description: null package_name: rs/ca.on.oh derivation: constraint name: HoursOfOperation type: Extension elements: extension: array: true min: 3 index: 0 slicing: slices: startTime: match: {} schema: mustSupport: true _required: true index: 1 elements: url: pattern: {type: uri, value: startTime} type: uri index: 2 value: mustSupport: true choices: [valueDate, valueTime] index: 4 valueDate: {type: date, mustSupport: true, choiceOf: value, index: 5} valueTime: {type: time, mustSupport: true, choiceOf: value, index: 6} required: [value, valueDate, valueTime] stopTime: match: {} schema: mustSupport: true _required: true index: 7 elements: url: pattern: {type: uri, value: stopTime} type: uri index: 8 value: mustSupport: true choices: [valueDate, valueTime] index: 10 valueDate: {type: date, mustSupport: true, choiceOf: value, index: 11} valueTime: {type: time, mustSupport: true, choiceOf: value, index: 12} required: [value, valueDate, valueTime] daysOfWeek: match: {} schema: mustSupport: true _required: true index: 13 elements: url: pattern: {type: uri, value: daysOfWeek} type: uri index: 14 value: mustSupport: true choices: [valueString] index: 16 valueString: {type: string, mustSupport: true, choiceOf: value, index: 17} required: [value, valueString] url: pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-hours-of-operation'} type: uri index: 18 value: label: To Date choices: [] index: 20 package_version: seris-0.10.0-alpha1.0.4 extensions: startTime: url: null mustSupport: true _required: true index: 1 elements: url: pattern: {type: uri, value: startTime} type: uri index: 2 value: mustSupport: true choices: [valueDate, valueTime] index: 4 valueDate: {type: date, mustSupport: true, choiceOf: value, index: 5} valueTime: {type: time, mustSupport: true, choiceOf: value, index: 6} required: [value, valueDate, valueTime] stopTime: url: null mustSupport: true _required: true index: 7 elements: url: pattern: {type: uri, value: stopTime} type: uri index: 8 value: mustSupport: true choices: [valueDate, valueTime] index: 10 valueDate: {type: date, mustSupport: true, choiceOf: value, index: 11} valueTime: {type: time, mustSupport: true, choiceOf: value, index: 12} required: [value, valueDate, valueTime] daysOfWeek: url: null mustSupport: true _required: true index: 13 elements: url: pattern: {type: uri, value: daysOfWeek} type: uri index: 14 value: mustSupport: true choices: [valueString] index: 16 valueString: {type: string, mustSupport: true, choiceOf: value, index: 17} required: [value, valueString] class: extension kind: complex-type url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-hours-of-operation base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.9.0