FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem.ca-on-mha-AppointmentRescheduleReason

Packageca.on.oh.mha-pds
Resource TypeCodeSystem
IdCodeSystem.ca-on-mha-AppointmentRescheduleReason
FHIR VersionR4
Sourcehttps://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
URLhttp://ontariohealth.ca/fhir/CodeSystem/original-appointment-reschedule-reason
Version1.0.0
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameOriginalAppointmentRescheduleReason
TitleOriginal Appointment Reschedule Reason
DescriptionCodes representing the reason for reschedule of the client's first scheduled appointment.
Contentcomplete

Resources that use this resource

ValueSet
originalappointmentRescheduleReasonOriginal Appointment Reschedule Reason

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Appointment Reschedule Reason

http://ontariohealth.ca/fhir/CodeSystem/original-appointment-reschedule-reason

Codes representing the reason for reschedule of the client's first scheduled appointment.


Source

{
  "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)"
    }
  ]
}