description: A booking of a surgical healthcare procedure for a specific date/time. package_name: ca.on.oh derivation: constraint name: Appointment type: Appointment elements: serviceCategory: short: Surgeon service binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service'} index: 20 meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] cancelationReason: short: Facility Cancellation reason binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/SETP-surgery-cancellation-reason'} mustSupport: true index: 14 elements: coding: mustSupport: true index: 15 elements: system: pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/SETP-surgery-cancellation-reason'} mustSupport: true index: 16 code: binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/SETP-surgery-cancellation-reason'} mustSupport: true index: 17 display: {mustSupport: true, index: 18} text: {short: Facility Cancellation reason description, mustSupport: true, index: 19} requestedPeriod: short: Scheduled start time mustSupport: true index: 30 elements: start: {short: Scheduled start time, mustSupport: true, index: 31} created: {short: Booking Date, mustSupport: true, index: 26} participant: mustSupport: true array: true max: 2 index: 28 elements: actor: type: Reference short: the surgical patient or OR Room mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location', 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient'] index: 29 extension: type: Extension isModifier: false mustSupport: true url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-reschedule index: 2 slicing: slices: reschedule: match: {} schema: type: Extension isModifier: false mustSupport: true url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-reschedule index: 2 extensions: rescheduleFlag: url: null mustSupport: true index: 3 elements: value: mustSupport: true choices: [] index: 5 rescheduleDate: url: null mustSupport: true index: 6 elements: value: mustSupport: true choices: [] index: 8 elements: extension: mustSupport: true index: 3 slicing: slices: rescheduleFlag: match: {} schema: mustSupport: true index: 3 elements: value: mustSupport: true choices: [] index: 5 rescheduleDate: match: {} schema: mustSupport: true index: 6 elements: value: mustSupport: true choices: [] index: 8 cancellationDate: match: {} schema: {type: Extension, isModifier: false, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancellation-date', index: 9} supportingInformation: {short: supporting Observations, index: 24} appointmentType: {short: Patient type, index: 21} status: {mustSupport: true, index: 13} comment: {short: Notes on initial case scheduling, mustSupport: true, index: 27} minutesDuration: {short: Estimated Case Duration, mustSupport: true, index: 25} identifier: short: Case Number mustSupport: true index: 10 elements: system: {mustSupport: true, index: 11} value: {mustSupport: true, index: 12} reasonReference: type: Reference short: The surgical procedure for this appointment mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure'] index: 22 elements: reference: {mustSupport: true, index: 23} required: [reference] package_version: setp-0.9.0-alpha1.0.4 extensions: reschedule: url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-reschedule type: Extension isModifier: false mustSupport: true index: 2 extensions: rescheduleFlag: url: null mustSupport: true index: 3 elements: value: mustSupport: true choices: [] index: 5 rescheduleDate: url: null mustSupport: true index: 6 elements: value: mustSupport: true choices: [] index: 8 elements: extension: mustSupport: true index: 3 slicing: slices: rescheduleFlag: match: {} schema: mustSupport: true index: 3 elements: value: mustSupport: true choices: [] index: 5 rescheduleDate: match: {} schema: mustSupport: true index: 6 elements: value: mustSupport: true choices: [] index: 8 cancellationDate: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancellation-date', type: Extension, isModifier: false, index: 9} class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Appointment base: http://hl7.org/fhir/StructureDefinition/Appointment version: 0.9.0 required: [meta]