PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.29
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancellation
description: null
package_name: ca.on.oh-setp
derivation: constraint
name: SETPCancellation
type: Extension
elements:
  extension:
    mustSupport: true
    index: 0
    slicing:
      slices:
        CancellationDate:
          match: {}
          schema:
            mustSupport: true
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: CancellationDate}
                index: 1
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 3
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 4}
        CancellationReason:
          match: {}
          schema:
            mustSupport: true
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: CancellationReason}
                index: 6
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 8
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 9}
              value[x]:
                elements:
                  coding:
                    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason'}
                    mustSupport: true
                    index: 10
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/surgery-cancellation-reason'}
                        mustSupport: true
                        index: 11
                      code:
                        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason'}
                        mustSupport: true
                        index: 12
                      display: {mustSupport: true, index: 13}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancellation'}
    index: 14
  value:
    label: To Date
    choices: []
    index: 16
package_version: 0.9.0-alpha1.0.29
extensions:
  CancellationDate:
    url: null
    mustSupport: true
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: CancellationDate}
        index: 1
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 3
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 4}
  CancellationReason:
    url: null
    mustSupport: true
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: CancellationReason}
        index: 6
      value:
        mustSupport: true
        choices: [valueCodeableConcept]
        index: 8
      valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 9}
      value[x]:
        elements:
          coding:
            binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason'}
            mustSupport: true
            index: 10
            elements:
              system:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/surgery-cancellation-reason'}
                mustSupport: true
                index: 11
              code:
                binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason'}
                mustSupport: true
                index: 12
              display: {mustSupport: true, index: 13}
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancellation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.9.0