| Package | ca.on.oh.mha-pds |
| Resource Type | CodeSystem |
| Id | CodeSystem.ca-on-mha-AppointmentRescheduleReason |
| 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/CodeSystem/original-appointment-reschedule-reason |
| URL | http://ontariohealth.ca/fhir/CodeSystem/original-appointment-reschedule-reason |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-08-22T20:17:06.3613088+00:00 |
| Name | OriginalAppointmentRescheduleReason |
| Title | Original Appointment Reschedule Reason |
| Description | Codes representing the reason for reschedule of the client's first scheduled appointment. |
| Content | complete |
| ValueSet | |
| originalappointmentRescheduleReason | Original Appointment Reschedule Reason |
No resources found
Note: links and images are rebased to the (stated) source
Codes representing the reason for reschedule of the client's first scheduled appointment.
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/CodeSystem/original-appointment-reschedule-reason",
"version": "1.0.0",
"name": "OriginalAppointmentRescheduleReason",
"title": "Original Appointment Reschedule Reason",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "Codes representing the reason for reschedule of the client's first scheduled appointment.",
"compositional": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "Client Rescheduled",
"display": "Client Rescheduled",
"definition": "Client Unavailable – client was offered and accepted appointment however was not able to attend."
},
{
"code": "Client Did Not Show",
"display": "Client Did Not Show",
"definition": "Client Unavailable – client was offered and accepted appointment however was not able to attend."
},
{
"code": "System Delay",
"display": "System Delay",
"definition": "Client was offered and accepted appointment however system could not provide scheduled session (e.g., counsellor double booked)"
}
]
}