HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: hpi-facility-address-purpose-down - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "hpi-facility-address-purpose-down",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-facility-address-purpose-down",
"version" : "1.0",
"name" : "Cm_hpi_facility_address_purpose_down",
"title" : "HPI Facility 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 FHIR Address Use to HPI Address Purpose",
"purpose" : "To translate from FHIR Address Use to internal HPI Address Purpose",
"sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-location-address-use-code",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-facility-address-purpose",
"group" : [
{
"source" : "https://standards.digital.health.nz/ns/hpi-address-use",
"sourceVersion" : "2.0",
"target" : "https://standards.digital.health.nz/ns/hpi-address-purpose",
"targetVersion" : "1.0",
"element" : [
{
"code" : "work",
"target" : [
{
"code" : "BUSINESS",
"equivalence" : "equivalent"
}
]
},
{
"code" : "old",
"target" : [
{
"code" : "BUSINESS",
"equivalence" : "equivalent"
}
]
}
]
}
]
}