US Veterans Health Administration FHIR Map Set Implementation Guide
2.2.0 - 260201 United States of America flag

US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 2.2.0 See the Directory of published versions

: 409.2 - TTL Representation

Active as of 2026-02-02

Raw ttl | Download


@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 [ fhir:v "<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/fhir/CodeSystem/409.2</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">APPOINTMENT NO LONGER REQUIRED<a name=\"CSAppointmentCancellationReason-APPOINTMENTNOLONGERREQUIRED\"> </a></td></tr><tr><td style=\"white-space:nowrap\">AUTOMATED CANCELLATION<a name=\"CSAppointmentCancellationReason-AUTOMATEDCANCELLATION\"> </a></td></tr><tr><td style=\"white-space:nowrap\">BLOCK AND MOVE<a name=\"CSAppointmentCancellationReason-BLOCKANDMOVE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CLINIC CANCELLED<a name=\"CSAppointmentCancellationReason-CLINICCANCELLED\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CLINIC STAFFING<a name=\"CSAppointmentCancellationReason-CLINICSTAFFING\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DEATH IN FAMILY<a name=\"CSAppointmentCancellationReason-DEATHINFAMILY\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DO NOT RESCHEDULE<a name=\"CSAppointmentCancellationReason-DONOTRESCHEDULE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">INPATIENT STATUS<a name=\"CSAppointmentCancellationReason-INPATIENTSTATUS\"> </a></td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"CSAppointmentCancellationReason-OTHER\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PANDEMIC<a name=\"CSAppointmentCancellationReason-PANDEMIC\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PATIENT DEATH<a name=\"CSAppointmentCancellationReason-PATIENTDEATH\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PATIENT NOT ELIGIBLE<a name=\"CSAppointmentCancellationReason-PATIENTNOTELIGIBLE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">RESCHEDULE - CALL BACK<a name=\"CSAppointmentCancellationReason-RESCHEDULE-CALLBACK\"> </a></td></tr><tr><td style=\"white-space:nowrap\">RESCHEDULE - VET WILL CALL<a name=\"CSAppointmentCancellationReason-RESCHEDULE-VETWILLCALL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">SCHEDULING CONFLICT/ERROR<a name=\"CSAppointmentCancellationReason-SCHEDULINGCONFLICT.47ERROR\"> </a></td></tr><tr><td style=\"white-space:nowrap\">TRANSFER OPT CARE TO OTHER VA<a name=\"CSAppointmentCancellationReason-TRANSFEROPTCARETOOTHERVA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">TRAVEL DIFFICULTY<a name=\"CSAppointmentCancellationReason-TRAVELDIFFICULTY\"> </a></td></tr><tr><td style=\"white-space:nowrap\">UNABLE TO KEEP APPOINTMENT<a name=\"CSAppointmentCancellationReason-UNABLETOKEEPAPPOINTMENT\"> </a></td></tr><tr><td style=\"white-space:nowrap\">WALKIN ENTERED IN ERROR<a name=\"CSAppointmentCancellationReason-WALKINENTEREDINERROR\"> </a></td></tr><tr><td style=\"white-space:nowrap\">WALKIN NO LONGER NECESSARY<a name=\"CSAppointmentCancellationReason-WALKINNOLONGERNECESSARY\"> </a></td></tr><tr><td style=\"white-space:nowrap\">WEATHER<a name=\"CSAppointmentCancellationReason-WEATHER\"> </a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://va.gov/fhir/CodeSystem/409.2"^^xsd:anyURI ;
fhir:l <http://va.gov/fhir/CodeSystem/409.2>
  ] ; # 
  fhir:version [ fhir:v "2.2.0"] ; # 
  fhir:name [ fhir:v "CSAppointmentCancellationReason"] ; # 
  fhir:title [ fhir:v "409.2"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-02-02T15:46:28+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 "CodeSystem for VistA file(-field) 409.2"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
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" ]
  ] ) . #