HIP FHIR Common Terminology Guide
1.7.0-SNAPSHOT - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.7.0-SNAPSHOT) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HPI Disestablishment Reason - XML Representation

Active as of 2020-02-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hpi-disestablishment-reason-2.0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/hpi-disestablishment-reason</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">ownership<a name="hpi-disestablishment-reason-2.0-ownership"> </a></td><td>Change of ownership</td><td>The organisation has been sold or taken over.</td></tr><tr><td style="white-space:nowrap">nlo<a name="hpi-disestablishment-reason-2.0-nlo"> </a></td><td>No longer operating</td><td>The organisation is no longer operating / has ceased trading.</td></tr><tr><td style="white-space:nowrap">removed<a name="hpi-disestablishment-reason-2.0-removed"> </a></td><td>Removed from register</td><td>The organisation has been removed from the official register.</td></tr><tr><td style="white-space:nowrap">other<a name="hpi-disestablishment-reason-2.0-other"> </a></td><td>Other</td><td>There is some other reason for the closure of the organisation.  Details are to be documented in the notes.</td></tr><tr><td style="white-space:nowrap">receivership<a name="hpi-disestablishment-reason-2.0-receivership"> </a></td><td>Receivership</td><td>The organisation is in receivership.</td></tr><tr><td style="white-space:nowrap">liquidation<a name="hpi-disestablishment-reason-2.0-liquidation"> </a></td><td>Liquidation</td><td>The organisation is in liquidation.</td></tr><tr><td style="white-space:nowrap">unknown<a name="hpi-disestablishment-reason-2.0-unknown"> </a></td><td>Unknown</td><td>The disestablishment reason is not known.</td></tr></table></div>
  </text>
  <url
       value="https://standards.digital.health.nz/ns/hpi-disestablishment-reason"/>
  <version value="2.0"/>
  <name value="Hpi_disestablishment_reason_2_0"/>
  <title value="HPI Disestablishment Reason"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-02-24T00:00:00+13:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description
               value="Disestablishment Reason Code (Organisation and Facility)"/>
  <purpose
           value="To be used when an organisation or facility is disestablished."/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="ownership"/>
    <display value="Change of ownership"/>
    <definition value="The organisation has been sold or taken over."/>
  </concept>
  <concept>
    <code value="nlo"/>
    <display value="No longer operating"/>
    <definition
                value="The organisation is no longer operating / has ceased trading."/>
  </concept>
  <concept>
    <code value="removed"/>
    <display value="Removed from register"/>
    <definition
                value="The organisation has been removed from the official register."/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other"/>
    <definition
                value="There is some other reason for the closure of the organisation.  Details are to be documented in the notes."/>
  </concept>
  <concept>
    <code value="receivership"/>
    <display value="Receivership"/>
    <definition value="The organisation is in receivership."/>
  </concept>
  <concept>
    <code value="liquidation"/>
    <display value="Liquidation"/>
    <definition value="The organisation is in liquidation."/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition value="The disestablishment reason is not known."/>
  </concept>
</CodeSystem>