HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: hpi-facility-name-qualifier-down - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "hpi-facility-name-qualifier-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-name-qualifier-down",
"version" : "1.0",
"name" : "Cm_hpi_facility_name_qualifier_down",
"title" : "HPI Facility Name Qualifier Mapping Down",
"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 Location Alias Type to HPI Name Qualifier",
"purpose" : "To translate from FHIR Location Alias Type to internal HPI Name Qualifier",
"sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/location-alias-type-code",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-facility-name-qualifier",
"group" : [
{
"source" : "https://standards.digital.health.nz/ns/alias-type-code",
"sourceVersion" : "1.0",
"target" : "https://standards.digital.health.nz/ns/hpi-name-qualifier",
"targetVersion" : "2.0",
"element" : [
{
"code" : "aka",
"target" : [
{
"code" : "AKA",
"equivalence" : "equivalent"
}
]
},
{
"code" : "old",
"target" : [
{
"code" : "FORMER",
"equivalence" : "equivalent"
}
]
},
{
"code" : "maori",
"target" : [
{
"code" : "MAORI",
"equivalence" : "equivalent"
}
]
},
{
"code" : "short",
"target" : [
{
"code" : "SHORT",
"equivalence" : "equivalent"
}
]
},
{
"code" : "current",
"target" : [
{
"code" : "CURRENT",
"equivalence" : "equivalent"
}
]
}
]
}
]
}