description: SETP Schedule Profile package_name: ca.on.oh-setp derivation: constraint name: Schedule type: Schedule elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] extension: array: true min: 2 index: 2 slicing: slices: shiftType: match: {} schema: {type: Extension, isModifier: false, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-shift-type', index: 3} hoursOfOperation: match: {} schema: {type: Extension, isModifier: false, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-hours-of-operation', index: 4} identifier: mustSupport: true index: 5 elements: system: {mustSupport: true, index: 6} value: {mustSupport: true, index: 7} required: [value, system] active: {short: Whether this schedule is entered-in-error or not, mustSupport: true, index: 8} actor: type: Reference short: Reference to the Location(OR Room) which will be specified by identifier for this Schedule mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location'] index: 9 elements: identifier: short: indicates the identifier of the Location(OR Room) mustSupport: true index: 10 elements: system: {mustSupport: true, index: 11} value: {mustSupport: true, index: 12} required: [value, system] required: [identifier] planningHorizon: short: Main Schedule Start/Stop Time mustSupport: true index: 13 elements: start: {mustSupport: true, index: 14} end: {mustSupport: true, index: 15} required: [start, end] package_version: 0.9.0-alpha1.0.29 extensions: shiftType: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-shift-type', type: Extension, isModifier: false, index: 3} hoursOfOperation: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-hours-of-operation', type: Extension, isModifier: false, index: 4} class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Schedule base: http://hl7.org/fhir/StructureDefinition/Schedule version: 1.0.0 required: [identifier, planningHorizon, meta, active]