{
  "resourceType" : "ValueSet",
  "id" : "AppointmentCancellationReason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AppointmentCancellationReason</b></p><a name=\"AppointmentCancellationReason\"> </a><a name=\"hcAppointmentCancellationReason\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html\"><code>http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason</code></a><span title=\"Version is explicitly stated to be 2.1.1\"> version &#x1F4CD;2.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-prov\">prov</a></td><td>Provider</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-pat\">pat</a></td><td>Patient</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-prov-hosp\">prov-hosp</a></td><td>Provider: Hospitalized</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-other\">other</a></td><td>Other</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-pat-dec\">pat-dec</a></td><td>Patient: Deceased</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-pat-lt\">pat-lt</a></td><td>Patient: Lack of Transportation</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-oth-weath\">oth-weath</a></td><td>Other: Weather</td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/AppointmentCancellationReason",
  "version" : "2.5.0",
  "name" : "AppointmentCancellationReason",
  "title" : "AppointmentCancellationReason FHIR",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-31T16:09:38+00:00",
  "publisher" : "VA",
  "contact" : [{
    "name" : "VA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.va.gov"
    }]
  }],
  "description" : "FHIR Target ValueSet used by Terminology Maps [VF_AppointmentCancellationReason](ConceptMap-VF-AppointmentCancellationReason.html)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
      "version" : "2.1.1",
      "concept" : [{
        "code" : "prov",
        "display" : "Provider"
      },
      {
        "code" : "pat",
        "display" : "Patient"
      },
      {
        "code" : "prov-hosp",
        "display" : "Provider: Hospitalized"
      },
      {
        "code" : "other",
        "display" : "Other"
      },
      {
        "code" : "pat-dec",
        "display" : "Patient: Deceased"
      },
      {
        "code" : "pat-lt",
        "display" : "Patient: Lack of Transportation"
      },
      {
        "code" : "oth-weath",
        "display" : "Other: Weather"
      }]
    }]
  }
}