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-usage-down",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap hpi-contact-usage-down</b></p><a name=\"hpi-contact-usage-down\"> </a><a name=\"hchpi-contact-usage-down\"> </a><a name=\"hpi-contact-usage-down-en-US\"> </a><p>Mapping from <a href=\"ValueSet-hpi-contact-point-use-code-1.0.html\">Use values for a ContactPoint</a> to <a href=\"ValueSet-hpi-contact-usage-1.0.html\">Contact Usage</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">ContactPointUseversion: null4.0.1)</a> to <a href=\"CodeSystem-hpi-contact-usage-2.0.html\">OrgFac Contact Usageversion: 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>work</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>B (Business)</td></tr><tr><td>temp</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 (Temporary)</td></tr></table></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-usage-down",
"version" : "1.0",
"name" : "Cm_hpi_contact_usage_down",
"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 FHIR Contact Point Use to HPI Contact Usage",
"purpose" : "To translate from FHIR Contact Point Use to internal HPI Contact Usage",
"sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-point-use-code",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-usage",
"group" : [
{
"source" : "http://hl7.org/fhir/contact-point-use",
"sourceVersion" : "4.0.1",
"target" : "https://standards.digital.health.nz/ns/hpi-contact-usage",
"targetVersion" : "2.0",
"element" : [
{
"code" : "work",
"target" : [
{
"code" : "B",
"equivalence" : "equivalent"
}
]
},
{
"code" : "temp",
"target" : [
{
"code" : "T",
"equivalence" : "equivalent"
}
]
}
]
}
]
}