{ "resourceType": "ValueSet", "id": "naboto-appointment-status", "text": { "status": "extensions", "div": "
" }, "url": "http://fhir.naboto.com/ValueSet/naboto-appointment-status", "version": "0.1.4", "name": "NabotoAppointmentStatus", "title": "NabotoAppointmentStatus", "status": "active", "date": "2022-11-03T13:30:17+00:00", "publisher": "Naboto Software GmbH", "contact": [ { "name": "Naboto Software GmbH", "telecom": [ { "system": "url", "value": "http://naboto.com" } ] } ], "description": "The free/busy status of an appointment.", "compose": { "include": [ { "system": "http://hl7.org/fhir/appointmentstatus", "concept": [ { "code": "booked" }, { "code": "arrived" }, { "code": "fulfilled" }, { "code": "cancelled" }, { "code": "noshow" }, { "code": "entered-in-error" }, { "code": "checked-in" } ] } ] } }