PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.29
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-hours-of-operation
description: null
package_name: ca.on.oh-setp
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}
                index: 2
              value:
                mustSupport: true
                choices: [valueTime]
                index: 4
              valueTime: {type: time, mustSupport: true, choiceOf: value, index: 5}
            required: [value, valueTime]
        stopTime:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: stopTime}
                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.29
extensions:
  startTime:
    url: null
    mustSupport: true
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: startTime}
        index: 2
      value:
        mustSupport: true
        choices: [valueTime]
        index: 4
      valueTime: {type: time, mustSupport: true, choiceOf: value, index: 5}
    required: [value, valueTime]
  stopTime:
    url: null
    mustSupport: true
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: stopTime}
        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