PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.29
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-reschedule
description: Defines when a surgery was rescheduled for
package_name: ca.on.oh-setp
derivation: constraint
name: SETPReschedule
type: Extension
elements:
  extension:
    short: Reschedule Flag
    mustSupport: true
    index: 0
    slicing:
      slices:
        rescheduleFlag:
          match: {}
          schema:
            short: Reschedule Flag
            mustSupport: true
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: rescheduleFlag}
                index: 1
              value:
                mustSupport: true
                choices: [valueBoolean]
                index: 3
              valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 4}
        rescheduleDate:
          match: {}
          schema:
            short: Reschedule DateTime
            mustSupport: true
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: rescheduleDate}
                index: 6
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 8
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 9}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-reschedule'}
    index: 10
  value:
    choices: []
    index: 12
package_version: 0.9.0-alpha1.0.29
extensions:
  rescheduleFlag:
    url: null
    short: Reschedule Flag
    mustSupport: true
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: rescheduleFlag}
        index: 1
      value:
        mustSupport: true
        choices: [valueBoolean]
        index: 3
      valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 4}
  rescheduleDate:
    url: null
    short: Reschedule DateTime
    mustSupport: true
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: rescheduleDate}
        index: 6
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 8
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 9}
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-reschedule
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1