PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.2
    http://ontariohealth.ca/fhir/ValueSet/mha/appointmentstatus
{
  "description": "The overall status of the Appointment. Each of the participants has their own participation status which indicates their involvement in the process, however this status indicates the shared status.",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/ValueSet/appointmentstatus",
      "concept": [ {
        "code": "proposed",
        "display": "Proposed"
      }, {
        "code": "pending",
        "display": "Pending"
      }, {
        "code": "booked",
        "display": "Booked"
      }, {
        "code": "arrived",
        "display": "Arrived"
      }, {
        "code": "fulfilled",
        "display": "Fulfilled"
      }, {
        "code": "cancelled",
        "display": "Cancelled"
      }, {
        "code": "noshow",
        "display": "No Show"
      }, {
        "code": "entered-in-error",
        "display": "Entered in error"
      }, {
        "code": "checked-in",
        "display": "Checked In"
      }, {
        "code": "waitlisted",
        "display": "Waitlisted"
      } ]
    } ]
  },
  "_filename": "appointmentstatus.json",
  "package_name": "ca.on.oh.mha-pds",
  "date": null,
  "publisher": "Ontario Health",
  "name": "AppointmentStatus",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "0.9.0-alpha-1.2",
  "status": "active",
  "id": "3e6127a4-e922-4d67-8f61-06f3d2dfc175",
  "kind": null,
  "url": "http://ontariohealth.ca/fhir/ValueSet/mha/appointmentstatus",
  "version": "1.0.0"
}