PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationFreitext
description: Dieses Profil bildet verordnete Medikamente als freitextliche Dokumentation ab.
package_name: dguv.enla
derivation: constraint
name: DGUV_ENLA_PR_MedikationFreitext
type: Medication
elements:
  amount: {index: 17}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationFreitext'}
        index: 2
    required: [profile]
  batch: {index: 19}
  ingredient: {index: 18}
  status: {short: Status des Medikationsfreitextes, index: 13}
  id: {mustSupport: true, index: 0}
  code:
    short: Dokumentation der Medikation
    index: 4
    elements:
      coding:
        index: 5
        slicing:
          slices:
            PZN:
              match: {}
              schema: {index: 6}
              max: 0
            ATC-DE:
              match: {}
              schema: {index: 7}
              max: 0
            WG14:
              match: {}
              schema: {index: 8}
              max: 0
            verordnungskategorieCode:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type'}
                _required: true
                index: 9
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type'}
                    mustSupport: true
                    index: 10
                  code:
                    short: Kennzeichnung als freitextliche Medikationsdokumentation
                    pattern: {type: Code, value: freitext}
                    mustSupport: true
                    index: 11
                required: [system, code]
      text: {short: Freitextliche Dokumentation verordneter Medikamente, index: 12}
    required: [coding, text]
  identifier: {index: 3}
  manufacturer: {index: 14}
  form:
    elements:
      coding: {index: 15}
      text: {short: Darreichungsform Freitext, mustSupport: true, index: 16}
    required: [text]
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationFreitext
base: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament
version: '1.0'
required: [meta, code]