Terminology
This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0:
R5
-
STU
).
The
This
is
the
current
published
version
which
supercedes
in
it's
permanent
home
(it
will
always
be
available
at
this
version
is
5.0.0
.
URL).
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R5
R4B
R4
| Patient Administration Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Definition for Code SystemAppointmentStatus
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource -------------------------------------------------------------------[] a fhir:CodeSystem; fhir:Resource.id [ fhir:value "appointmentstatus"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2022-05-28T13:47:40.239+11:00" ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"; fhir:index 0 ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.value [ fhir:value "pa" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ]; fhir:Extension.value [ fhir:value "trial-use" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.value [ fhir:value "3" ] ]; fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/appointmentstatus"]; 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.4.642.4.485" ] ]; fhir:CodeSystem.version [ fhir:value "4.3.0"]; fhir:CodeSystem.name [ fhir:value "AppointmentStatus"]; fhir:CodeSystem.title [ fhir:value "AppointmentStatus"]; fhir:CodeSystem.status [ fhir:value "draft"]; fhir:CodeSystem.experimental [ fhir:value "false"]; fhir:CodeSystem.date [ fhir:value "2021-01-17T07:06:13+11:00"]; fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ] ] ]; fhir:CodeSystem.description [ fhir:value "The free/busy status of an appointment."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"]; fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/appointmentstatus"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.code [ fhir:value "proposed" ]; fhir:CodeSystem.display [ fhir:value "Proposed" ]; fhir:CodeSystem.definition [ fhir:value "None of the participant(s) have finalized their acceptance of the appointment request, and the start/end time might not be set yet." ] ], [ fhir:index 1; fhir:CodeSystem.code [ fhir:value "pending" ]; fhir:CodeSystem.display [ fhir:value "Pending" ]; fhir:CodeSystem.definition [ fhir:value "Some or all of the participant(s) have not finalized their acceptance of the appointment request." ] ], [ fhir:index 2; fhir:CodeSystem.code [ fhir:value "booked" ]; fhir:CodeSystem.display [ fhir:value "Booked" ]; fhir:CodeSystem.definition [ fhir:value "All participant(s) have been considered and the appointment is confirmed to go ahead at the date/times specified." ] ], [ fhir:index 3; fhir:CodeSystem.code [ fhir:value "arrived" ]; fhir:CodeSystem.display [ fhir:value "Arrived" ]; fhir:CodeSystem.definition [ fhir:value "The patient/patients has/have arrived and is/are waiting to be seen." ] ], [ fhir:index 4; fhir:CodeSystem.code [ fhir:value "fulfilled" ]; fhir:CodeSystem.display [ fhir:value "Fulfilled" ]; fhir:CodeSystem.definition [ fhir:value "The planning stages of the appointment are now complete, the encounter resource will exist and will track further status changes. Note that an encounter may exist before the appointment status is fulfilled for many reasons." ] ], [ fhir:index 5; fhir:CodeSystem.code [ fhir:value "cancelled" ]; fhir:CodeSystem.display [ fhir:value "Cancelled" ]; fhir:CodeSystem.definition [ fhir:value "The appointment has been cancelled." ] ], [ fhir:index 6; fhir:CodeSystem.code [ fhir:value "noshow" ]; fhir:CodeSystem.display [ fhir:value "No Show" ]; fhir:CodeSystem.definition [ fhir:value "Some or all of the participant(s) have not/did not appear for the appointment (usually the patient)." ] ], [ fhir:index 7; fhir:CodeSystem.code [ fhir:value "entered-in-error" ]; fhir:CodeSystem.display [ fhir:value "Entered in error" ]; fhir:CodeSystem.definition [ fhir:value "This instance should not have been part of this patient's medical record." ] ], [ fhir:index 8; fhir:CodeSystem.code [ fhir:value "checked-in" ]; fhir:CodeSystem.display [ fhir:value "Checked In" ]; fhir:CodeSystem.definition [ fhir:value "When checked in, all pre-encounter administrative work is complete, and the encounter may begin. (where multiple patients are involved, they are all present)." ] ], [ fhir:index 9; fhir:CodeSystem.code [ fhir:value "waitlist" ]; fhir:CodeSystem.display [ fhir:value "Waitlisted" ]; fhir:CodeSystem.definition [ fhir:value "The appointment has been placed on a waitlist, to be scheduled/confirmed in the future when a slot/service is available.\nA specific time might or might not be pre-allocated." ] ] .[] a fhir:CodeSystem ; fhir:id [ fhir:v "appointmentstatus"] ; fhir:meta [ fhir:lastUpdated [ fhir:v "2023-03-26T15:21:02.749+11:00" ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ] ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ; fhir:value [ fhir:v "pa" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ; fhir:value [ fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ; fhir:value [ fhir:v "3" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/appointmentstatus"], [ fhir:v "http://hl7.org/fhir/appointmentstatus"] ; fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.485" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.478" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.284" ] ] [ fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.485" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.478" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.284" ] ] ) ; fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ; fhir:name [ fhir:v "AppointmentStatus"], [ fhir:v "AppointmentStatus"] ; fhir:title [ fhir:v "Appointment Status"], [ fhir:v "Appointment Status"] ; fhir:status [ fhir:v "active"], [ fhir:v "active"] ; fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ; fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"], [ fhir:v "2021-01-05T10:01:24+11:00"] ; fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ; fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; fhir:description [ fhir:v "The free/busy status of an appointment."], [ fhir:v "The free/busy status of an appointment."] ; fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; fhir:caseSensitive [ fhir:v "true"] ; fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/appointmentstatus"] ; fhir:content [ fhir:v "complete"] ; fhir:concept ( [ fhir:code [ fhir:v "proposed" ] ; fhir:display [ fhir:v "Proposed" ] ; fhir:definition [ fhir:v "None of the participant(s) have finalized their acceptance of the appointment request, and the start/end time might not be set yet." ] ] [ fhir:code [ fhir:v "pending" ] ; fhir:display [ fhir:v "Pending" ] ; fhir:definition [ fhir:v "Some or all of the participant(s) have not finalized their acceptance of the appointment request." ] ] [ fhir:code [ fhir:v "booked" ] ; fhir:display [ fhir:v "Booked" ] ; fhir:definition [ fhir:v "All participant(s) have been considered and the appointment is confirmed to go ahead at the date/times specified." ] ] [ fhir:code [ fhir:v "arrived" ] ; fhir:display [ fhir:v "Arrived" ] ; fhir:definition [ fhir:v "The patient/patients has/have arrived and is/are waiting to be seen." ] ] [ fhir:code [ fhir:v "fulfilled" ] ; fhir:display [ fhir:v "Fulfilled" ] ; fhir:definition [ fhir:v "The planning stages of the appointment are now complete, the encounter resource will exist and will track further status changes. Note that an encounter may exist before the appointment status is fulfilled for many reasons." ] ] [ fhir:code [ fhir:v "cancelled" ] ; fhir:display [ fhir:v "Cancelled" ] ; fhir:definition [ fhir:v "The appointment has been cancelled." ] ] [ fhir:code [ fhir:v "noshow" ] ; fhir:display [ fhir:v "No Show" ] ; fhir:definition [ fhir:v "Some or all of the participant(s) have not/did not appear for the appointment (usually the patient)." ] ] [ fhir:code [ fhir:v "entered-in-error" ] ; fhir:display [ fhir:v "Entered in error" ] ; fhir:definition [ fhir:v "This instance should not have been part of this patient's medical record." ] ] [ fhir:code [ fhir:v "checked-in" ] ; fhir:display [ fhir:v "Checked In" ] ; fhir:definition [ fhir:v "When checked in, all pre-encounter administrative work is complete, and the encounter may begin. (where multiple patients are involved, they are all present)." ] ] [ fhir:code [ fhir:v "waitlist" ] ; fhir:display [ fhir:v "Waitlisted" ] ; fhir:definition [ fhir:v "The appointment has been placed on a waitlist, to be scheduled/confirmed in the future when a slot/service is available.\nA specific time might or might not be pre-allocated." ] ] ) . # -------------------------------------------------------------------------------------
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.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4B
(v4.3.0)
hl7.fhir.r4b.core#4.3.0
R5
hl7.fhir.core#5.0.0
generated
on
Sat,
May
28,
2022
12:50+1000.
Sun,
Mar
26,
2023
15:22+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
|
Compare
to
R4B
|
|
Propose
a
change