PackagesCanonicalsLogsProblems
    Packages
    rs/kbv.ita.erp@1.3.2
    https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Form
description: null
package_name: rs/kbv.ita.erp
derivation: constraint
name: KBV_EX_ERP_Medication_Ingredient_Form
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Form'}
    type: uri
    index: 0
  value:
    short: Darreichungsform des Bestandteils Freitext
    maxLength: 30
    choices: [valueString]
    index: 5
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            short: Darreichungsform des Bestandteils Freitext
            maxLength: 30
            choices: [valueString]
            _required: true
            index: 5
          min: 1
  valueString:
    short: Darreichungsform des Bestandteils Freitext
    type: string
    maxLength: 30
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueString:
          match: {}
          schema: {short: Darreichungsform des Bestandteils Freitext, type: string, _required: true, maxLength: 30, choiceOf: value, index: 6}
          min: 1
package_version: 1.3.2
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Form
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.3.2
required: [value, valueString]