PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.14
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-blockchange
description: Define when a block is changed
package_name: ca.on.oh-setp
derivation: constraint
name: SETPBlockChange
type: Extension
elements:
  extension:
    mustSupport: true
    index: 0
    slicing:
      slices:
        changeDate:
          match: {}
          schema:
            mustSupport: true
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: changeDate}
                index: 1
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 3
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 4}
        changeAuthority:
          match: {}
          schema:
            mustSupport: true
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: changeAuthority}
                index: 6
              value:
                mustSupport: true
                choices: [valueString]
                index: 8
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 9}
        changeReason:
          match: {}
          schema:
            mustSupport: true
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: changeReason}
                index: 11
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 13
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 14}
              value[x]:
                elements:
                  coding:
                    binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/block-change-reason'}
                    mustSupport: true
                    index: 15
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/block-change-reason'}
                        mustSupport: true
                        index: 16
                      code:
                        binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/block-change-reason'}
                        mustSupport: true
                        index: 17
                      display: {mustSupport: true, index: 18}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-blockchange'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 0.9.0-alpha1.0.14
extensions:
  changeDate:
    url: null
    mustSupport: true
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: changeDate}
        index: 1
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 3
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 4}
  changeAuthority:
    url: null
    mustSupport: true
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: changeAuthority}
        index: 6
      value:
        mustSupport: true
        choices: [valueString]
        index: 8
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 9}
  changeReason:
    url: null
    mustSupport: true
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: changeReason}
        index: 11
      value:
        mustSupport: true
        choices: [valueCodeableConcept]
        index: 13
      valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 14}
      value[x]:
        elements:
          coding:
            binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/block-change-reason'}
            mustSupport: true
            index: 15
            elements:
              system:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/block-change-reason'}
                mustSupport: true
                index: 16
              code:
                binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/block-change-reason'}
                mustSupport: true
                index: 17
              display: {mustSupport: true, index: 18}
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-blockchange
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1