HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: hpi-name-use-to-name-type - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "hpi-name-use-to-name-type",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://nzhts.digital.health.nz/cm/hpi-name-use-to-name-type",
"version" : "1.0",
"name" : "Cm_hpi_name_use_to_name_type",
"title" : "HPI Name Use to Name Type 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 Name use to HPI Name Type",
"sourceUri" : "http://hl7.org/fhir/ValueSet/name-use",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-name-type",
"group" : [
{
"source" : "http://hl7.org/fhir/name-use",
"sourceVersion" : "4.0.1",
"target" : "https://standards.digital.health.nz/ns/hpi-name-type",
"targetVersion" : "2.0",
"element" : [
{
"code" : "official",
"target" : [
{
"code" : "O",
"equivalence" : "equivalent"
}
]
},
{
"code" : "usual",
"target" : [
{
"code" : "A",
"equivalence" : "equivalent"
}
]
}
],
"unmapped" : {
"mode" : "fixed",
"code" : "A"
}
}
]
}