HIP FHIR Common Terminology Guide
1.8.7 - Release

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

: NHI Name Use Extra - XML Representation

Active as of 2022-04-12

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nhi-name-use-extra-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 class="res-header-id"><b>Generated Narrative: CodeSystem nhi-name-use-extra-1.0</b></p><a name="nhi-name-use-extra-1.0"> </a><a name="hcnhi-name-use-extra-1.0"> </a><a name="hcnhi-name-use-extra-1.0-en-US"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/nhi-name-use-extra-code</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">UNALLOCATED<a name="nhi-name-use-extra-1.0-UNALLOCATED"> </a></td><td>unallocated</td><td>A name that is used for a pre-allocated NHI number</td></tr><tr><td style="white-space:nowrap">BABYOF<a name="nhi-name-use-extra-1.0-BABYOF"> </a></td><td>babyof</td><td>Used to indicate that this is a baby who does not yet have an official name, and the name field holds the mothers name and potentially other information such as order of birth (for multiple births)</td></tr></table></div>
  </text>
  <url
       value="https://standards.digital.health.nz/ns/nhi-name-use-extra-code"/>
  <version value="1.0"/>
  <name value="Nhi_name_use_extra"/>
  <title value="NHI Name Use Extra"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-04-12T00: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="Additional name use codes for NHI names"/>
  <purpose
           value="Additional codes for name use not covered by the HL7 NameUse codeset (which has a required binding so the HL7 valueset cannot be modified directly)"/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="UNALLOCATED"/>
    <display value="unallocated"/>
    <definition value="A name that is used for a pre-allocated NHI number"/>
  </concept>
  <concept>
    <code value="BABYOF"/>
    <display value="babyof"/>
    <definition
                value="Used to indicate that this is a baby who does not yet have an official name, and the name field holds the mothers name and potentially other information such as order of birth (for multiple births)"/>
  </concept>
</CodeSystem>