US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401
Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
{
"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><a name=\"AppointmentCancellationReason-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-appointment-cancellation-reason.html\"><code>http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason</code></a><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/6.2.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/6.2.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/6.2.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/6.2.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/6.2.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/6.2.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/6.2.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" : "1.3.1",
"name" : "AppointmentCancellationReason",
"title" : "AppointmentCancellationReason FHIR",
"status" : "active",
"experimental" : false,
"date" : "2025-03-31T14:29:33+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "FHIR Target ValueSet for 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",
"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"
}
]
}
]
}
}