HIP FHIR Common Terminology Guide
1.8.10 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.8.10) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2020-02-24 |
{
"resourceType" : "ConceptMap",
"id" : "hpi-organisation-address-purpose",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap hpi-organisation-address-purpose</b></p><a name=\"hpi-organisation-address-purpose\"> </a><a name=\"hchpi-organisation-address-purpose\"> </a><a name=\"hpi-organisation-address-purpose-en-US\"> </a><p>Mapping from <a href=\"ValueSet-hpi-organisation-address-purpose-1.0.html\">Address Purpose (Qualifier) for Organisation</a> to <a href=\"ValueSet-hpi-organisation-address-use-code-2.0.html\">Address Use for Organisation</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 Address Purpose to FHIR Address Use</p>\n</div><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-hpi-address-purpose-1.0.html\">OrgFac Address Purposeversion: {0}1.0)</a> to <a href=\"CodeSystem-hpi-address-use-2.0.html\">OrgFac Address Useversion: {0}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>LEGAL (Legal Address)</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>legal (Legal Address)</td></tr><tr><td>SERVICE (Service Delivery Address)</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>work (Work Address)</td></tr></table></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-organisation-address-purpose",
"version" : "1.0",
"name" : "Cm_hpi_organisation_address_purpose",
"title" : "HPI Organisation Address Purpose 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 Address Purpose to FHIR Address Use",
"purpose" : "To translate from internal HPI Address Purpose to FHIR Address Use",
"sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-address-purpose",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-address-use-code",
"group" : [
{
"source" : "https://standards.digital.health.nz/ns/hpi-address-purpose",
"sourceVersion" : "1.0",
"target" : "https://standards.digital.health.nz/ns/hpi-address-use",
"targetVersion" : "2.0",
"element" : [
{
"code" : "LEGAL",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "legal",
"equivalence" : "equivalent"
}
]
},
{
"code" : "SERVICE",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "work",
"equivalence" : "equivalent"
}
]
}
]
}
]
}