{
"description": "A booking of a surgical healthcare procedure for a specific date/time.",
"_filename": "Appointment.json",
"package_name": "ca.on.oh",
"date": "2023-03-06",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"name": "Appointment",
"mapping": [ {
"name": "SERIS MDS Mapping",
"identity": "SERIS-MDS-Mapping"
} ],
"abstract": false,
"type": "Appointment",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Appointment",
"package_version": "seris-0.11.0-alpha1.0.1",
"status": "draft",
"id": "1b857684-c6d9-42f2-889d-d7433dca97b6",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Appointment",
"version": "1.0.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 SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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-seris-ext-cancellation-date" ]
} ],
"short": "Cancellation Date",
"mapping": [ {
"map": "Cancellation Date",
"identity": "SERIS-MDS-Mapping"
} ],
"sliceName": "cancellationDate",
"isModifier": false
}, {
"id": "Appointment.extension:cancellationDate.url",
"path": "Appointment.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-cancellation-date"
}, {
"id": "Appointment.extension:reschedule",
"path": "Appointment.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-reschedule" ]
} ],
"sliceName": "reschedule",
"isModifier": false
}, {
"id": "Appointment.extension:reschedule.url",
"path": "Appointment.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-reschedule"
}, {
"id": "Appointment.extension:reschedule.extension:rescheduleFlag",
"path": "Appointment.extension.extension",
"mapping": [ {
"map": "Reschedule Flag",
"identity": "SERIS-MDS-Mapping"
} ],
"sliceName": "rescheduleFlag"
}, {
"id": "Appointment.extension:reschedule.extension:rescheduleDate",
"path": "Appointment.extension.extension",
"mapping": [ {
"map": "Reschedule Date",
"identity": "SERIS-MDS-Mapping"
} ],
"sliceName": "rescheduleDate"
}, {
"id": "Appointment.identifier",
"max": "1",
"min": 1,
"path": "Appointment.identifier",
"short": "Case Number",
"mapping": [ {
"map": "Case Number",
"identity": "SERIS-MDS-Mapping"
} ],
"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": "Cancellation reason",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason"
},
"mapping": [ {
"map": "Cancellation Reason",
"identity": "SERIS-MDS-Mapping"
} ],
"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"
},
"mustSupport": true
}, {
"id": "Appointment.cancelationReason.coding.display",
"path": "Appointment.cancelationReason.coding.display",
"mustSupport": true
}, {
"id": "Appointment.cancelationReason.text",
"path": "Appointment.cancelationReason.text",
"short": "Cancellation reason description",
"mustSupport": true
}, {
"id": "Appointment.serviceCategory",
"path": "Appointment.serviceCategory",
"short": "Surgeon service",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/hospital-service"
}
}, {
"id": "Appointment.serviceCategory.coding",
"path": "Appointment.serviceCategory.coding",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/hospital-service"
}
}, {
"id": "Appointment.serviceCategory.coding.code",
"path": "Appointment.serviceCategory.coding.code",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/hospital-service"
}
}, {
"id": "Appointment.appointmentType",
"path": "Appointment.appointmentType",
"short": "Patient type"
}, {
"id": "Appointment.reasonReference",
"max": "1",
"min": 1,
"path": "Appointment.reasonReference",
"type": [ {
"code": "Reference",
"aggregation": [ "bundled" ],
"targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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.start",
"path": "Appointment.start",
"mapping": [ {
"map": "Scheduled Start Time",
"identity": "SERIS-MDS-Mapping"
} ],
"mustSupport": true
}, {
"id": "Appointment.end",
"path": "Appointment.end",
"mustSupport": true
}, {
"id": "Appointment.minutesDuration",
"path": "Appointment.minutesDuration",
"short": "Estimated Case Duration",
"mapping": [ {
"map": "Estimated Case Duration",
"identity": "SERIS-MDS-Mapping"
} ],
"mustSupport": true
}, {
"id": "Appointment.created",
"path": "Appointment.created",
"short": "Booking Date",
"mapping": [ {
"map": "Booking Date",
"identity": "SERIS-MDS-Mapping"
} ],
"mustSupport": true
}, {
"id": "Appointment.comment",
"max": "0",
"path": "Appointment.comment",
"short": "Notes on initial case scheduling",
"mapping": [ {
"map": "Notes",
"identity": "SERIS-MDS-Mapping"
} ]
}, {
"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-seris-profile-Patient" ]
} ],
"short": "the surgical patient or OR Room",
"mustSupport": true
}, {
"id": "Appointment.participant.actor.reference",
"path": "Appointment.participant.actor.reference",
"mustSupport": true
}, {
"id": "Appointment.participant.actor.identifier",
"path": "Appointment.participant.actor.identifier",
"mustSupport": true
}, {
"id": "Appointment.participant.actor.identifier.system",
"min": 1,
"path": "Appointment.participant.actor.identifier.system",
"mustSupport": true
}, {
"id": "Appointment.participant.actor.identifier.value",
"min": 1,
"path": "Appointment.participant.actor.identifier.value",
"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"
}