{
"description": "The free/busy status of an appointment.",
"_filename": "CodeSystem-appointmentstatus.json",
"package_name": "hl7.fhir.core",
"date": "2018-08-19T21:48:56+10:00",
"meta": {
"lastUpdated": "2018-08-19T21:48:56.559+10:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "AppointmentStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "AppointmentStatus",
"package_version": "3.5.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueString": "Trial Use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
} ],
"status": "draft",
"id": "49528005-06c3-40f1-85d7-06f4270733e5",
"valueSet": "http://hl7.org/fhir/ValueSet/appointmentstatus",
"kind": null,
"url": "http://hl7.org/fhir/appointmentstatus",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.485",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "proposed",
"display": "Proposed",
"definition": "None of the participant(s) have finalized their acceptance of the appointment request, and the start/end time might not be set yet."
}, {
"code": "pending",
"display": "Pending",
"definition": "Some or all of the participant(s) have not finalized their acceptance of the appointment request."
}, {
"code": "booked",
"display": "Booked",
"definition": "All participant(s) have been considered and the appointment is confirmed to go ahead at the date/times specified."
}, {
"code": "arrived",
"display": "Arrived",
"definition": "The patient/patients has/have arrived and is/are waiting to be seen."
}, {
"code": "fulfilled",
"display": "Fulfilled",
"definition": "This appointment has completed and may have resulted in an encounter."
}, {
"code": "cancelled",
"display": "Cancelled",
"definition": "The appointment has been cancelled."
}, {
"code": "noshow",
"display": "No Show",
"definition": "Some or all of the participant(s) have not/did not appear for the appointment (usually the patient)."
}, {
"code": "entered-in-error",
"display": "Entered in error",
"definition": "This instance should not have been part of this patient's medical record."
}, {
"code": "checked-in",
"display": "Checked In",
"definition": "When checked in, all pre-encounter administrative work is complete, and the encounter may begin. (where multiple patients are involved, they are all present)."
} ],
"caseSensitive": true,
"version": "3.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}