HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Draft as of 2020-02-24 |
{
"resourceType" : "ConceptMap",
"id" : "hpi-contact-type-down",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap hpi-contact-type-down</b></p><a name=\"hpi-contact-type-down\"> </a><a name=\"hchpi-contact-type-down\"> </a><a name=\"hpi-contact-type-down-en-US\"> </a><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><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\">ContactPointSystemversion: null4.0.1)</a> to <a href=\"CodeSystem-hpi-contact-type-2.0.html\">OrgFac Contact Typeversion: null2.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>E (Email)</td></tr><tr><td>fax</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>F (Fax)</td></tr><tr><td>pager</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>P (Pager)</td></tr><tr><td>sms</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>S (SMS (Short Messaging Service))</td></tr><tr><td>phone</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>T (Telephone)</td></tr><tr><td>url</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>U (URL (Universal Resource Locator))</td></tr><tr><td>other</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>M (Electronic Mail Box)</td></tr></table></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-type-down",
"version" : "1.0",
"name" : "Cm_hpi_contact_type_down",
"title" : "HPI Contact Type Mapping",
"status" : "draft",
"experimental" : false,
"date" : "2020-02-24T00:00:00+13:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "Translation from FHIR Contact Point System to HPI Contact Type",
"purpose" : "To translate from FHIR Contact Point System to internal HPI Contact Type",
"sourceUri" : "http://hl7.org/fhir/ValueSet/contact-point-system",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-type",
"group" : [
{
"source" : "http://hl7.org/fhir/contact-point-system",
"sourceVersion" : "4.0.1",
"target" : "https://standards.digital.health.nz/ns/hpi-contact-type",
"targetVersion" : "2.0",
"element" : [
{
"code" : "email",
"target" : [
{
"code" : "E",
"equivalence" : "equivalent"
}
]
},
{
"code" : "fax",
"target" : [
{
"code" : "F",
"equivalence" : "equivalent"
}
]
},
{
"code" : "pager",
"target" : [
{
"code" : "P",
"equivalence" : "equivalent"
}
]
},
{
"code" : "sms",
"target" : [
{
"code" : "S",
"equivalence" : "equivalent"
}
]
},
{
"code" : "phone",
"target" : [
{
"code" : "T",
"equivalence" : "equivalent"
}
]
},
{
"code" : "url",
"target" : [
{
"code" : "U",
"equivalence" : "equivalent"
}
]
},
{
"code" : "other",
"target" : [
{
"code" : "M",
"equivalence" : "equivalent"
}
]
}
]
}
]
}