New Zealand NHI IG
1.5.4 - Release

New Zealand NHI IG - Local Development build (v1.5.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NHI ContactPoint Use Codes - XML Representation

Active as of 2023-01-30

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nhi-contactpoint-use"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/codesystem-contact-point-use.html"><code>http://hl7.org/fhir/contact-point-use</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-contact-point-use.html"><code>http://hl7.org/fhir/contact-point-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-contact-point-use.html#contact-point-use-temp">temp</a></td><td style="color: #cccccc">Temp</td><td>A temporary contact point. The period can provide more detailed information.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contact-point-use.html#contact-point-use-old">old</a></td><td style="color: #cccccc">Old</td><td>This contact point is no longer in use (or was never correct, but retained for records).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-contact-point-use.html#contact-point-use-work">work</a></td><td style="color: #cccccc">Work</td><td>An office contact point. First choice for business related contacts during business hours.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/nhiContactUseType"/>
  <version value="1.5.4"/>
  <name value="NhiContactPointUse"/>
  <title value="NHI ContactPoint Use Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-01-30T00: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="Types of contact use supported  by the NHI"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/contact-point-use"/>
    </include>
    <exclude>
      <system value="http://hl7.org/fhir/contact-point-use"/>
      <concept>
        <code value="temp"/>
      </concept>
      <concept>
        <code value="old"/>
      </concept>
      <concept>
        <code value="work"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>