NHSD Implementation Guide - Outbound
4.0.1 - active
NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2017-11-01 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="au-currentOperationalStatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem au-currentOperationalStatus</b></p><a name="au-currentOperationalStatus"> </a><a name="hcau-currentOperationalStatus"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/au-currentOperationalStatus</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">OPEN<a name="au-currentOperationalStatus-OPEN"> </a></td><td>OPEN</td><td>Service is OPEN</td></tr><tr><td style="white-space:nowrap">CLOSED<a name="au-currentOperationalStatus-CLOSED"> </a></td><td>CLOSED</td><td>Service is CLOSED</td></tr><tr><td style="white-space:nowrap">UNKNOWN<a name="au-currentOperationalStatus-UNKNOWN"> </a></td><td>UNKNOW</td><td>Service operational status is UNKNOWN</td></tr></table></div>
</text>
<url
value="http://fhir.nhsd.com.au/CodeSystem/au-currentOperationalStatus"/>
<version value="4.0.1"/>
<name value="StandardListOfOperationalStatusOfServices"/>
<title value="Standard List of operational status of Services"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2017-11-01"/>
<publisher value="Healthdirect Australia"/>
<contact>
<name value="build.fhir.nhsd.com.au"/>
</contact>
<description value="Current operational status of a service in Australia"/>
<copyright
value="National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved."/>
<caseSensitive value="true"/>
<valueSet
value="http://fhir.nhsd.com.au/ValueSet/valueset-au-currentOperationalStatus"/>
<compositional value="false"/>
<versionNeeded value="true"/>
<content value="complete"/>
<concept>
<code value="OPEN"/>
<display value="OPEN"/>
<definition value="Service is OPEN"/>
</concept>
<concept>
<code value="CLOSED"/>
<display value="CLOSED"/>
<definition value="Service is CLOSED"/>
</concept>
<concept>
<code value="UNKNOWN"/>
<display value="UNKNOW"/>
<definition value="Service operational status is UNKNOWN"/>
</concept>
</CodeSystem>