PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication
description: Hier werden Informationen zu einem Fertigarzneimittel oder einer Rezeptur angegeben.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Medication
type: Medication
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Kategorie:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type', index: 1}
          min: 0
          max: 1
        Normgroesse:
          match: {url: null}
          schema: {type: Extension, short: Packungsgröße nach N-Bezeichnung, url: 'http://fhir.de/StructureDefinition/normgroesse', index: 2}
          min: 0
          max: 1
  code:
    index: 3
    elements:
      coding:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            pzn:
              match: {system: 'http://fhir.de/CodeSystem/ifa/pzn'}
              schema:
                type: Coding
                pattern:
                  type: Coding
                  value: {system: 'http://fhir.de/CodeSystem/ifa/pzn'}
                index: 5
              min: 0
              max: 1
            snomed:
              match: {system: 'http://snomed.info/sct'}
              schema:
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                array: true
                index: 6
              min: 0
            atc:
              match: {system: 'http://fhir.de/CodeSystem/bfarm/atc'}
              schema:
                type: Coding
                pattern:
                  type: Coding
                  value: {system: 'http://fhir.de/CodeSystem/bfarm/atc'}
                array: true
                index: 7
              min: 0
      text: {index: 8}
  status: {index: 9}
  form:
    index: 10
    elements:
      coding:
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            snomed:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Dose_Form_SNOMED_CT'}
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                array: true
                index: 12
                elements:
                  system: {index: 13}
                  version: {index: 14}
                  code: {index: 15}
                  display: {index: 16}
                required: [version, display, system, code]
            edqm:
              match: {system: 'http://standardterms.edqm.eu'}
              schema:
                binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Medicine_Doseform_EDQM'}
                pattern:
                  type: Coding
                  value: {system: 'http://standardterms.edqm.eu'}
                array: true
                index: 17
                elements:
                  system: {index: 18}
                  code: {index: 19}
                  display: {index: 20}
                required: [display, system, code]
            kbvDarreichungsform:
              match: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM'}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_DARREICHUNGSFORM'}
                pattern:
                  type: Coding
                  value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM'}
                array: true
                index: 21
                elements:
                  system: {index: 22}
                  code: {index: 23}
                required: [system, code]
      text: {index: 24}
  amount:
    index: 25
    elements:
      numerator:
        index: 26
        elements:
          value: {index: 27}
          unit: {index: 28}
      denominator:
        index: 29
        elements:
          value: {index: 30}
          unit: {index: 31}
  ingredient:
    index: 32
    elements:
      item:
        choices: [itemReference]
        index: 45
        slicing:
          slices:
            itemReference:
              match: {}
              schema:
                choices: [itemReference]
                index: 45
              min: 0
              max: 1
      itemCodeableConcept:
        type: CodeableConcept
        choiceOf: item
        index: 37
        slicing:
          slices:
            itemCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: item, index: 37}
              min: 0
              max: 1
      item[x]:
        elements:
          coding:
            index: 38
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: value}
              min: null
              slices:
                ask:
                  match: {system: 'http://fhir.de/CodeSystem/ask'}
                  schema:
                    type: Coding
                    pattern:
                      type: Coding
                      value: {system: 'http://fhir.de/CodeSystem/ask'}
                    array: true
                    index: 39
                  min: 0
                snomed:
                  match: {system: 'http://snomed.info/sct'}
                  schema:
                    pattern:
                      type: Coding
                      value: {system: 'http://snomed.info/sct'}
                    array: true
                    index: 40
                    elements:
                      system: {index: 41}
                      code: {index: 42}
                    required: [system, code]
          text: {index: 43}
      itemReference:
        refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication|1.7.0']
        type: Reference
        choiceOf: item
        index: 46
        slicing:
          slices:
            itemReference:
              match: {}
              schema:
                refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication|1.7.0']
                type: Reference
                choiceOf: item
                index: 46
              min: 0
              max: 1
      strength:
        index: 47
        elements:
          numerator:
            index: 48
            elements:
              value: {index: 49}
          denominator:
            index: 50
            elements:
              value: {index: 51}
package_version: 1.7.0-Expansions
extensions:
  Kategorie: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type', min: 0, max: 1, type: Extension, index: 1}
  Normgroesse: {url: 'http://fhir.de/StructureDefinition/normgroesse', min: 0, max: 1, type: Extension, short: Packungsgröße nach N-Bezeichnung, index: 2}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication
base: http://hl7.org/fhir/StructureDefinition/Medication
version: 1.7.0
required: [code]