@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v2-0278"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published
HL7usageNoteshttp://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotesstringHL7 Concept Usage Notes

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0278 defines the following codes in a Is-A heirarchy:

CodeDisplayDefinitiondeprecatedV2 Concept CommentV2 Concept Comment As PublishedHL7 Concept Usage Notes
BLOCKED BlockedThe indicated time slot(s) is(are) blocked.2.9Not used in the AIS, AIG, AIL, AIP segments.Not used in the AIS, AIG, AIL, AIP segments.
BOOKED BookedThe indicated appointment is booked2.9
CANCELLED CancelledThe indicated appointment was stopped from occurring (cancelled prior to starting)2.9
COMPLETE CompleteThe indicated appointment has completed normally (was not discontinued, canceled, or deleted)2.9
DELETED DeletedThe indicated appointment was deleted from the filler application2.9
OVERBOOK OverbookThe appointment has been confirmed; however it is confirmed in an overbooked state2.9
PENDING PendingAppointment has not yet been confirmed2.9
STARTED StartedThe indicated appointment has begun and is currently in progress2.9
WAITLIST WaitlistAppointment has been placed on a waiting list for a paricular slot, or set of slots2.9
Pending PendingAppointment has not yet been confirmed
Waitlist WaitlistAppointment has been placed on a waiting list for a particular slot, or set of slots
Booked BookedThe indicated appointment is booked
Started StartedThe indicated appointment has begun and is currently in progress
Complete CompleteThe indicated appointment has completed normally (was not discontinued, canceled, or deleted)
Cancelled CancelledThe indicated appointment was stopped from occurring (canceled prior to starting)
DC DiscontinuedThe indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)Replaced by code 'Discontinued'
Discontinued DiscontinuedThe indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)
Deleted DeletedThe indicated appointment was deleted from the filler application
Blocked BlockedThe indicated time slot(s) is(are) blocked
Overbook OverbookThe appointment has been confirmed; however it is confirmed in an overbooked state
Noshow NoshowThe patient did not show up for the appointment
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0278"^^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.18.171" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "FillerStatus"] ; # fhir:title [ fhir:v "fillerStatus"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "Code system of concepts used to describe an appointment status from the perspective of the entity assigned to fulfill the appointment. Used in HL7 Version 2.x messaging in the SCH segment."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0278 (Filler status codes)"] ; # fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v2-0278"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Status of the concept" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "deprecated" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ; fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ; fhir:description [ fhir:v "V2 Concept Comment" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ; fhir:description [ fhir:v "V2 Concept Comment As Published" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "HL7usageNotes" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes"^^xsd:anyURI ] ; fhir:description [ fhir:v "HL7 Concept Usage Notes" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:id [ fhir:v "2680" ] ; fhir:code [ fhir:v "BLOCKED" ] ; fhir:display [ fhir:v "Blocked" ] ; fhir:definition [ fhir:v "The indicated time slot(s) is(are) blocked." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Not used in the AIS, AIG, AIL, AIP segments." ] ] [ fhir:code [ fhir:v "HL7usageNotes" ] ; fhir:value [ fhir:v "Not used in the AIS, AIG, AIL, AIP segments." ] ] [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "2681" ] ; fhir:code [ fhir:v "BOOKED" ] ; fhir:display [ fhir:v "Booked" ] ; fhir:definition [ fhir:v "The indicated appointment is booked" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2682" ] ; fhir:code [ fhir:v "CANCELLED" ] ; fhir:display [ fhir:v "Cancelled" ] ; fhir:definition [ fhir:v "The indicated appointment was stopped from occurring (cancelled prior to starting)" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2683" ] ; fhir:code [ fhir:v "COMPLETE" ] ; fhir:display [ fhir:v "Complete" ] ; fhir:definition [ fhir:v "The indicated appointment has completed normally (was not discontinued, canceled, or deleted)" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2684" ] ; fhir:code [ fhir:v "DELETED" ] ; fhir:display [ fhir:v "Deleted" ] ; fhir:definition [ fhir:v "The indicated appointment was deleted from the filler application" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2685" ] ; fhir:code [ fhir:v "OVERBOOK" ] ; fhir:display [ fhir:v "Overbook" ] ; fhir:definition [ fhir:v "The appointment has been confirmed; however it is confirmed in an overbooked state" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2686" ] ; fhir:code [ fhir:v "PENDING" ] ; fhir:display [ fhir:v "Pending" ] ; fhir:definition [ fhir:v "Appointment has not yet been confirmed" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2687" ] ; fhir:code [ fhir:v "STARTED" ] ; fhir:display [ fhir:v "Started" ] ; fhir:definition [ fhir:v "The indicated appointment has begun and is currently in progress" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2688" ] ; fhir:code [ fhir:v "WAITLIST" ] ; fhir:display [ fhir:v "Waitlist" ] ; fhir:definition [ fhir:v "Appointment has been placed on a waiting list for a paricular slot, or set of slots" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2689" ] ; fhir:code [ fhir:v "Pending" ] ; fhir:display [ fhir:v "Pending" ] ; fhir:definition [ fhir:v "Appointment has not yet been confirmed" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2690" ] ; fhir:code [ fhir:v "Waitlist" ] ; fhir:display [ fhir:v "Waitlist" ] ; fhir:definition [ fhir:v "Appointment has been placed on a waiting list for a particular slot, or set of slots" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2691" ] ; fhir:code [ fhir:v "Booked" ] ; fhir:display [ fhir:v "Booked" ] ; fhir:definition [ fhir:v "The indicated appointment is booked" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2692" ] ; fhir:code [ fhir:v "Started" ] ; fhir:display [ fhir:v "Started" ] ; fhir:definition [ fhir:v "The indicated appointment has begun and is currently in progress" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2693" ] ; fhir:code [ fhir:v "Complete" ] ; fhir:display [ fhir:v "Complete" ] ; fhir:definition [ fhir:v "The indicated appointment has completed normally (was not discontinued, canceled, or deleted)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2694" ] ; fhir:code [ fhir:v "Cancelled" ] ; fhir:display [ fhir:v "Cancelled" ] ; fhir:definition [ fhir:v "The indicated appointment was stopped from occurring (canceled prior to starting)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2695" ] ; fhir:code [ fhir:v "DC" ] ; fhir:display [ fhir:v "Discontinued" ] ; fhir:definition [ fhir:v "The indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Replaced by code 'Discontinued'" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "2696" ] ; fhir:code [ fhir:v "Discontinued" ] ; fhir:display [ fhir:v "Discontinued" ] ; fhir:definition [ fhir:v "The indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2697" ] ; fhir:code [ fhir:v "Deleted" ] ; fhir:display [ fhir:v "Deleted" ] ; fhir:definition [ fhir:v "The indicated appointment was deleted from the filler application" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2698" ] ; fhir:code [ fhir:v "Blocked" ] ; fhir:display [ fhir:v "Blocked" ] ; fhir:definition [ fhir:v "The indicated time slot(s) is(are) blocked" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2699" ] ; fhir:code [ fhir:v "Overbook" ] ; fhir:display [ fhir:v "Overbook" ] ; fhir:definition [ fhir:v "The appointment has been confirmed; however it is confirmed in an overbooked state" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2700" ] ; fhir:code [ fhir:v "Noshow" ] ; fhir:display [ fhir:v "Noshow" ] ; fhir:definition [ fhir:v "The patient did not show up for the appointment" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------