PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure
description: This cross-version extension represents BodyStructure.excludedStructure from http://hl7.org/fhir/StructureDefinition/BodyStructure|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: ext_R5_BodyStructure_excludedStructure
type: Extension
elements:
  extension:
    type: Extension
    short: Data type name for BodyStructure.excludedStructure from FHIR R5
    url: http://hl7.org/fhir/StructureDefinition/_datatype
    index: 0
    slicing:
      slices:
        _datatype:
          match: {}
          schema:
            type: Extension
            short: Data type name for BodyStructure.excludedStructure from FHIR R5
            url: http://hl7.org/fhir/StructureDefinition/_datatype
            index: 0
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                pattern: {type: string, value: BodyStructure.includedStructure}
                choices: [valueString]
                type: string
                index: 2
              valueString:
                type: string
                pattern: {type: string, value: BodyStructure.includedStructure}
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 3
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure'}
    type: uri
    index: 4
package_version: 0.0.1-snapshot-1
extensions:
  _datatype:
    url: http://hl7.org/fhir/StructureDefinition/_datatype
    type: Extension
    short: Data type name for BodyStructure.excludedStructure from FHIR R5
    index: 0
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        pattern: {type: string, value: BodyStructure.includedStructure}
        choices: [valueString]
        type: string
        index: 2
      valueString:
        type: string
        pattern: {type: string, value: BodyStructure.includedStructure}
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 3
    required: [value, valueString]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]