FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeCodeSystem
IdCodeSystem-v2-0278.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/CodeSystem-v2-0278.html
URLhttp://terminology.hl7.org/CodeSystem/v2-0278
Version3.0.0
Statusactive
Date2019-12-01
NameFillerStatus
TitlefillerStatus
Realmuv
Authorityhl7
DescriptionCode 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.
PurposeUnderlying Master Code System for V2 table 0278 (Filler status codes)
CopyrightThis 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.html
Contentcomplete

Resources that use this resource

ConceptMap
table-hl70278-to-appointmentstatusTable HL70278 to Appointmentstatus Map
ValueSet
v2-0278hl7VS-fillerStatusCodes
R4-v2-0278-for-R4BCross-version VS for R4.v2.0278 for use in FHIR R4B
R5-v2-0278-for-R4BCross-version VS for R5.Hl7VSFillerStatusCodes for use in FHIR R4B
R4-v2-0278-for-R5Cross-version VS for R4.v2.0278 for use in FHIR R5
R5-v2-0278-for-R4Cross-version VS for R5.Hl7VSFillerStatusCodes for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v2-0278

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeA code that indicates the status of the concept
deprecatedv2-table-deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
V2 Concept Commentv2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
V2 Concept Comment As Publishedv2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published
HL7 Concept Usage NotesHL7usageNoteshttp://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 hierarchy:

CodeDisplayDefinitionStatusdeprecatedV2 Concept CommentV2 Concept Comment As PublishedHL7 Concept Usage Notes
BLOCKED BlockedThe indicated time slot(s) is(are) blocked.deprecated2.9Not used in the AIS, AIG, AIL, AIP segments.Not used in the AIS, AIG, AIL, AIP segments.
BOOKED BookedThe indicated appointment is bookedactive2.9
CANCELLED CancelledThe indicated appointment was stopped from occurring (cancelled prior to starting)active2.9
COMPLETE CompleteThe indicated appointment has completed normally (was not discontinued, canceled, or deleted)active2.9
DELETED DeletedThe indicated appointment was deleted from the filler applicationactive2.9
OVERBOOK OverbookThe appointment has been confirmed; however it is confirmed in an overbooked stateactive2.9
PENDING PendingAppointment has not yet been confirmedactive2.9
STARTED StartedThe indicated appointment has begun and is currently in progressactive2.9
WAITLIST WaitlistAppointment has been placed on a waiting list for a paricular slot, or set of slotsactive2.9
Pending PendingAppointment has not yet been confirmedactive
Waitlist WaitlistAppointment has been placed on a waiting list for a particular slot, or set of slotsactive
Booked BookedThe indicated appointment is bookedactive
Started StartedThe indicated appointment has begun and is currently in progressactive
Complete CompleteThe indicated appointment has completed normally (was not discontinued, canceled, or deleted)active
Cancelled CancelledThe indicated appointment was stopped from occurring (canceled prior to starting)active
DC DiscontinuedThe indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)deprecatedReplaced by code 'Discontinued'
Discontinued DiscontinuedThe indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)active
Deleted DeletedThe indicated appointment was deleted from the filler applicationactive
Blocked BlockedThe indicated time slot(s) is(are) blockedactive
Overbook OverbookThe appointment has been confirmed; however it is confirmed in an overbooked stateactive
Noshow NoshowThe patient did not show up for the appointmentactive

Source1

{
  "resourceType": "CodeSystem",
  "id": "v2-0278",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v2-0278",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.18.171"
    }
  ],
  "version": "3.0.0",
  "name": "FillerStatus",
  "title": "fillerStatus",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "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.",
  "purpose": "Underlying Master Code System for V2 table 0278 (Filler status codes)",
  "copyright": "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.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0278",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A code that indicates the status of the concept",
      "type": "code"
    },
    {
      "code": "v2-table-deprecated",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description": "Version of HL7 in which the code was deprecated",
      "type": "code"
    },
    {
      "code": "v2-concComment",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment",
      "description": "V2 Concept Comment",
      "type": "string"
    },
    {
      "code": "v2-concCommentAsPub",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub",
      "description": "V2 Concept Comment As Published",
      "type": "string"
    },
    {
      "code": "HL7usageNotes",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes",
      "description": "HL7 Concept Usage Notes",
      "type": "string"
    }
  ],
  "concept": [
    {
      "id": "2680",
      "code": "BLOCKED",
      "display": "Blocked",
      "definition": "The indicated time slot(s) is(are) blocked.",
      "property": [
        {
          "code": "v2-concCommentAsPub",
          "valueString": "Not used in the AIS, AIG, AIL, AIP segments."
        },
        {
          "code": "HL7usageNotes",
          "valueString": "Not used in the AIS, AIG, AIL, AIP segments."
        },
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "deprecated"
        }
      ]
    },
    {
      "id": "2681",
      "code": "BOOKED",
      "display": "Booked",
      "definition": "The indicated appointment is booked",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2682",
      "code": "CANCELLED",
      "display": "Cancelled",
      "definition": "The indicated appointment was stopped from occurring (cancelled prior to starting)",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2683",
      "code": "COMPLETE",
      "display": "Complete",
      "definition": "The indicated appointment has completed normally (was not discontinued, canceled, or deleted)",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2684",
      "code": "DELETED",
      "display": "Deleted",
      "definition": "The indicated appointment was deleted from the filler application",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2685",
      "code": "OVERBOOK",
      "display": "Overbook",
      "definition": "The appointment has been confirmed; however it is confirmed in an overbooked state",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2686",
      "code": "PENDING",
      "display": "Pending",
      "definition": "Appointment has not yet been confirmed",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2687",
      "code": "STARTED",
      "display": "Started",
      "definition": "The indicated appointment has begun and is currently in progress",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2688",
      "code": "WAITLIST",
      "display": "Waitlist",
      "definition": "Appointment has been placed on a waiting list for a paricular slot, or set of slots",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2689",
      "code": "Pending",
      "display": "Pending",
      "definition": "Appointment has not yet been confirmed",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2690",
      "code": "Waitlist",
      "display": "Waitlist",
      "definition": "Appointment has been placed on a waiting list for a particular slot, or set of slots",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2691",
      "code": "Booked",
      "display": "Booked",
      "definition": "The indicated appointment is booked",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2692",
      "code": "Started",
      "display": "Started",
      "definition": "The indicated appointment has begun and is currently in progress",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2693",
      "code": "Complete",
      "display": "Complete",
      "definition": "The indicated appointment has completed normally (was not discontinued, canceled, or deleted)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2694",
      "code": "Cancelled",
      "display": "Cancelled",
      "definition": "The indicated appointment was stopped from occurring (canceled prior to starting)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2695",
      "code": "DC",
      "display": "Discontinued",
      "definition": "The indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)",
      "property": [
        {
          "code": "v2-concComment",
          "valueString": "Replaced by code 'Discontinued'"
        },
        {
          "code": "status",
          "valueCode": "deprecated"
        }
      ]
    },
    {
      "id": "2696",
      "code": "Discontinued",
      "display": "Discontinued",
      "definition": "The indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2697",
      "code": "Deleted",
      "display": "Deleted",
      "definition": "The indicated appointment was deleted from the filler application",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2698",
      "code": "Blocked",
      "display": "Blocked",
      "definition": "The indicated time slot(s) is(are) blocked",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2699",
      "code": "Overbook",
      "display": "Overbook",
      "definition": "The appointment has been confirmed; however it is confirmed in an overbooked state",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "2700",
      "code": "Noshow",
      "display": "Noshow",
      "definition": "The patient did not show up for the appointment",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}