PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.3.0
    https://gematik.de/fhir/epa-medication/StructureDefinition/teratogenic-extension
description: Abbildung der Angaben zur Verordnung eines teratogenen Arzneimittels (T-Rezept)
package_name: de.gematik.epa.medication
derivation: constraint
name: TeratogenicExtension
type: Extension
elements:
  extension:
    array: true
    min: 5
    index: 0
    slicing:
      rules: closed
      description: Extensions are always sliced by (at least) url
      discriminator:
      - {path: url, type: value}
      min: 5
      slices:
        off-label:
          match: {url: off-label}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: off-label}
                index: 3
              value:
                short: Off-Label
                mustSupport: true
                choices: [valueBoolean]
                index: 5
              valueBoolean: {type: boolean, short: Off-Label, mustSupport: true, choiceOf: value, index: 6}
        childbearing-potential:
          match: {url: childbearing-potential}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: childbearing-potential}
                index: 9
              value:
                short: Gebärfähige Frau
                mustSupport: true
                choices: [valueBoolean]
                index: 11
              valueBoolean: {type: boolean, short: Gebärfähige Frau, mustSupport: true, choiceOf: value, index: 12}
        security-compliance:
          match: {url: security-compliance}
          schema:
            mustSupport: true
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: security-compliance}
                index: 15
              value:
                short: Einhaltung Sicherheitsmaßnahmen
                mustSupport: true
                choices: [valueBoolean]
                index: 17
              valueBoolean: {type: boolean, short: Einhaltung Sicherheitsmaßnahmen, mustSupport: true, choiceOf: value, index: 18}
        hand-out-information-material:
          match: {url: hand-out-information-material}
          schema:
            mustSupport: true
            _required: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: hand-out-information-material}
                index: 21
              value:
                short: Aushändigung Informationsmaterialien
                mustSupport: true
                choices: [valueBoolean]
                index: 23
              valueBoolean: {type: boolean, short: Aushändigung Informationsmaterialien, mustSupport: true, choiceOf: value, index: 24}
        declaration-of-expertise:
          match: {url: declaration-of-expertise}
          schema:
            mustSupport: true
            _required: true
            index: 25
            extensions: {}
            elements:
              extension: {index: 26}
              url:
                pattern: {type: Uri, value: declaration-of-expertise}
                index: 27
              value:
                short: Erklärung Sachkenntnis
                mustSupport: true
                choices: [valueBoolean]
                index: 29
              valueBoolean: {type: boolean, short: Erklärung Sachkenntnis, mustSupport: true, choiceOf: value, index: 30}
  url:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/epa-medication/StructureDefinition/teratogenic-extension'}
    index: 31
  value:
    choices: []
    index: 33
package_version: 1.3.0
extensions:
  off-label:
    url: off-label
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: off-label}
        index: 3
      value:
        short: Off-Label
        mustSupport: true
        choices: [valueBoolean]
        index: 5
      valueBoolean: {type: boolean, short: Off-Label, mustSupport: true, choiceOf: value, index: 6}
  childbearing-potential:
    url: childbearing-potential
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: childbearing-potential}
        index: 9
      value:
        short: Gebärfähige Frau
        mustSupport: true
        choices: [valueBoolean]
        index: 11
      valueBoolean: {type: boolean, short: Gebärfähige Frau, mustSupport: true, choiceOf: value, index: 12}
  security-compliance:
    url: security-compliance
    mustSupport: true
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: security-compliance}
        index: 15
      value:
        short: Einhaltung Sicherheitsmaßnahmen
        mustSupport: true
        choices: [valueBoolean]
        index: 17
      valueBoolean: {type: boolean, short: Einhaltung Sicherheitsmaßnahmen, mustSupport: true, choiceOf: value, index: 18}
  hand-out-information-material:
    url: hand-out-information-material
    mustSupport: true
    _required: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: hand-out-information-material}
        index: 21
      value:
        short: Aushändigung Informationsmaterialien
        mustSupport: true
        choices: [valueBoolean]
        index: 23
      valueBoolean: {type: boolean, short: Aushändigung Informationsmaterialien, mustSupport: true, choiceOf: value, index: 24}
  declaration-of-expertise:
    url: declaration-of-expertise
    mustSupport: true
    _required: true
    index: 25
    extensions: {}
    elements:
      extension: {index: 26}
      url:
        pattern: {type: Uri, value: declaration-of-expertise}
        index: 27
      value:
        short: Erklärung Sachkenntnis
        mustSupport: true
        choices: [valueBoolean]
        index: 29
      valueBoolean: {type: boolean, short: Erklärung Sachkenntnis, mustSupport: true, choiceOf: value, index: 30}
class: extension
kind: complex-type
url: https://gematik.de/fhir/epa-medication/StructureDefinition/teratogenic-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.3.0