HIP FHIR Common Terminology Guide
1.2.0 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.2.0). See the Directory of published versions

: HPI Disestablishment Reason - XML Representation

Retired as of 2020-02-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hpi-disestablishment-reason-1.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 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">BANKRUPT<a name="hpi-disestablishment-reason-1.0-BANKRUPT"> </a></td><td>Bankrupt</td><td/></tr><tr><td style="white-space:nowrap">OWNERSHIP<a name="hpi-disestablishment-reason-1.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-1.0-NLO"> </a></td><td>No longer operating</td><td/></tr><tr><td style="white-space:nowrap">STRUCK-OFF<a name="hpi-disestablishment-reason-1.0-STRUCK-OFF"> </a></td><td>Removed from register</td><td/></tr><tr><td style="white-space:nowrap">OTHER<a name="hpi-disestablishment-reason-1.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">UNKN<a name="hpi-disestablishment-reason-1.0-UNKN"> </a></td><td>Unknown</td><td>Only for use when the disestablishment reason is not known.</td></tr></table></div>
  </text>
  <url
       value="https://standards.digital.health.nz/ns/hpi-disestablishment-reason"/>
  <version value="1.0"/>
  <name value="Hpi_disestablishment_reason_10"/>
  <title value="HPI Disestablishment Reason"/>
  <status value="retired"/>
  <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="true"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="BANKRUPT"/>
    <display value="Bankrupt"/>
  </concept>
  <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"/>
  </concept>
  <concept>
    <code value="STRUCK-OFF"/>
    <display value="Removed from 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="UNKN"/>
    <display value="Unknown"/>
    <definition
                value="Only for use when the disestablishment reason is not known."/>
  </concept>
</CodeSystem>