{
"description": "The free/busy status of an appointment.",
"_filename": "ValueSet-appointmentstatus.json",
"package_name": "hl7.fhir.r2.core",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "AppointmentStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.284"
} ],
"status": "draft",
"id": "deee5b8d-6434-4630-acba-d6c32a40aa13",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/appointmentstatus",
"codeSystem": {
"system": "http://hl7.org/fhir/appointmentstatus",
"concept": [ {
"code": "proposed",
"display": "Proposed",
"definition": "None of the participant(s) have finalized their acceptance of the appointment request, and the start/end time may 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": "Some of the patients have arrived."
}, {
"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)."
} ],
"version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.284"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}