View raw Markdown
type: valuesetvalueset: appointment-cancellation-reason

Appointment Cancellation Reason

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="appointment-cancellation-reason"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/appointment-cancellation-reason"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.1381"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="AppointmentCancellationReason"/>
  <title value="Appointment Cancellation Reason"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This example value set defines a set of reasons for the cancellation of an appointment."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"/>
    </include>
  </compose>
</ValueSet>