PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.8
    http://ontariohealth.ca/fhir/CodeSystem/appointment-reschedule-reason
{
  "description": "Codes representing the reason for reschedule of the client's first scheduled appointment.",
  "_filename": "AppointmentRescheduleReasonCS.json",
  "package_name": "ca.on.oh.mha-pds",
  "date": null,
  "publisher": "Ontario Health",
  "content": "complete",
  "name": "AppointmentRescheduleReason",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Appointment Reschedule Reason",
  "package_version": "0.9.0-alpha-1.9.7.8",
  "compositional": false,
  "status": "draft",
  "id": "3d314aa0-a482-47eb-b5e0-cffbaa09dd92",
  "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mha/appointmentRescheduleReason",
  "kind": null,
  "count": 3,
  "url": "http://ontariohealth.ca/fhir/CodeSystem/appointment-reschedule-reason",
  "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)"
  } ],
  "version": "1.0.0"
}