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
Draft as of 2023-09-08 | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "appointment-cancellation-reason"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1382" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "AppointmentCancellationReason"] ; #
fhir:title [ fhir:v "Appointment cancellation reason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-09-08T17:52:31-06:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Project team"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ] ] )
] ) ; #
fhir:description [ fhir:v "This example value set defines a set of reasons for the cancellation of an appointment."] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/appointment-cancellation-reason"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/appointment-cancellation-reason>
] ; #
fhir:content [ fhir:v "example"] ; #
fhir:concept ( [
fhir:code [ fhir:v "pat" ] ;
fhir:display [ fhir:v "Patient" ] ;
( fhir:concept [
fhir:code [ fhir:v "pat-crs" ] ;
fhir:display [ fhir:v "Patient: Canceled via automated reminder system" ] ] [
fhir:code [ fhir:v "pat-cpp" ] ;
fhir:display [ fhir:v "Patient: Canceled via Patient Portal" ] ] [
fhir:code [ fhir:v "pat-dec" ] ;
fhir:display [ fhir:v "Patient: Deceased" ] ] [
fhir:code [ fhir:v "pat-fb" ] ;
fhir:display [ fhir:v "Patient: Feeling Better" ] ] [
fhir:code [ fhir:v "pat-lt" ] ;
fhir:display [ fhir:v "Patient: Lack of Transportation" ] ] [
fhir:code [ fhir:v "pat-mt" ] ;
fhir:display [ fhir:v "Patient: No longer covered by insurance or other payers" ] ] [
fhir:code [ fhir:v "pat-mv" ] ;
fhir:display [ fhir:v "Patient: Moved Residence" ] ] [
fhir:code [ fhir:v "pat-preg" ] ;
fhir:display [ fhir:v "Patient: Pregnant" ] ] [
fhir:code [ fhir:v "pat-swl" ] ;
fhir:display [ fhir:v "Patient: Scheduled from Wait List" ] ] [
fhir:code [ fhir:v "pat-ucp" ] ;
fhir:display [ fhir:v "Patient: Unhappy/Changed Provider" ] ] )
] [
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Provider" ] ;
( fhir:concept [
fhir:code [ fhir:v "prov-pers" ] ;
fhir:display [ fhir:v "Provider: Personal" ] ] [
fhir:code [ fhir:v "prov-dch" ] ;
fhir:display [ fhir:v "Provider: Discharged" ] ] [
fhir:code [ fhir:v "prov-edu" ] ;
fhir:display [ fhir:v "Provider: Edu/Meeting" ] ] [
fhir:code [ fhir:v "prov-hosp" ] ;
fhir:display [ fhir:v "Provider: Hospitalized" ] ] [
fhir:code [ fhir:v "prov-labs" ] ;
fhir:display [ fhir:v "Provider: Labs Out of Acceptable Range" ] ] [
fhir:code [ fhir:v "prov-mri" ] ;
fhir:display [ fhir:v "Provider: MRI Screening Form Marked Do Not Proceed" ] ] [
fhir:code [ fhir:v "prov-onc" ] ;
fhir:display [ fhir:v "Provider: Oncology Treatment Plan Changes" ] ] )
] [
fhir:code [ fhir:v "maint" ] ;
fhir:display [ fhir:v "Equipment Maintenance/Repair" ]
] [
fhir:code [ fhir:v "meds-inc" ] ;
fhir:display [ fhir:v "Prep/Med Incomplete" ]
] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
( fhir:concept [
fhir:code [ fhir:v "oth-cms" ] ;
fhir:display [ fhir:v "Other: CMS Therapy Cap Service Not Authorized" ] ] [
fhir:code [ fhir:v "oth-err" ] ;
fhir:display [ fhir:v "Other: Error" ] ] [
fhir:code [ fhir:v "oth-fin" ] ;
fhir:display [ fhir:v "Other: Financial" ] ] [
fhir:code [ fhir:v "oth-iv" ] ;
fhir:display [ fhir:v "Other: Improper IV Access/Infiltrate IV" ] ] [
fhir:code [ fhir:v "oth-int" ] ;
fhir:display [ fhir:v "Other: No Interpreter Available" ] ] [
fhir:code [ fhir:v "oth-mu" ] ;
fhir:display [ fhir:v "Other: Prep/Med/Results Unavailable" ] ] [
fhir:code [ fhir:v "oth-room" ] ;
fhir:display [ fhir:v "Other: Room/Resource Maintenance" ] ] [
fhir:code [ fhir:v "oth-oerr" ] ;
fhir:display [ fhir:v "Other: Schedule Order Error" ] ] [
fhir:code [ fhir:v "oth-swie" ] ;
fhir:display [ fhir:v "Other: Silent Walk In Error" ] ] [
fhir:code [ fhir:v "oth-weath" ] ;
fhir:display [ fhir:v "Other: Weather" ] ] )
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.3.0 based on FHIR 4.0.1. Generated 2023-09-08
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change