LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Appointment Cancellation Reason Value Set - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="appointment-cancellation-reason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://terminology.hl7.org/4.0.0/ValueSet-appointment-cancellation-reason.html">http://terminology.hl7.org/ValueSet/appointment-cancellation-reason</a></li><li>Include all codes defined in <a href="CodeSystem-appointment-cancellation-reason.html"><code>http://linuxforhealth.org/fhir/cdm/CodeSystem/appointment-cancellation-reason</code></a></li></ul></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/ValueSet/appointment-cancellation-reason"/>
<version value="8.0.0"/>
<name value="AppointmentCancellationReasonValueSet"/>
<title value="Appointment Cancellation Reason Value Set"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Extended set of reasons for the cancellation of an appointment"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<valueSet
value="http://terminology.hl7.org/ValueSet/appointment-cancellation-reason"/>
</include>
<include>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/appointment-cancellation-reason"/>
</include>
</compose>
</ValueSet>