description: null package_name: ca.on.oh-setp derivation: constraint name: HoursOfOperation type: Extension elements: extension: array: true min: 3 index: 0 slicing: slices: ElectiveScheduleStartTime: match: {} schema: mustSupport: true _required: true index: 1 elements: url: pattern: {type: Uri, value: ElectiveScheduleStartTime} index: 2 value: mustSupport: true choices: [valueTime] index: 4 valueTime: {type: time, mustSupport: true, choiceOf: value, index: 5} required: [value, valueTime] ElectiveScheduleStopTime: match: {} schema: mustSupport: true _required: true index: 6 elements: url: pattern: {type: Uri, value: ElectiveScheduleStopTime} index: 7 value: mustSupport: true choices: [valueTime] index: 9 valueTime: {type: time, mustSupport: true, choiceOf: value, index: 10} required: [value, valueTime] DaysOfWeek: match: {} schema: mustSupport: true _required: true index: 11 elements: url: pattern: {type: Uri, value: DaysOfWeek} index: 12 value: mustSupport: true choices: [valueString] index: 14 valueString: {type: string, mustSupport: true, choiceOf: value, index: 15} required: [valueString, value] url: pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-hours-of-operation'} index: 16 value: label: To Date choices: [] index: 18 package_version: 0.9.0-alpha1.0.14 extensions: ElectiveScheduleStartTime: url: null mustSupport: true _required: true index: 1 elements: url: pattern: {type: Uri, value: ElectiveScheduleStartTime} index: 2 value: mustSupport: true choices: [valueTime] index: 4 valueTime: {type: time, mustSupport: true, choiceOf: value, index: 5} required: [value, valueTime] ElectiveScheduleStopTime: url: null mustSupport: true _required: true index: 6 elements: url: pattern: {type: Uri, value: ElectiveScheduleStopTime} index: 7 value: mustSupport: true choices: [valueTime] index: 9 valueTime: {type: time, mustSupport: true, choiceOf: value, index: 10} required: [value, valueTime] DaysOfWeek: url: null mustSupport: true _required: true index: 11 elements: url: pattern: {type: Uri, value: DaysOfWeek} index: 12 value: mustSupport: true choices: [valueString] index: 14 valueString: {type: string, mustSupport: true, choiceOf: value, index: 15} required: [valueString, value] class: extension kind: complex-type url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-hours-of-operation base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.9.0