Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Codes for Telecom Score - XML Representation

Active as of 2024-09-02

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hnz-person-telecom-score-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hnz-person-telecom-score-codes</b></p><a name="hnz-person-telecom-score-codes"> </a><a name="hchnz-person-telecom-score-codes"> </a><a name="hnz-person-telecom-score-codes-en-NZ"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-score-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">-2<a name="hnz-person-telecom-score-codes--2"> </a></td><td>Wrong Number</td></tr><tr><td style="white-space:nowrap">-1<a name="hnz-person-telecom-score-codes--1"> </a></td><td>Uncontactable</td></tr><tr><td style="white-space:nowrap">0<a name="hnz-person-telecom-score-codes-0"> </a></td><td>Unreached</td></tr><tr><td style="white-space:nowrap">1<a name="hnz-person-telecom-score-codes-1"> </a></td><td>Contactable</td></tr><tr><td style="white-space:nowrap">2<a name="hnz-person-telecom-score-codes-2"> </a></td><td>Receptive</td></tr><tr><td style="white-space:nowrap">3<a name="hnz-person-telecom-score-codes-3"> </a></td><td>Engaged</td></tr><tr><td style="white-space:nowrap">4<a name="hnz-person-telecom-score-codes-4"> </a></td><td>Highly Engaged</td></tr><tr><td style="white-space:nowrap">5<a name="hnz-person-telecom-score-codes-5"> </a></td><td>Confirmed and Highly Engaged</td></tr></table></div>
  </text>
  <url
       value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-score-codes"/>
  <version value="0.4.0"/>
  <name value="PersonTelecomScoreCodes"/>
  <title value="Codes for Telecom Score"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-02T23:46:16+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Grainger"/>
    <telecom>
      <system value="email"/>
      <value value="david.grainger@middleware.co.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Each code represents an indication of a telecom records accuracy score"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <purpose value="Enables a score represenation for a telecom record."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="-2"/>
    <display value="Wrong Number"/>
  </concept>
  <concept>
    <code value="-1"/>
    <display value="Uncontactable"/>
  </concept>
  <concept>
    <code value="0"/>
    <display value="Unreached"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Contactable"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Receptive"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Engaged"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Highly Engaged"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Confirmed and Highly Engaged"/>
  </concept>
</CodeSystem>