PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.14
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleshift
description: Define the period when the procedure is shifted to and an alternate
package_name: ca.on.oh-setp
derivation: constraint
name: SETPScheduleShift
type: Extension
elements:
  extension:
    array: true
    max: 4
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      max: 4
      slices:
        secondShiftPeriod:
          match: {url: secondShiftPeriod}
          schema:
            mustSupport: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: secondShiftPeriod}
                index: 2
              value:
                choices: [valuePeriod]
                index: 4
              valuePeriod: {type: Period, choiceOf: value, index: 5}
        secondShiftWeek:
          match: {url: secondShiftWeek}
          schema:
            mustSupport: true
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: secondShiftWeek}
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
        alternatePeriod:
          match: {url: alternatePeriod}
          schema:
            mustSupport: true
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: alternatePeriod}
                index: 12
              value:
                choices: [valuePeriod]
                index: 14
              valuePeriod: {type: Period, choiceOf: value, index: 15}
        alternateWeek:
          match: {url: alternateWeek}
          schema:
            mustSupport: true
            index: 16
            elements:
              url:
                pattern: {type: Uri, value: alternateWeek}
                index: 17
              value:
                choices: [valueString]
                index: 19
              valueString: {type: string, choiceOf: value, index: 20}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleshift'}
    index: 21
  value:
    choices: []
    index: 23
package_version: 0.9.0-alpha1.0.14
extensions:
  secondShiftPeriod:
    url: secondShiftPeriod
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: secondShiftPeriod}
        index: 2
      value:
        choices: [valuePeriod]
        index: 4
      valuePeriod: {type: Period, choiceOf: value, index: 5}
  secondShiftWeek:
    url: secondShiftWeek
    mustSupport: true
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: secondShiftWeek}
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
  alternatePeriod:
    url: alternatePeriod
    mustSupport: true
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: alternatePeriod}
        index: 12
      value:
        choices: [valuePeriod]
        index: 14
      valuePeriod: {type: Period, choiceOf: value, index: 15}
  alternateWeek:
    url: alternateWeek
    mustSupport: true
    index: 16
    elements:
      url:
        pattern: {type: Uri, value: alternateWeek}
        index: 17
      value:
        choices: [valueString]
        index: 19
      valueString: {type: string, choiceOf: value, index: 20}
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleshift
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1