HIP FHIR Common Terminology Guide
1.8.10 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.8.10) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2020-02-24 |
{
"resourceType" : "CodeSystem",
"id" : "hpi-disestablishment-reason-2.0",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hpi-disestablishment-reason-2.0</b></p><a name=\"hpi-disestablishment-reason-2.0\"> </a><a name=\"hchpi-disestablishment-reason-2.0\"> </a><a name=\"hpi-disestablishment-reason-2.0-en-US\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/hpi-disestablishment-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ownership<a name=\"hpi-disestablishment-reason-2.0-ownership\"> </a></td><td>Change of ownership</td><td>The organisation has been sold or taken over.</td></tr><tr><td style=\"white-space:nowrap\">nlo<a name=\"hpi-disestablishment-reason-2.0-nlo\"> </a></td><td>No longer operating</td><td>The organisation is no longer operating / has ceased trading.</td></tr><tr><td style=\"white-space:nowrap\">removed<a name=\"hpi-disestablishment-reason-2.0-removed\"> </a></td><td>Removed from register</td><td>The organisation has been removed from the official register.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"hpi-disestablishment-reason-2.0-other\"> </a></td><td>Other</td><td>There is some other reason for the closure of the organisation. Details are to be documented in the notes.</td></tr><tr><td style=\"white-space:nowrap\">receivership<a name=\"hpi-disestablishment-reason-2.0-receivership\"> </a></td><td>Receivership</td><td>The organisation is in receivership.</td></tr><tr><td style=\"white-space:nowrap\">liquidation<a name=\"hpi-disestablishment-reason-2.0-liquidation\"> </a></td><td>Liquidation</td><td>The organisation is in liquidation.</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"hpi-disestablishment-reason-2.0-unknown\"> </a></td><td>Unknown</td><td>The disestablishment reason is not known.</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/hpi-disestablishment-reason",
"version" : "2.0",
"name" : "Hpi_disestablishment_reason_2_0",
"title" : "HPI Disestablishment Reason",
"status" : "active",
"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" : "Disestablishment Reason Code (Organisation and Facility)",
"purpose" : "To be used when an organisation or facility is disestablished.",
"caseSensitive" : false,
"versionNeeded" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "ownership",
"display" : "Change of ownership",
"definition" : "The organisation has been sold or taken over."
},
{
"code" : "nlo",
"display" : "No longer operating",
"definition" : "The organisation is no longer operating / has ceased trading."
},
{
"code" : "removed",
"display" : "Removed from register",
"definition" : "The organisation has been removed from the official register."
},
{
"code" : "other",
"display" : "Other",
"definition" : "There is some other reason for the closure of the organisation. Details are to be documented in the notes."
},
{
"code" : "receivership",
"display" : "Receivership",
"definition" : "The organisation is in receivership."
},
{
"code" : "liquidation",
"display" : "Liquidation",
"definition" : "The organisation is in liquidation."
},
{
"code" : "unknown",
"display" : "Unknown",
"definition" : "The disestablishment reason is not known."
}
]
}