PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@0.0.2-Kommentierung
    http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationRezeptur
description: Dieses Profil bildet die Rezeptur eines Arzneimittels ab.
package_name: dguv.enla
derivation: constraint
name: DGUV_ENLA_PR_MedikationRezeptur
type: Medication
elements:
  code:
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          slices:
            PZN:
              match: {}
              schema: {index: 2}
              max: 0
            ATC-DE:
              match: {}
              schema: {index: 3}
              max: 0
            WG14:
              match: {}
              schema: {index: 4}
              max: 0
            verordnungskategorieCode:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type'}
                _required: true
                type: Coding
                index: 5
                elements:
                  system:
                    pattern: {type: uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type'}
                    type: uri
                    index: 6
                  version: {index: 7}
                  code:
                    pattern: {type: code, value: rezeptur}
                    type: code
                    index: 8
                  display: {index: 9}
                  userSelected: {index: 10}
                required: [code, system]
    required: [coding]
  ingredient:
    index: 11
    extensions:
      wirkstofftyp:
        url: null
        index: 12
        elements:
          value:
            mustSupport: true
            choices: []
            index: 14
          value[x]:
            elements:
              system: {mustSupport: true, index: 15}
              code: {mustSupport: true, index: 16}
    elements:
      extension:
        index: 12
        slicing:
          slices:
            wirkstofftyp:
              match: {}
              schema:
                index: 12
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 14
                  value[x]:
                    elements:
                      system: {mustSupport: true, index: 15}
                      code: {mustSupport: true, index: 16}
package_version: 0.0.2-Kommentierung
class: profile
kind: resource
url: http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationRezeptur
base: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament
version: 0.0.2
required: [code, ingredient]