HL7® FHIR® New Zealand Base Implementation Guide
3.0.0 - Release

HL7® FHIR® New Zealand Base Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

: Valid use values for NHI - XML Representation

Active as of 2023-12-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nhi-use"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-identifier-use.html"><code>http://hl7.org/fhir/identifier-use</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-identifier-use.html#identifier-use-official">official</a></td><td>Official</td><td>The identifier considered to be most trusted for the identification of this item. Sometimes also known as &quot;primary&quot; and &quot;main&quot;. The determination of &quot;official&quot; is subjective and implementation guides often provide additional guidelines for use.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-identifier-use.html#identifier-use-old">old</a></td><td>Old</td><td>The identifier id no longer considered valid, but may be relevant for search purposes.  E.g. Changes to identifier schemes, account merges, etc.</td></tr></table></li></ul></div>
  </text>
  <url value="https://nzhts.digital.health.nz/fhir/ValueSet/nhi-use-code"/>
  <version value="1.0.0"/>
  <name value="NHIUse"/>
  <title value="Valid use values for NHI"/>
  <status value="active"/>
  <date value="2023-12-04T09:46:36+13:00"/>
  <publisher value="HL7 New Zealand"/>
  <contact>
    <name value="HL7 New Zealand"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:admin@hl7.org.nz"/>
    </telecom>
  </contact>
  <description value="NHI Use codes"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/identifier-use"/>
      <concept>
        <code value="official"/>
      </concept>
      <concept>
        <code value="old"/>
      </concept>
    </include>
  </compose>
</ValueSet>