Package | ca.on.oh.mha-pds |
Resource Type | ValueSet |
Id | ValueSet.ca-on-mha-AppointmentStatus |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/ValueSet/mha/appointmentStatus |
URL | http://ontariohealth.ca/fhir/ValueSet/mha/appointmentStatus |
Version | 1.0.0 |
Status | active |
Date | 2022-08-22T20:17:06.3613088+00:00 |
Name | AppointmentStatus |
Title | Appointment Status |
Realm | ca |
Authority | hl7 |
Description | The status of an appointment. |
StructureDefinition | |
ca-on-mha-profile-Appointment | MHA Appointment Profile |
ca-on-mha-profile-Appointment-V2-draft | MHA Appointment Profile |
No resources found
Note: links and images are rebased to the (stated) source
The status of an appointment.
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ontariohealth.ca/fhir/ValueSet/mha/appointmentStatus", "version": "1.0.0", "name": "AppointmentStatus", "title": "Appointment Status", "status": "active", "date": "2022-08-22T20:17:06.3613088+00:00", "publisher": "Ontario Health", "description": "The status of an appointment.", "compose": { "include": [ { "system": "http://hl7.org/fhir/appointmentstatus", "version": "4.0.1", "concept": [ { "code": "cancelled", "display": "Cancelled" }, { "code": "noshow", "display": "No Show" } ] } ] } }