PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.research@1.1.0
    https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication
description: Pseudonymisiertes Gegenstück zu EPAMedication für den ePA-Forschungsdatensatz. Identifizierende Elemente werden entfernt oder anonymisiert; nur explizit deklarierte Extensions werden aus der Quellinstanz übernommen.
package_name: de.gematik.epa.research
derivation: constraint
name: EPAResearchMedication
type: Medication
elements:
  meta:
    elements:
      tag:
        mustSupport: true
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            TagSourceProfile:
              match: {system: 'https://gematik.de/fhir/epa-research/sid/source-profile'}
              schema:
                mustSupport: true
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://gematik.de/fhir/epa-research/sid/source-profile'}
                    index: 2
                  code: {mustSupport: true, index: 3}
                required: [system, code]
    required: [tag]
  code:
    elements:
      coding:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            atc-de:
              match: {}
              schema:
                index: 5
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/bfarm/atc'}
                    index: 6
      text: {index: 7}
  manufacturer: {index: 8}
  form:
    elements:
      coding:
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            edqm:
              match: {}
              schema:
                index: 10
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://standardterms.edqm.eu'}
                    index: 11
            kbvDarreichungsform:
              match: {}
              schema:
                index: 12
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM'}
                    index: 13
  ingredient:
    elements:
      item:
        choices: []
        index: 15
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            itemCodeableConcept:
              match: {}
              schema:
                choices: [itemCodeableConcept]
                index: 17
              min: 0
              max: 1
      itemCodeableConcept:
        type: CodeableConcept
        choiceOf: item
        index: 18
        slicing:
          slices:
            itemCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: item, index: 18}
              min: 0
              max: 1
      item[x]:
        elements:
          coding:
            index: 19
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: value}
              min: null
              slices:
                atc-de:
                  match: {}
                  schema:
                    index: 20
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/bfarm/atc'}
                        index: 21
          text: {index: 22}
  batch:
    elements:
      lotNumber: {index: 23}
package_version: 1.1.0
class: profile
kind: resource
url: https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication
base: http://hl7.org/fhir/StructureDefinition/Medication
version: 1.1.0