PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.oh@setp-0.9.0-alpha1.0.21
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-hours-of-operation
description: null
package_name: rs/ca.on.oh
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}
                type: uri
                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}
                type: uri
                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}
                type: uri
                index: 12
              value:
                mustSupport: true
                choices: [valueString]
                index: 14
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 15}
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-hours-of-operation'}
    type: uri
    index: 16
  value:
    label: To Date
    choices: []
    index: 18
package_version: setp-0.9.0-alpha1.0.21
extensions:
  ElectiveScheduleStartTime:
    url: null
    mustSupport: true
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: ElectiveScheduleStartTime}
        type: uri
        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}
        type: uri
        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}
        type: uri
        index: 12
      value:
        mustSupport: true
        choices: [valueString]
        index: 14
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 15}
    required: [value, valueString]
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