PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.4.0
    http://fhir.de/StructureDefinition/Aufnahmegrund
description: null
package_name: de.basisprofil.r4
derivation: constraint
name: ExtensionAufnahmegrund
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        ErsteUndZweiteStelle:
          match: {url: ErsteUndZweiteStelle}
          schema:
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: ErsteUndZweiteStelle}
                index: 2
              value:
                choices: [valueCoding]
                index: 4
              valueCoding: {type: Coding, choiceOf: value, index: 5}
        DritteStelle:
          match: {url: DritteStelle}
          schema:
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: DritteStelle}
                index: 7
              value:
                choices: [valueCoding]
                index: 9
              valueCoding: {type: Coding, choiceOf: value, index: 10}
        VierteStelle:
          match: {url: VierteStelle}
          schema:
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: VierteStelle}
                index: 12
              value:
                choices: [valueCoding]
                index: 14
              valueCoding: {type: Coding, choiceOf: value, index: 15}
  url:
    pattern: {type: Uri, value: 'http://fhir.de/StructureDefinition/Aufnahmegrund'}
    index: 16
  value:
    choices: []
    index: 18
package_version: 1.4.0
extensions:
  ErsteUndZweiteStelle:
    url: ErsteUndZweiteStelle
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: ErsteUndZweiteStelle}
        index: 2
      value:
        choices: [valueCoding]
        index: 4
      valueCoding: {type: Coding, choiceOf: value, index: 5}
  DritteStelle:
    url: DritteStelle
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: DritteStelle}
        index: 7
      value:
        choices: [valueCoding]
        index: 9
      valueCoding: {type: Coding, choiceOf: value, index: 10}
  VierteStelle:
    url: VierteStelle
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: VierteStelle}
        index: 12
      value:
        choices: [valueCoding]
        index: 14
      valueCoding: {type: Coding, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: http://fhir.de/StructureDefinition/Aufnahmegrund
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.4.0