PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-disability
description: null
package_name: ca.on.oh.mha.pds
derivation: constraint
name: DisabilityExtension
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        status:
          match: {}
          schema:
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: status}
                index: 2
              value:
                choices: [valueCoding]
                index: 4
              valueCoding: {type: Coding, choiceOf: value, index: 5}
        type:
          match: {}
          schema:
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: type}
                index: 7
              value:
                choices: [valueCoding]
                index: 9
              valueCoding: {type: Coding, choiceOf: value, index: 10}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-disability'}
    index: 11
  value:
    choices: []
    index: 13
package_version: 2.0.0-alpha-preview-0.1
extensions:
  status:
    url: null
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: status}
        index: 2
      value:
        choices: [valueCoding]
        index: 4
      valueCoding: {type: Coding, choiceOf: value, index: 5}
  type:
    url: null
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: type}
        index: 7
      value:
        choices: [valueCoding]
        index: 9
      valueCoding: {type: Coding, choiceOf: value, index: 10}
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-disability
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [extension]