HIP FHIR Common Terminology Guide
1.3.1 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). 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">Placeholder</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>