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

fillerStatus

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.

\n

Copyright Statement: Copyright HL7. Licensed under creative commons public domain

Properties

CodeURLDescriptionType
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statusStatus of the conceptcode
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedVersion of HL7 in which the code was deprecatedcode
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentV2 Concept Commentstring
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubV2 Concept Comment As Publishedstring
HL7usageNoteshttp://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotesHL7 Concept Usage Notesstring

This code system http://terminology.hl7.org/CodeSystem/v2-0278 defines the following codes:

CodeDisplayDefinitionV2 Table StatusdeprecatedV2 Concept CommentV2 Concept Comment As PublishedHL7 Concept Usage Notes
BLOCKED BlockedThe indicated time slot(s) is(are) blocked.D2.9Not used in the AIS, AIG, AIL, AIP segments.Not used in the AIS, AIG, AIL, AIP segments.
BOOKED BookedThe indicated appointment is bookedA2.9
CANCELLED CancelledThe indicated appointment was stopped from occurring (cancelled prior to starting)A2.9
COMPLETE CompleteThe indicated appointment has completed normally (was not discontinued, canceled, or deleted)A2.9
DELETED DeletedThe indicated appointment was deleted from the filler applicationA2.9
OVERBOOK OverbookThe appointment has been confirmed; however it is confirmed in an overbooked stateA2.9
PENDING PendingAppointment has not yet been confirmedA2.9
STARTED StartedThe indicated appointment has begun and is currently in progressA2.9
WAITLIST WaitlistAppointment has been placed on a waiting list for a paricular slot, or set of slotsA2.9
Pending PendingAppointment has not yet been confirmedA
Waitlist WaitlistAppointment has been placed on a waiting list for a particular slot, or set of slotsA
Booked BookedThe indicated appointment is bookedA
Started StartedThe indicated appointment has begun and is currently in progressA
Complete CompleteThe indicated appointment has completed normally (was not discontinued, canceled, or deleted)A
Cancelled CancelledThe indicated appointment was stopped from occurring (canceled prior to starting)A
DC DiscontinuedThe indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)DReplaced by code 'Discontinued'
Discontinued DiscontinuedThe indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)A
Deleted DeletedThe indicated appointment was deleted from the filler applicationA
Blocked BlockedThe indicated time slot(s) is(are) blockedA
Overbook OverbookThe appointment has been confirmed; however it is confirmed in an overbooked stateA
Noshow NoshowThe patient did not show up for the appointmentA
" ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0278"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.18.171" ] ]; fhir:CodeSystem.version [ fhir:value "2.2.0"]; fhir:CodeSystem.name [ fhir:value "FillerStatus"]; fhir:CodeSystem.title [ fhir:value "fillerStatus"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2019-12-01T00:00:00-05:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "HL7, Inc"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/" ] ] ]; fhir:CodeSystem.description [ fhir:value "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:CodeSystem.purpose [ fhir:value "Underlying Master Code System for V2 table 0278 (Filler status codes)"]; fhir:CodeSystem.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/v2-0278"; fhir:link ]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "Status of the concept" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 1; fhir:CodeSystem.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated" ]; fhir:CodeSystem.property.description [ fhir:value "Version of HL7 in which the code was deprecated" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment As Published" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 4; fhir:CodeSystem.property.code [ fhir:value "HL7usageNotes" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes" ]; fhir:CodeSystem.property.description [ fhir:value "HL7 Concept Usage Notes" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:Element.id [ fhir:value "2680" ]; fhir:CodeSystem.concept.code [ fhir:value "BLOCKED" ]; fhir:CodeSystem.concept.display [ fhir:value "Blocked" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated time slot(s) is(are) blocked." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Not used in the AIS, AIG, AIL, AIP segments." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "HL7usageNotes" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Not used in the AIS, AIG, AIL, AIP segments." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "D" ] ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "2681" ]; fhir:CodeSystem.concept.code [ fhir:value "BOOKED" ]; fhir:CodeSystem.concept.display [ fhir:value "Booked" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment is booked" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "2682" ]; fhir:CodeSystem.concept.code [ fhir:value "CANCELLED" ]; fhir:CodeSystem.concept.display [ fhir:value "Cancelled" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment was stopped from occurring (cancelled prior to starting)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "2683" ]; fhir:CodeSystem.concept.code [ fhir:value "COMPLETE" ]; fhir:CodeSystem.concept.display [ fhir:value "Complete" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment has completed normally (was not discontinued, canceled, or deleted)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "2684" ]; fhir:CodeSystem.concept.code [ fhir:value "DELETED" ]; fhir:CodeSystem.concept.display [ fhir:value "Deleted" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment was deleted from the filler application" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 5; fhir:Element.id [ fhir:value "2685" ]; fhir:CodeSystem.concept.code [ fhir:value "OVERBOOK" ]; fhir:CodeSystem.concept.display [ fhir:value "Overbook" ]; fhir:CodeSystem.concept.definition [ fhir:value "The appointment has been confirmed; however it is confirmed in an overbooked state" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 6; fhir:Element.id [ fhir:value "2686" ]; fhir:CodeSystem.concept.code [ fhir:value "PENDING" ]; fhir:CodeSystem.concept.display [ fhir:value "Pending" ]; fhir:CodeSystem.concept.definition [ fhir:value "Appointment has not yet been confirmed" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 7; fhir:Element.id [ fhir:value "2687" ]; fhir:CodeSystem.concept.code [ fhir:value "STARTED" ]; fhir:CodeSystem.concept.display [ fhir:value "Started" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment has begun and is currently in progress" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 8; fhir:Element.id [ fhir:value "2688" ]; fhir:CodeSystem.concept.code [ fhir:value "WAITLIST" ]; fhir:CodeSystem.concept.display [ fhir:value "Waitlist" ]; fhir:CodeSystem.concept.definition [ fhir:value "Appointment has been placed on a waiting list for a paricular slot, or set of slots" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 9; fhir:Element.id [ fhir:value "2689" ]; fhir:CodeSystem.concept.code [ fhir:value "Pending" ]; fhir:CodeSystem.concept.display [ fhir:value "Pending" ]; fhir:CodeSystem.concept.definition [ fhir:value "Appointment has not yet been confirmed" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 10; fhir:Element.id [ fhir:value "2690" ]; fhir:CodeSystem.concept.code [ fhir:value "Waitlist" ]; fhir:CodeSystem.concept.display [ fhir:value "Waitlist" ]; fhir:CodeSystem.concept.definition [ fhir:value "Appointment has been placed on a waiting list for a particular slot, or set of slots" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 11; fhir:Element.id [ fhir:value "2691" ]; fhir:CodeSystem.concept.code [ fhir:value "Booked" ]; fhir:CodeSystem.concept.display [ fhir:value "Booked" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment is booked" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 12; fhir:Element.id [ fhir:value "2692" ]; fhir:CodeSystem.concept.code [ fhir:value "Started" ]; fhir:CodeSystem.concept.display [ fhir:value "Started" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment has begun and is currently in progress" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 13; fhir:Element.id [ fhir:value "2693" ]; fhir:CodeSystem.concept.code [ fhir:value "Complete" ]; fhir:CodeSystem.concept.display [ fhir:value "Complete" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment has completed normally (was not discontinued, canceled, or deleted)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 14; fhir:Element.id [ fhir:value "2694" ]; fhir:CodeSystem.concept.code [ fhir:value "Cancelled" ]; fhir:CodeSystem.concept.display [ fhir:value "Cancelled" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment was stopped from occurring (canceled prior to starting)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 15; fhir:Element.id [ fhir:value "2695" ]; fhir:CodeSystem.concept.code [ fhir:value "DC" ]; fhir:CodeSystem.concept.display [ fhir:value "Discontinued" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Replaced by code 'Discontinued'" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "D" ] ] ], [ fhir:index 16; fhir:Element.id [ fhir:value "2696" ]; fhir:CodeSystem.concept.code [ fhir:value "Discontinued" ]; fhir:CodeSystem.concept.display [ fhir:value "Discontinued" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 17; fhir:Element.id [ fhir:value "2697" ]; fhir:CodeSystem.concept.code [ fhir:value "Deleted" ]; fhir:CodeSystem.concept.display [ fhir:value "Deleted" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated appointment was deleted from the filler application" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 18; fhir:Element.id [ fhir:value "2698" ]; fhir:CodeSystem.concept.code [ fhir:value "Blocked" ]; fhir:CodeSystem.concept.display [ fhir:value "Blocked" ]; fhir:CodeSystem.concept.definition [ fhir:value "The indicated time slot(s) is(are) blocked" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 19; fhir:Element.id [ fhir:value "2699" ]; fhir:CodeSystem.concept.code [ fhir:value "Overbook" ]; fhir:CodeSystem.concept.display [ fhir:value "Overbook" ]; fhir:CodeSystem.concept.definition [ fhir:value "The appointment has been confirmed; however it is confirmed in an overbooked state" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 20; fhir:Element.id [ fhir:value "2700" ]; fhir:CodeSystem.concept.code [ fhir:value "Noshow" ]; fhir:CodeSystem.concept.display [ fhir:value "Noshow" ]; fhir:CodeSystem.concept.definition [ fhir:value "The patient did not show up for the appointment" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------