HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Active as of 2020-02-24 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hpi-disestablishment-reason-2.0"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
] ; #
fhir:url [ fhir:v "https://standards.digital.health.nz/ns/hpi-disestablishment-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0"] ; #
fhir:name [ fhir:v "Hpi_disestablishment_reason_2_0"] ; #
fhir:title [ fhir:v "HPI Disestablishment Reason"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2020-02-24T00:00:00+13:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Te Whatu Ora"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:integration@health.govt.nz" ] ] )
] ) ; #
fhir:description [ fhir:v "Disestablishment Reason Code (Organisation and Facility)"] ; #
fhir:purpose [ fhir:v "To be used when an organisation or facility is disestablished."] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:versionNeeded [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "ownership" ] ;
fhir:display [ fhir:v "Change of ownership" ] ;
fhir:definition [ fhir:v "The organisation has been sold or taken over." ]
] [
fhir:code [ fhir:v "nlo" ] ;
fhir:display [ fhir:v "No longer operating" ] ;
fhir:definition [ fhir:v "The organisation is no longer operating / has ceased trading." ]
] [
fhir:code [ fhir:v "removed" ] ;
fhir:display [ fhir:v "Removed from register" ] ;
fhir:definition [ fhir:v "The organisation has been removed from the official register." ]
] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "There is some other reason for the closure of the organisation. Details are to be documented in the notes." ]
] [
fhir:code [ fhir:v "receivership" ] ;
fhir:display [ fhir:v "Receivership" ] ;
fhir:definition [ fhir:v "The organisation is in receivership." ]
] [
fhir:code [ fhir:v "liquidation" ] ;
fhir:display [ fhir:v "Liquidation" ] ;
fhir:definition [ fhir:v "The organisation is in liquidation." ]
] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "The disestablishment reason is not known." ]
] ) . #
IG © 2022+ Te Whatu Ora. Package tewhatuora.hip-core#1.9.2 based on FHIR 4.0.1. Generated 2024-10-22
Links: Table of Contents |
QA Report