HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: hpi-disestablishment-reason - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "hpi-disestablishment-reason",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://nzhts.digital.health.nz/cm/disestablishment-reason",
"version" : "1.0",
"name" : "Cm_disestablishment_reason",
"title" : "Disestablishment reason mapping",
"status" : "active",
"experimental" : false,
"date" : "2021-03-02T00:00:00+13:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "Translated legacy disestablishment reason to disestablishment reason",
"sourceUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-disestablishment-reason|1.0",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-disestablishment-reason|2.0",
"group" : [
{
"source" : "https://standards.digital.health.nz/ns/hpi-disestablishment-reason",
"sourceVersion" : "1.0",
"target" : "https://standards.digital.health.nz/ns/hpi-disestablishment-reason",
"targetVersion" : "2.0",
"element" : [
{
"code" : "BANKRUPT",
"target" : [
{
"code" : "liquidation",
"equivalence" : "equivalent"
}
]
},
{
"code" : "OWNERSHIP",
"target" : [
{
"code" : "ownership",
"equivalence" : "equivalent"
}
]
},
{
"code" : "NLO",
"target" : [
{
"code" : "nlo",
"equivalence" : "equivalent"
}
]
},
{
"code" : "STRUCK-OFF",
"target" : [
{
"code" : "removed",
"equivalence" : "equivalent"
}
]
},
{
"code" : "OTHER",
"target" : [
{
"code" : "other",
"equivalence" : "equivalent"
}
]
},
{
"code" : "UNKN",
"target" : [
{
"code" : "unknown",
"equivalence" : "equivalent"
}
]
}
],
"unmapped" : {
"mode" : "fixed",
"code" : "unknown"
}
}
]
}