HIP FHIR Common Terminology Guide
1.2.0 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.2.0). See the Directory of published versions

: hpi-contact-type-down - XML Representation

Draft as of 2020-02-24

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="hpi-contact-type-down"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Cm_hpi_contact_type_down (https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-type-down)</h2><p>Mapping from <a href="http://hl7.org/fhir/R4/valueset-contact-point-system.html">ContactPointSystem</a> to <a href="ValueSet-hpi-contact-type-1.0.html">Contact Type</a></p><p>DRAFT. Published on 2020-02-24 00:00:00+1300 by Te Whatu Ora (Te Whatu Ora: <a href="mailto:mailto:integration@health.govt.nz">mailto:integration@health.govt.nz</a>). </p><div><p>Translation from FHIR Contact Point System to HPI Contact Type</p>
</div><br/><p><b>Group 1</b>Mapping from <a href="http://hl7.org/fhir/R4/codesystem-contact-point-system.html">ContactPointSystem (version 4.0.1)</a> to <a href="CodeSystem-hpi-contact-type-2.0.html">OrgFac Contact Type (version 2.0)</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>email</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>E</td></tr><tr><td>fax</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>F</td></tr><tr><td>pager</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>P</td></tr><tr><td>sms</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>S</td></tr><tr><td>phone</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>T</td></tr><tr><td>url</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>U</td></tr><tr><td>other</td><td><a href="http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>M</td></tr></table></div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-type-down"/>
  <version value="1.0"/>
  <name value="Cm_hpi_contact_type_down"/>
  <title value="HPI Contact Type Mapping"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-02-24T00: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="Translation from FHIR Contact Point System to HPI Contact Type"/>
  <purpose
           value="To translate from FHIR Contact Point System to internal HPI Contact Type"/>
  <sourceUri value="http://hl7.org/fhir/ValueSet/contact-point-system"/>
  <targetUri
             value="https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-type"/>
  <group>
    <source value="http://hl7.org/fhir/contact-point-system"/>
    <sourceVersion value="4.0.1"/>
    <target value="https://standards.digital.health.nz/ns/hpi-contact-type"/>
    <targetVersion value="2.0"/>
    <element>
      <code value="email"/>
      <target>
        <code value="E"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="fax"/>
      <target>
        <code value="F"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="pager"/>
      <target>
        <code value="P"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="sms"/>
      <target>
        <code value="S"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="phone"/>
      <target>
        <code value="T"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="url"/>
      <target>
        <code value="U"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="other"/>
      <target>
        <code value="M"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>