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-name-type-to-name-use",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap hpi-name-type-to-name-use</b></p><a name=\"hpi-name-type-to-name-use\"> </a><a name=\"hchpi-name-type-to-name-use\"> </a><a name=\"hpi-name-type-to-name-use-en-US\"> </a><p>Mapping from <a href=\"ValueSet-hpi-name-type-2.0.html\">HPI Legacy Name Type</a> to <a href=\"http://hl7.org/fhir/R4/valueset-name-use.html\">NameUse</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-hip-name-type-2.0.html\">HPI Legacy Name Typeversion: null2.0)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-name-use.html\">NameUseversion: null4.0.1)</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>O (Official Name Type)</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>official</td></tr><tr><td>A (Alternate Name Type)</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>usual</td></tr></table></div>"
},
"url" : "https://nzhts.digital.health.nz/cm/hpi-name-type-to-name-use",
"version" : "1.0",
"name" : "Cm_hpi_name_type_to_name_use",
"title" : "HPI Name type to Name Use 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 Name Type to FHIR Name Use",
"sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-name-type",
"targetUri" : "http://hl7.org/fhir/ValueSet/name-use",
"group" : [
{
"source" : "https://standards.digital.health.nz/ns/hpi-name-type",
"sourceVersion" : "2.0",
"target" : "http://hl7.org/fhir/name-use",
"targetVersion" : "4.0.1",
"element" : [
{
"code" : "O",
"target" : [
{
"code" : "official",
"equivalence" : "equivalent"
}
]
},
{
"code" : "A",
"target" : [
{
"code" : "usual",
"equivalence" : "equivalent"
}
]
}
]
}
]
}