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="rc-appointment"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem rc-appointment</b></p><a name="rc-appointment"> </a><a name="hcrc-appointment"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/rc-appointment</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">yes<a name="rc-appointment-yes"> </a></td><td>Yes</td><td>An appointment is required to visit this Healthcare Service.</td></tr><tr><td style="white-space:nowrap">no<a name="rc-appointment-no"> </a></td><td>No</td><td>An appointment is not required to visit this Healthcare Service. It is still advised to contact the Healthcare Service to ensure their availability.</td></tr></table></div>
</text>
<url value="http://fhir.nhsd.com.au/CodeSystem/rc-appointment"/>
<version value="4.0.1"/>
<name value="HealthcareServiceAppointmentOptions"/>
<title value="Healthcare Service appointment options"/>
<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="Detailed appointment information for a Healthcare Service"/>
<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-nhsd-appointment"/>
<compositional value="false"/>
<versionNeeded value="true"/>
<content value="complete"/>
<concept>
<code value="yes"/>
<display value="Yes"/>
<definition
value="An appointment is required to visit this Healthcare Service."/>
</concept>
<concept>
<code value="no"/>
<display value="No"/>
<definition
value="An appointment is not required to visit this Healthcare Service. It is still advised to contact the Healthcare Service to ensure their availability."/>
</concept>
</CodeSystem>