HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: hpi-organisation-name-qualifier-down - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "hpi-organisation-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-organisation-name-qualifier-down",
"version" : "1.0",
"name" : "Cm_hpi_organisation_name_qualifier_down",
"title" : "HPI Organisation 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 Organization Alias Type to HPI Name Qualifier",
"purpose" : "To translate from FHIR Organization Alias Type to internal HPI Name Qualifier",
"sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/organization-alias-type-code",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-organisation-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" : "legal",
"target" : [
{
"code" : "LEGAL",
"equivalence" : "equivalent"
}
]
},
{
"code" : "short",
"target" : [
{
"code" : "SHORT",
"equivalence" : "equivalent"
}
]
},
{
"code" : "trade-as",
"target" : [
{
"code" : "TRADE-AS",
"equivalence" : "equivalent"
}
]
}
]
}
]
}