PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@0.0.2-Kommentierung
    http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationArzneimittel
description: Dieses Profil bildet ein verschriebenes Arzneimittel ab.
package_name: dguv.enla
derivation: constraint
name: DGUV_ENLA_PR_MedikationArzneimittel
type: Medication
elements:
  code:
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          slices:
            PZN:
              match: {}
              schema:
                _required: true
                index: 2
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.de/CodeSystem/ifa/pzn'}
                    type: uri
                    index: 3
            ATC-DE:
              match: {}
              schema: {index: 4}
              max: 0
            WG14:
              match: {}
              schema: {index: 5}
              max: 0
      text: {short: Arzneimittelname / Handelsname, index: 6}
    required: [coding, text]
  form:
    elements:
      coding:
        index: 7
        slicing:
          slices:
            EDQM:
              match: {}
              schema:
                index: 7
                elements:
                  system:
                    pattern: {type: uri, value: 'http://standardterms.edqm.eu'}
                    type: uri
                    index: 8
            kbvDarreichungsform:
              match: {}
              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'}
                _required: true
                type: Coding
                index: 9
                elements:
                  system:
                    pattern: {type: uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM'}
                    type: uri
                    index: 10
                  version: {index: 11}
                  code: {index: 12}
                  display: {index: 13}
                required: [code, display, system, version]
  amount:
    elements:
      numerator:
        elements:
          system:
            pattern: {type: uri, value: 'http://unitsofmeasure.org'}
            type: uri
            index: 14
  ingredient: {index: 15}
package_version: 0.0.2-Kommentierung
class: profile
kind: resource
url: http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationArzneimittel
base: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament
version: 0.0.2
required: [code]