{ "description": "The free/busy status of an appointment.", "_filename": "CodeSystem-appointmentstatus.json", "package_name": "hl7.fhir.r2b.examples", "date": null, "versionNeeded": false, "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "AppointmentStatus", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.4.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.284" } ], "compositional": false, "status": "draft", "id": "530689c7-bddb-46a8-b955-978057a42e95", "valueSet": "http://hl7.org/fhir/ValueSet/appointmentstatus", "kind": null, "count": 0, "url": "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)." } ], "caseSensitive": true, "version": "1.4.0", "contact": [ { "telecom": [ { "rank": 1, "value": "http://hl7.org/fhir", "system": "other" }, { "rank": 1, "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }