HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Appointment cancellation reason - XML Representation

Draft as of 2023-09-08 Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="appointment-cancellation-reason"/>
  <meta>
    <lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1382"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="AppointmentCancellationReason"/>
  <title value="Appointment cancellation reason"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-09-08T17:52:31-06:00"/>
  <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."/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://terminology.hl7.org/ValueSet/appointment-cancellation-reason"/>
  <content value="example"/>
  <concept>
    <code value="pat"/>
    <display value="Patient"/>
    <concept>
      <code value="pat-crs"/>
      <display value="Patient: Canceled via automated reminder system"/>
    </concept>
    <concept>
      <code value="pat-cpp"/>
      <display value="Patient: Canceled via Patient Portal"/>
    </concept>
    <concept>
      <code value="pat-dec"/>
      <display value="Patient: Deceased"/>
    </concept>
    <concept>
      <code value="pat-fb"/>
      <display value="Patient: Feeling Better"/>
    </concept>
    <concept>
      <code value="pat-lt"/>
      <display value="Patient: Lack of Transportation"/>
    </concept>
    <concept>
      <code value="pat-mt"/>
      <display
               value="Patient: No longer covered by insurance or other payers"/>
    </concept>
    <concept>
      <code value="pat-mv"/>
      <display value="Patient: Moved Residence"/>
    </concept>
    <concept>
      <code value="pat-preg"/>
      <display value="Patient: Pregnant"/>
    </concept>
    <concept>
      <code value="pat-swl"/>
      <display value="Patient: Scheduled from Wait List"/>
    </concept>
    <concept>
      <code value="pat-ucp"/>
      <display value="Patient: Unhappy/Changed Provider"/>
    </concept>
  </concept>
  <concept>
    <code value="prov"/>
    <display value="Provider"/>
    <concept>
      <code value="prov-pers"/>
      <display value="Provider: Personal"/>
    </concept>
    <concept>
      <code value="prov-dch"/>
      <display value="Provider: Discharged"/>
    </concept>
    <concept>
      <code value="prov-edu"/>
      <display value="Provider: Edu/Meeting"/>
    </concept>
    <concept>
      <code value="prov-hosp"/>
      <display value="Provider: Hospitalized"/>
    </concept>
    <concept>
      <code value="prov-labs"/>
      <display value="Provider: Labs Out of Acceptable Range"/>
    </concept>
    <concept>
      <code value="prov-mri"/>
      <display value="Provider: MRI Screening Form Marked Do Not Proceed"/>
    </concept>
    <concept>
      <code value="prov-onc"/>
      <display value="Provider: Oncology Treatment Plan Changes"/>
    </concept>
  </concept>
  <concept>
    <code value="maint"/>
    <display value="Equipment Maintenance/Repair"/>
  </concept>
  <concept>
    <code value="meds-inc"/>
    <display value="Prep/Med Incomplete"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other"/>
    <concept>
      <code value="oth-cms"/>
      <display value="Other: CMS Therapy Cap Service Not Authorized"/>
    </concept>
    <concept>
      <code value="oth-err"/>
      <display value="Other: Error"/>
    </concept>
    <concept>
      <code value="oth-fin"/>
      <display value="Other: Financial"/>
    </concept>
    <concept>
      <code value="oth-iv"/>
      <display value="Other: Improper IV Access/Infiltrate IV"/>
    </concept>
    <concept>
      <code value="oth-int"/>
      <display value="Other: No Interpreter Available"/>
    </concept>
    <concept>
      <code value="oth-mu"/>
      <display value="Other: Prep/Med/Results Unavailable"/>
    </concept>
    <concept>
      <code value="oth-room"/>
      <display value="Other: Room/Resource Maintenance"/>
    </concept>
    <concept>
      <code value="oth-oerr"/>
      <display value="Other: Schedule Order Error"/>
    </concept>
    <concept>
      <code value="oth-swie"/>
      <display value="Other: Silent Walk In Error"/>
    </concept>
    <concept>
      <code value="oth-weath"/>
      <display value="Other: Weather"/>
    </concept>
  </concept>
</CodeSystem>