This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
FHIR Value set/code system definition for HL7 v2 table 0278 ( Filler status codes)
{ "resourceType": "CodeSystem", "id": "v2-0278", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "External" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "url": "http://hl7.org/fhir/v2/0278", "identifier": { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.18.171" }, "version": "2.8.2", "name": "v2 Filler status codes", "status": "active", "experimental": false, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0278 ( Filler status codes)", "caseSensitive": false, "valueSet": "http://hl7.org/fhir/ValueSet/v2-0278", "content": "complete", "concept": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments", "valueString": "Not used in the AIS, AIG, AIL, AIP segments." } ], "code": "Blocked", "display": "The indicated time slot(s) is(are) blocked", "designation": [ { "language": "nl", "value": "De aangegeven afspraakpositie(s) zijn geblokkeerd" } ] }, { "code": "Booked", "display": "The indicated appointment is booked", "designation": [ { "language": "nl", "value": "De aangegeven afspraak is geboekt" } ] }, { "code": "Cancelled", "display": "The indicated appointment was stopped from occurring (canceled prior to starting)", "designation": [ { "language": "nl", "value": "De aangegeven afspraak is gestopt voordat deze actief werd (geannuleerd vóór starten)" } ] }, { "code": "Complete", "display": "The indicated appointment has completed normally (was not discontinued, canceled, or deleted)", "designation": [ { "language": "nl", "value": "De aangegeven afspraak is normaal voltooid (niet afgebroken, geannuleerd of verwijderd)" } ] }, { "code": "Dc", "display": "The indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)", "designation": [ { "language": "nl", "value": "De aangegeven afspraak is afgebroken (afgebroken terwijl deze gaande was, afgebroken bovenliggende afspraak, of afgebroken onderliggende afspraak)" } ] }, { "code": "Deleted", "display": "The indicated appointment was deleted from the filler application", "designation": [ { "language": "nl", "value": "De aangegeven afspraak is verwijderd van de filler applicatie" } ] }, { "code": "Noshow", "display": "The patient did not show up for the appointment", "designation": [ { "language": "nl", "value": "De patiënt is niet verschenen bij de afspraak" } ] }, { "code": "Overbook", "display": "The appointment has been confirmed; however it is confirmed in an overbooked state", "designation": [ { "language": "nl", "value": "De aangegeven afspraak is bevestigd; het is echter tevens in overboekte status" } ] }, { "code": "Pending", "display": "Appointment has not yet been confirmed", "designation": [ { "language": "nl", "value": "Afspraak is nog niet bevestigd" } ] }, { "code": "Started", "display": "The indicated appointment has begun and is currently in progress", "designation": [ { "language": "nl", "value": "De aangegeven afspraak is begonnen en is momenteel bezig" } ] }, { "code": "Waitlist", "display": "Appointment has been placed on a waiting list for a particular slot, or set of slots", "designation": [ { "language": "nl", "value": "De afspraak is op een wachtlijst gezet voor een bepaald afspraakposities, of set van afspraakposities" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.