description: Pseudonymisiertes Gegenstück zu EPAMedicationDispense für den ePA-Forschungsdatensatz. Patientenbezogene Referenzen werden pseudonymisiert; identifizierende Sub-Felder strukturell erhaltener Elemente werden anonymisiert oder entfernt; nur explizit deklarierte Extensions werden aus der Quellinstanz übernommen. package_name: de.gematik.epa.research derivation: constraint name: EPAResearchMedicationDispense type: MedicationDispense 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] subject: index: 4 elements: identifier: {type: Identifier, index: 5} performer: elements: actor: elements: reference: {index: 6} identifier: {index: 7} display: pattern: {type: String, value: ANONYMIZED} index: 8 dosageInstruction: elements: text: {index: 9} patientInstruction: {index: 10} package_version: 1.1.0 class: profile kind: resource url: https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication-dispense base: http://hl7.org/fhir/StructureDefinition/MedicationDispense version: 1.1.0