PackagesCanonicalsLogsProblems
    Packages
    de.aqua.ebi@0.9.0
    https://fhir.gevko.de/StructureDefinition/EBI_EX_Merkmal
description: null
package_name: de.aqua.ebi
derivation: constraint
name: EBI_EX_Merkmal
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        datum:
          match: {url: datum}
          schema:
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: datum}
                index: 2
              value:
                choices: [valueDate]
                index: 4
              valueDate: {type: date, choiceOf: value, index: 5}
            required: [value, valueDate]
        faktor:
          match: {url: faktor}
          schema:
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: faktor}
                index: 7
              value:
                short: DMP | PFLEGE
                choices: [valueCode]
                index: 9
              valueCode: {type: code, short: DMP | PFLEGE, choiceOf: value, index: 10}
            required: [valueCode, value]
        wert:
          match: {url: wert}
          schema:
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: wert}
                index: 12
              value:
                choices: [valueString]
                index: 14
              valueString: {type: string, choiceOf: value, index: 15}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'https://fhir.gevko.de/StructureDefinition/EBI_EX_Merkmal'}
    index: 16
  value:
    choices: []
    index: 18
package_version: 0.9.0
extensions:
  datum:
    url: datum
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: datum}
        index: 2
      value:
        choices: [valueDate]
        index: 4
      valueDate: {type: date, choiceOf: value, index: 5}
    required: [value, valueDate]
  faktor:
    url: faktor
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: faktor}
        index: 7
      value:
        short: DMP | PFLEGE
        choices: [valueCode]
        index: 9
      valueCode: {type: code, short: DMP | PFLEGE, choiceOf: value, index: 10}
    required: [valueCode, value]
  wert:
    url: wert
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: wert}
        index: 12
      value:
        choices: [valueString]
        index: 14
      valueString: {type: string, choiceOf: value, index: 15}
    required: [valueString, value]
class: extension
kind: complex-type
url: https://fhir.gevko.de/StructureDefinition/EBI_EX_Merkmal
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '0.9'