PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.0.3
    https://gematik.de/fhir/epa-medication/StructureDefinition/indicator-bvg-extension
description: Indicator of whether this regulation is made in reference to the 'Bundesentschädigungsgesetz' or the 'Bundesversorgungsgesetz'.
package_name: de.gematik.epa.medication
derivation: constraint
name: IndicatorBVGExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/epa-medication/StructureDefinition/indicator-bvg-extension'}
    index: 1
  value:
    short: BVG
    choices: [valueBoolean]
    index: 6
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema:
            short: BVG
            choices: [valueBoolean]
            _required: true
            index: 6
          min: 1
          max: 1
  valueBoolean:
    short: BVG
    type: boolean
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema: {short: BVG, type: boolean, _required: true, choiceOf: value, index: 7}
          min: 1
          max: 1
package_version: 1.0.3
extensions: {}
class: extension
kind: complex-type
url: https://gematik.de/fhir/epa-medication/StructureDefinition/indicator-bvg-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.3
required: [value, valueBoolean]