HIP FHIR Common Terminology Guide
1.7.0-SNAPSHOT - Release

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

: OrgFac Contact Usage - XML Representation

Retired as of 2020-04-20

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hpi-contact-usage-2.0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/hpi-contact-usage</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">B<a name="hpi-contact-usage-2.0-B"> </a></td><td>Business</td><td>A general business contact for the organisation.</td></tr><tr><td style="white-space:nowrap">B-OLD<a name="hpi-contact-usage-2.0-B-OLD"> </a></td><td>Business (Inactive)</td><td>This contact point is no longer in use (or was never correct, but retained for records).</td></tr><tr><td style="white-space:nowrap">E<a name="hpi-contact-usage-2.0-E"> </a></td><td>Emergency</td><td>A general emergency contact for the organisation.</td></tr><tr><td style="white-space:nowrap">H<a name="hpi-contact-usage-2.0-H"> </a></td><td>HealthLink</td><td>The HealthLink address number used for messaging through HealthLink  (To be retired).</td></tr><tr><td style="white-space:nowrap">P<a name="hpi-contact-usage-2.0-P"> </a></td><td>Personal</td><td>A personal contact for the practitioner or health worker.</td></tr><tr><td style="white-space:nowrap">C<a name="hpi-contact-usage-2.0-C"> </a></td><td>Connected Health</td><td>Connected Health.</td></tr><tr><td style="white-space:nowrap">T<a name="hpi-contact-usage-2.0-T"> </a></td><td>Temporary</td><td>A temporary contact point. The period can provide more detailed information.</td></tr><tr><td style="white-space:nowrap">M<a name="hpi-contact-usage-2.0-M"> </a></td><td>Mobile</td><td>Mobile.</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/hpi-contact-usage"/>
  <version value="2.0"/>
  <name value="Hpi_contact_usage_2_0"/>
  <title value="OrgFac Contact Usage"/>
  <status value="retired"/>
  <experimental value="false"/>
  <date value="2020-04-20T00: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="A coded type for organisation/facility contact usage."/>
  <purpose value="A coded type for organisation/facility contact usage."/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="B"/>
    <display value="Business"/>
    <definition value="A general business contact for the organisation."/>
  </concept>
  <concept>
    <code value="B-OLD"/>
    <display value="Business (Inactive)"/>
    <definition
                value="This contact point is no longer in use (or was never correct, but retained for records)."/>
  </concept>
  <concept>
    <code value="E"/>
    <display value="Emergency"/>
    <definition value="A general emergency contact for the organisation."/>
  </concept>
  <concept>
    <code value="H"/>
    <display value="HealthLink"/>
    <definition
                value="The HealthLink address number used for messaging through HealthLink  (To be retired)."/>
  </concept>
  <concept>
    <code value="P"/>
    <display value="Personal"/>
    <definition
                value="A personal contact for the practitioner or health worker."/>
  </concept>
  <concept>
    <code value="C"/>
    <display value="Connected Health"/>
    <definition value="Connected Health."/>
  </concept>
  <concept>
    <code value="T"/>
    <display value="Temporary"/>
    <definition
                value="A temporary contact point. The period can provide more detailed information."/>
  </concept>
  <concept>
    <code value="M"/>
    <display value="Mobile"/>
    <definition value="Mobile."/>
  </concept>
</CodeSystem>