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

: Healthcare Service appointment options - XML Representation

Draft as of 2017-11-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="rc-appointment"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<h2>Content Logical Definition </h2>
			<ul>
				<li>Include all codes defined in 
					<a href="http://fhir.nhsd.com.au/CodeSystem/rc-appointment">http://fhir.nhsd.com.au/rc-appointment</a>
				</li>
			</ul>
		</div>
  </text>
  <url value="http://fhir.nhsd.com.au/CodeSystem/rc-appointment"/>
  <version value="4.0.1"/>
  <name value="Healthcare Service appointment options"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2017-11-01"/>
  <publisher value="Healthdirect Australia"/>
  <contact>
    <name value="Saravanan Shanmugam"/>
    <telecom>
      <system value="email"/>
      <value value="saravanan.shanmugam@healthdirect.org.au"/>
      <use value="work"/>
    </telecom>
  </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>