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
Raw xml | Download
<ConceptMap xmlns="http://hl7.org/fhir"> <id value="hpi-contact-type"/> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div> </text> <url value="https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-type"/> <version value="1.0"/> <name value="Cm_hpi_contact_type"/> <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 HPI Contact Type to FHIR Contact Point System"/> <purpose value="To translate from internal HPI Contact Type to FHIR Contact Point System"/> <sourceUri value="https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-type"/> <targetUri value="http://hl7.org/fhir/ValueSet/contact-point-system"/> <group> <source value="https://standards.digital.health.nz/ns/hpi-contact-type"/> <sourceVersion value="2.0"/> <target value="http://hl7.org/fhir/contact-point-system"/> <targetVersion value="4.0.1"/> <element> <code value="C"/> <target> <code value="phone"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="E"/> <target> <code value="email"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="F"/> <target> <code value="fax"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="P"/> <target> <code value="pager"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="S"/> <target> <code value="sms"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="T"/> <target> <code value="phone"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="U"/> <target> <code value="url"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="O"/> <target> <code value="other"/> <equivalence value="equivalent"/> </target> </element> <unmapped> <mode value="fixed"/> <code value="other"/> </unmapped> </group> </ConceptMap>