PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha-1.0.6
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Appointment
{
  "description": "A booking of a surgical healthcare procedure for a specific date/time.",
  "_filename": "SETPAppointment.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-03-06",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "Appointment",
  "abstract": false,
  "type": "Appointment",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Appointment",
  "package_version": "0.9.0-alpha-1.0.6",
  "status": "draft",
  "id": "ec2f73ff-4626-4776-b22d-e75123a8edb6",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Appointment",
  "version": "0.9.0",
  "differential": {
    "element": [ {
      "id": "Appointment.meta",
      "min": 1,
      "path": "Appointment.meta",
      "mustSupport": true
    }, {
      "id": "Appointment.meta.profile",
      "min": 1,
      "path": "Appointment.meta.profile",
      "comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Appointment|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Appointment.extension:cancellationDate",
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancellation-date" ]
      } ],
      "short": "Cancellation Date",
      "sliceName": "cancellationDate",
      "isModifier": false
    }, {
      "id": "Appointment.extension:reschedule",
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-reschedule" ]
      } ],
      "sliceName": "reschedule",
      "isModifier": false
    }, {
      "id": "Appointment.identifier",
      "max": "1",
      "min": 1,
      "path": "Appointment.identifier",
      "short": "Case Number",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier.system",
      "min": 1,
      "path": "Appointment.identifier.system",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier.value",
      "min": 1,
      "path": "Appointment.identifier.value",
      "mustSupport": true
    }, {
      "id": "Appointment.status",
      "path": "Appointment.status",
      "mustSupport": true
    }, {
      "id": "Appointment.cancelationReason",
      "path": "Appointment.cancelationReason",
      "short": "Facility Cancellation reason",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason"
      },
      "mustSupport": true
    }, {
      "id": "Appointment.cancelationReason.coding",
      "max": "1",
      "path": "Appointment.cancelationReason.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason"
      },
      "mustSupport": true
    }, {
      "id": "Appointment.cancelationReason.coding.system",
      "path": "Appointment.cancelationReason.coding.system",
      "fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/surgery-cancellation-reason",
      "mustSupport": true
    }, {
      "id": "Appointment.cancelationReason.coding.code",
      "path": "Appointment.cancelationReason.coding.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason",
        "description": "Facility-specific number identifying emergency classification or priority."
      },
      "mustSupport": true
    }, {
      "id": "Appointment.cancelationReason.coding.display",
      "path": "Appointment.cancelationReason.coding.display",
      "mustSupport": true
    }, {
      "id": "Appointment.cancelationReason.text",
      "path": "Appointment.cancelationReason.text",
      "short": "Facility Cancellation reason description",
      "mustSupport": true
    }, {
      "id": "Appointment.serviceCategory",
      "path": "Appointment.serviceCategory",
      "short": "Surgeon service",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service"
      }
    }, {
      "id": "Appointment.serviceCategory.coding",
      "path": "Appointment.serviceCategory.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service"
      }
    }, {
      "id": "Appointment.serviceCategory.coding.system",
      "path": "Appointment.serviceCategory.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Appointment.serviceCategory.coding.code",
      "path": "Appointment.serviceCategory.coding.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service"
      }
    }, {
      "id": "Appointment.appointmentType",
      "path": "Appointment.appointmentType",
      "short": "Patient type"
    }, {
      "id": "Appointment.reasonReference",
      "max": "1",
      "min": 1,
      "path": "Appointment.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure" ]
      } ],
      "short": "The surgical procedure for this appointment",
      "mustSupport": true
    }, {
      "id": "Appointment.reasonReference.reference",
      "min": 1,
      "path": "Appointment.reasonReference.reference",
      "mustSupport": true
    }, {
      "id": "Appointment.supportingInformation",
      "max": "1",
      "path": "Appointment.supportingInformation",
      "short": "supporting Observations"
    }, {
      "id": "Appointment.minutesDuration",
      "path": "Appointment.minutesDuration",
      "short": "Estimated Case Duration",
      "mustSupport": true
    }, {
      "id": "Appointment.created",
      "path": "Appointment.created",
      "short": "Booking Date",
      "mustSupport": true
    }, {
      "id": "Appointment.comment",
      "path": "Appointment.comment",
      "short": "Notes on initial case scheduling",
      "mustSupport": true
    }, {
      "id": "Appointment.participant",
      "max": "2",
      "path": "Appointment.participant",
      "mustSupport": true
    }, {
      "id": "Appointment.participant.actor",
      "min": 1,
      "path": "Appointment.participant.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient" ]
      } ],
      "short": "the surgical patient or OR Room",
      "mustSupport": true
    }, {
      "id": "Appointment.participant.actor.reference",
      "min": 1,
      "path": "Appointment.participant.actor.reference",
      "mustSupport": true
    }, {
      "id": "Appointment.participant.actor.identifier",
      "min": 1,
      "path": "Appointment.participant.actor.identifier",
      "mustSupport": true
    }, {
      "id": "Appointment.participant.actor.identifier.system",
      "min": 1,
      "path": "Appointment.participant.actor.identifier.system",
      "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id",
      "mustSupport": true
    }, {
      "id": "Appointment.participant.actor.identifier.value",
      "min": 1,
      "path": "Appointment.participant.actor.identifier.value",
      "mustSupport": true
    }, {
      "id": "Appointment.requestedPeriod",
      "path": "Appointment.requestedPeriod",
      "mustSupport": true
    }, {
      "id": "Appointment.requestedPeriod.start",
      "path": "Appointment.requestedPeriod.start",
      "short": "Scheduled start time",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment"
}