HIP FHIR Common Terminology Guide - Local Development build (v1.2.0). See the Directory of published versions
: hpi-contact-usage - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "hpi-contact-usage",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Cm_hpi_contact_usage (https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-usage)</h2><p>Mapping from <a href=\"ValueSet-hpi-contact-usage-1.0.html\">Contact Usage</a> to <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-use.html\">ContactPointUse</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 HPI Contact Usage to FHIR Contact Point Use</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"CodeSystem-hpi-contact-usage-2.0.html\">OrgFac Contact Usage (version 2.0)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">ContactPointUse (version 4.0.1)</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>B</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>work</td></tr><tr><td>B-OLD</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>old</td></tr><tr><td>T</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>temp</td></tr><tr><td>M</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>mobile</td></tr></table></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-usage",
"version" : "1.0",
"name" : "Cm_hpi_contact_usage",
"title" : "HPI Contact Usage 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 HPI Contact Usage to FHIR Contact Point Use",
"purpose" : "To translate from internal HPI Contact Usage to FHIR Contact Point Use",
"sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-usage",
"targetUri" : "http://hl7.org/fhir/ValueSet/contact-point-use",
"group" : [
{
"source" : "https://standards.digital.health.nz/ns/hpi-contact-usage",
"sourceVersion" : "2.0",
"target" : "http://hl7.org/fhir/contact-point-use",
"targetVersion" : "4.0.1",
"element" : [
{
"code" : "B",
"target" : [
{
"code" : "work",
"equivalence" : "equivalent"
}
]
},
{
"code" : "B-OLD",
"target" : [
{
"code" : "old",
"equivalence" : "equivalent"
}
]
},
{
"code" : "T",
"target" : [
{
"code" : "temp",
"equivalence" : "equivalent"
}
]
},
{
"code" : "M",
"target" : [
{
"code" : "mobile",
"equivalence" : "equivalent"
}
]
}
]
}
]
}