US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 1.8.0 See the Directory of published versions
Active as of 2025-09-02 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CSAppointmentCancellationReason"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSAppointmentCancellationReason</b></p><a name=\"CSAppointmentCancellationReason\"> </a><a name=\"hcCSAppointmentCancellationReason\"> </a><p>This case-sensitive code system <code>http://va.gov/terminology/vistaDefinedTerms/2.98-16</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">APPOINTMENT_NO_LONGER_REQUIRED<a name=\"CSAppointmentCancellationReason-APPOINTMENT_NO_LONGER_REQUIRED\"> </a></td><td>APPOINTMENT NO LONGER REQUIRED</td></tr><tr><td style=\"white-space:nowrap\">AUTOMATED_CANCELLATION<a name=\"CSAppointmentCancellationReason-AUTOMATED_CANCELLATION\"> </a></td><td>AUTOMATED CANCELLATION</td></tr><tr><td style=\"white-space:nowrap\">BLOCK_AND_MOVE<a name=\"CSAppointmentCancellationReason-BLOCK_AND_MOVE\"> </a></td><td>BLOCK AND MOVE</td></tr><tr><td style=\"white-space:nowrap\">CLINIC_CANCELLED<a name=\"CSAppointmentCancellationReason-CLINIC_CANCELLED\"> </a></td><td>CLINIC CANCELLED</td></tr><tr><td style=\"white-space:nowrap\">CLINIC_STAFFING<a name=\"CSAppointmentCancellationReason-CLINIC_STAFFING\"> </a></td><td>CLINIC STAFFING</td></tr><tr><td style=\"white-space:nowrap\">DEATH_IN_FAMILY<a name=\"CSAppointmentCancellationReason-DEATH_IN_FAMILY\"> </a></td><td>DEATH IN FAMILY</td></tr><tr><td style=\"white-space:nowrap\">DO_NOT_RESCHEDULE<a name=\"CSAppointmentCancellationReason-DO_NOT_RESCHEDULE\"> </a></td><td>DO NOT RESCHEDULE</td></tr><tr><td style=\"white-space:nowrap\">INPATIENT_STATUS<a name=\"CSAppointmentCancellationReason-INPATIENT_STATUS\"> </a></td><td>INPATIENT STATUS</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"CSAppointmentCancellationReason-OTHER\"> </a></td><td>OTHER</td></tr><tr><td style=\"white-space:nowrap\">PANDEMIC<a name=\"CSAppointmentCancellationReason-PANDEMIC\"> </a></td><td>PANDEMIC</td></tr><tr><td style=\"white-space:nowrap\">PATIENT_DEATH<a name=\"CSAppointmentCancellationReason-PATIENT_DEATH\"> </a></td><td>PATIENT DEATH</td></tr><tr><td style=\"white-space:nowrap\">PATIENT_NOT_ELIGIBLE<a name=\"CSAppointmentCancellationReason-PATIENT_NOT_ELIGIBLE\"> </a></td><td>PATIENT NOT ELIGIBLE</td></tr><tr><td style=\"white-space:nowrap\">RESCHEDULE___CALL_BACK<a name=\"CSAppointmentCancellationReason-RESCHEDULE___CALL_BACK\"> </a></td><td>RESCHEDULE - CALL BACK</td></tr><tr><td style=\"white-space:nowrap\">RESCHEDULE___VET_WILL_CALL<a name=\"CSAppointmentCancellationReason-RESCHEDULE___VET_WILL_CALL\"> </a></td><td>RESCHEDULE - VET WILL CALL</td></tr><tr><td style=\"white-space:nowrap\">SCHEDULING_CONFLICT_ERROR<a name=\"CSAppointmentCancellationReason-SCHEDULING_CONFLICT_ERROR\"> </a></td><td>SCHEDULING CONFLICT/ERROR</td></tr><tr><td style=\"white-space:nowrap\">TRANSFER_OPT_CARE_TO_OTHER_VA<a name=\"CSAppointmentCancellationReason-TRANSFER_OPT_CARE_TO_OTHER_VA\"> </a></td><td>TRANSFER OPT CARE TO OTHER VA</td></tr><tr><td style=\"white-space:nowrap\">TRAVEL_DIFFICULTY<a name=\"CSAppointmentCancellationReason-TRAVEL_DIFFICULTY\"> </a></td><td>TRAVEL DIFFICULTY</td></tr><tr><td style=\"white-space:nowrap\">UNABLE_TO_KEEP_APPOINTMENT<a name=\"CSAppointmentCancellationReason-UNABLE_TO_KEEP_APPOINTMENT\"> </a></td><td>UNABLE TO KEEP APPOINTMENT</td></tr><tr><td style=\"white-space:nowrap\">WALKIN_ENTERED_IN_ERROR<a name=\"CSAppointmentCancellationReason-WALKIN_ENTERED_IN_ERROR\"> </a></td><td>WALKIN ENTERED IN ERROR</td></tr><tr><td style=\"white-space:nowrap\">WALKIN_NO_LONGER_NECESSARY<a name=\"CSAppointmentCancellationReason-WALKIN_NO_LONGER_NECESSARY\"> </a></td><td>WALKIN NO LONGER NECESSARY</td></tr><tr><td style=\"white-space:nowrap\">WEATHER<a name=\"CSAppointmentCancellationReason-WEATHER\"> </a></td><td>WEATHER</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://va.gov/terminology/vistaDefinedTerms/2.98-16"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.8.0"] ; #
fhir:name [ fhir:v "CSAppointmentCancellationReason"] ; #
fhir:title [ fhir:v "VistA CodeSystem for 2.98-16"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-02T14:12:45+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "VA"] ; #
fhir:contact ( [
fhir:name [ fhir:v "VA" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.va.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "VistA Source CodeSystem for Terminology Maps using http://va.gov/terminology/vistaDefinedTerms/2.98-16"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "21"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "APPOINTMENT_NO_LONGER_REQUIRED" ] ;
fhir:display [ fhir:v "APPOINTMENT NO LONGER REQUIRED" ]
] [
fhir:code [ fhir:v "AUTOMATED_CANCELLATION" ] ;
fhir:display [ fhir:v "AUTOMATED CANCELLATION" ]
] [
fhir:code [ fhir:v "BLOCK_AND_MOVE" ] ;
fhir:display [ fhir:v "BLOCK AND MOVE" ]
] [
fhir:code [ fhir:v "CLINIC_CANCELLED" ] ;
fhir:display [ fhir:v "CLINIC CANCELLED" ]
] [
fhir:code [ fhir:v "CLINIC_STAFFING" ] ;
fhir:display [ fhir:v "CLINIC STAFFING" ]
] [
fhir:code [ fhir:v "DEATH_IN_FAMILY" ] ;
fhir:display [ fhir:v "DEATH IN FAMILY" ]
] [
fhir:code [ fhir:v "DO_NOT_RESCHEDULE" ] ;
fhir:display [ fhir:v "DO NOT RESCHEDULE" ]
] [
fhir:code [ fhir:v "INPATIENT_STATUS" ] ;
fhir:display [ fhir:v "INPATIENT STATUS" ]
] [
fhir:code [ fhir:v "OTHER" ] ;
fhir:display [ fhir:v "OTHER" ]
] [
fhir:code [ fhir:v "PANDEMIC" ] ;
fhir:display [ fhir:v "PANDEMIC" ]
] [
fhir:code [ fhir:v "PATIENT_DEATH" ] ;
fhir:display [ fhir:v "PATIENT DEATH" ]
] [
fhir:code [ fhir:v "PATIENT_NOT_ELIGIBLE" ] ;
fhir:display [ fhir:v "PATIENT NOT ELIGIBLE" ]
] [
fhir:code [ fhir:v "RESCHEDULE___CALL_BACK" ] ;
fhir:display [ fhir:v "RESCHEDULE - CALL BACK" ]
] [
fhir:code [ fhir:v "RESCHEDULE___VET_WILL_CALL" ] ;
fhir:display [ fhir:v "RESCHEDULE - VET WILL CALL" ]
] [
fhir:code [ fhir:v "SCHEDULING_CONFLICT_ERROR" ] ;
fhir:display [ fhir:v "SCHEDULING CONFLICT/ERROR" ]
] [
fhir:code [ fhir:v "TRANSFER_OPT_CARE_TO_OTHER_VA" ] ;
fhir:display [ fhir:v "TRANSFER OPT CARE TO OTHER VA" ]
] [
fhir:code [ fhir:v "TRAVEL_DIFFICULTY" ] ;
fhir:display [ fhir:v "TRAVEL DIFFICULTY" ]
] [
fhir:code [ fhir:v "UNABLE_TO_KEEP_APPOINTMENT" ] ;
fhir:display [ fhir:v "UNABLE TO KEEP APPOINTMENT" ]
] [
fhir:code [ fhir:v "WALKIN_ENTERED_IN_ERROR" ] ;
fhir:display [ fhir:v "WALKIN ENTERED IN ERROR" ]
] [
fhir:code [ fhir:v "WALKIN_NO_LONGER_NECESSARY" ] ;
fhir:display [ fhir:v "WALKIN NO LONGER NECESSARY" ]
] [
fhir:code [ fhir:v "WEATHER" ] ;
fhir:display [ fhir:v "WEATHER" ]
] ) . #
IG © 2025 VA. Package va.maps#1.8.0 based on FHIR 4.0.1. Generated 2025-09-02
Links: Table of Contents |
QA Report
| Propose a change