| Package | tewhatuora.hip-core |
| Resource Type | ConceptMap |
| Id | hpi-disestablishment-reason |
| FHIR Version | R4 |
| Source | https://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ConceptMap-hpi-disestablishment-reason.html |
| URL | https://nzhts.digital.health.nz/cm/disestablishment-reason |
| Version | 1.0 |
| Status | active |
| Date | 2021-03-02T00:00:00+13:00 |
| Name | Cm_disestablishment_reason |
| Title | Disestablishment reason mapping |
| Authority | national |
| Description | Translated legacy disestablishment reason to disestablishment reason |
No resources found
| CodeSystem | |
| hpi-disestablishment-reason | HPI Disestablishment Reason |
| ValueSet | |
| hpi-disestablishment-reason | HPI Disestablishment Reason |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap hpi-disestablishment-reason
Mapping from HPI Disestablishment Reason to HPI Disestablishment Reason
Group 1 Mapping from HPI Disestablishment Reasonversion: null1.0) to HPI Disestablishment Reasonversion: null2.0)
| Source Code | Relationship | Target Code |
| BANKRUPT | is equivalent to | liquidation |
| OWNERSHIP (Change of ownership) | is equivalent to | ownership (Change of ownership) |
| NLO (No longer operating) | is equivalent to | nlo (No longer operating) |
| STRUCK-OFF (Removed from register) | is equivalent to | removed (Removed from register) |
| OTHER | is equivalent to | other |
| UNKN (Unknown) | is equivalent to | unknown |
{
"resourceType": "ConceptMap",
"id": "hpi-disestablishment-reason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
}
]
}