New Zealand HPI Implementation Guide
0.9.0 - CI Build

New Zealand HPI Implementation Guide, published by Ministry of Health. This is not an authorized publication; it is the continuous build for version 0.9.0). This version is based on the current content of https://github.com/HL7NZ/hpi/ and changes regularly. See the Directory of published versions

: HPI Alias Type - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Hpi-alias-type"/>
  <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 https://standards.digital.health.nz/ns/alias-type-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">aka<a name="Hpi-alias-type-aka"> </a></td><td>Aka</td><td>The name by which the organisation or facility is also known as.</td></tr><tr><td style="white-space:nowrap">old<a name="Hpi-alias-type-old"> </a></td><td>Old</td><td>The previous legal name(s) of the organisation/facility.</td></tr><tr><td style="white-space:nowrap">maori<a name="Hpi-alias-type-maori"> </a></td><td>Māori</td><td>The Māori name of the organisation or facility.</td></tr><tr><td style="white-space:nowrap">legal<a name="Hpi-alias-type-legal"> </a></td><td>Legal</td><td>The name as recorded in the official register eg Register of Companies.</td></tr><tr><td style="white-space:nowrap">short<a name="Hpi-alias-type-short"> </a></td><td>Short</td><td>An abbreviated name by which the organisation or facility is known.</td></tr><tr><td style="white-space:nowrap">trade-as<a name="Hpi-alias-type-trade-as"> </a></td><td>Trading as</td><td>Used when the organisation/facility has a separate trading name.</td></tr><tr><td style="white-space:nowrap">current<a name="Hpi-alias-type-current"> </a></td><td>Current unverified or unofficial name</td><td>The name currently used for a facility.</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/alias-type-code"/>
  <version value="0.9.0"/>
  <name value="Hpi_alias_type"/>
  <title value="HPI Alias Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-02-24T00:00:00+13:00"/>
  <publisher value="Ministry of Health"/>
  <contact>
    <name value="Ministry of Health"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description value="A coded type for an alias name."/>
  <purpose value="A coded type for an alias name."/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="aka"/>
    <display value="Aka"/>
    <definition
                value="The name by which the organisation or facility is also known as."/>
  </concept>
  <concept>
    <code value="old"/>
    <display value="Old"/>
    <definition value="The previous legal name(s) of the organisation/facility."/>
  </concept>
  <concept>
    <code value="maori"/>
    <display value="Māori"/>
    <definition value="The Māori name of the organisation or facility."/>
  </concept>
  <concept>
    <code value="legal"/>
    <display value="Legal"/>
    <definition
                value="The name as recorded in the official register eg Register of Companies."/>
  </concept>
  <concept>
    <code value="short"/>
    <display value="Short"/>
    <definition
                value="An abbreviated name by which the organisation or facility is known."/>
  </concept>
  <concept>
    <code value="trade-as"/>
    <display value="Trading as"/>
    <definition
                value="Used when the organisation/facility has a separate trading name."/>
  </concept>
  <concept>
    <code value="current"/>
    <display value="Current unverified or unofficial name"/>
    <definition value="The name currently used for a facility."/>
  </concept>
</CodeSystem>