{ "description": "Verarbeitet medizinische Informationen über das eingelöste Rezept", "_filename": "StructureDefinition-GEM-ERP-PR-Medication.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2025-08-01", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "GEM_ERP_PR_Medication", "abstract": false, "type": "Medication", "experimental": null, "resourceType": "StructureDefinition", "title": "Medikament zur Ausgabe des Rezepts", "package_version": "1.6.0-ballot1", "status": "draft", "id": "bb88e923-3ee4-475f-a8da-5ae55db663fc", "kind": "resource", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication", "version": "1.6.0-ballot1", "differential": { "element": [ { "id": "Medication.meta", "min": 1, "path": "Medication.meta" }, { "id": "Medication.meta.profile", "max": "1", "min": 1, "path": "Medication.meta.profile", "slicing": { "rules": "closed", "ordered": false, "description": "Slicing für meta profile", "discriminator": [ { "path": "$this", "type": "value" } ] }, "mustSupport": true }, { "id": "Medication.meta.profile:workflowProfile", "max": "1", "min": 1, "path": "Medication.meta.profile", "sliceName": "workflowProfile", "mustSupport": true, "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|1.6" }, { "id": "Medication.contained", "path": "Medication.contained", "short": "Enthaltene Medications", "definition": "Dieses Feld kann weitere Medication Ressourcen enthalten, die hier gelistet werden. Dies tritt z.B. bei Rezepturen auf." }, { "id": "Medication.extension:isVaccine", "path": "Medication.extension", "sliceName": "isVaccine", "mustSupport": true }, { "id": "Medication.extension:drugCategory", "path": "Medication.extension", "sliceName": "drugCategory", "mustSupport": true }, { "id": "Medication.extension:normSizeCode", "path": "Medication.extension", "sliceName": "normSizeCode", "mustSupport": true }, { "id": "Medication.extension:packaging", "path": "Medication.extension", "sliceName": "packaging", "mustSupport": true }, { "id": "Medication.extension:manufacturingInstructions", "path": "Medication.extension", "sliceName": "manufacturingInstructions", "mustSupport": true }, { "id": "Medication.identifier", "path": "Medication.identifier", "short": "Business-Identifier der Medication", "comment": "Gegenüber dem E-Rezept-Fachdienst wird dieser Wert nicht ausgewertet.", "definition": "Dieses Feld bietet die Möglichkeit, für eine Medikation Business Identifier zu belegen." }, { "id": "Medication.code", "path": "Medication.code", "short": "Code der Medikation", "definition": "Ein Code (oder eine Gruppe von Codes), der dieses Medikament identifiziert, oder eine textuelle Beschreibung, falls kein Code verfügbar ist." }, { "id": "Medication.form", "path": "Medication.form", "short": "Darreichungsform", "definition": "Beschreibt die Darreichungsform des Arzneimittels." }, { "id": "Medication.amount", "path": "Medication.amount", "short": "Menge des Arzneimittels in einer Packung", "definition": "Angabe der Packungsgröße, bzw. der Gesamtmenge der Packung" }, { "id": "Medication.amount.numerator.extension:packagingSize", "path": "Medication.amount.numerator.extension", "sliceName": "packagingSize", "mustSupport": true }, { "id": "Medication.amount.numerator.extension:totalQuantity", "path": "Medication.amount.numerator.extension", "sliceName": "totalQuantity", "mustSupport": true }, { "id": "Medication.ingredient", "path": "Medication.ingredient", "short": "Wirkstoffe", "definition": "Hier können Bestandteile, die Wirkstoffe oder keine Wirkstoffe sind, erfasst werden." }, { "id": "Medication.ingredient.extension:darreichungsform", "path": "Medication.ingredient.extension", "short": "Darreichungsform", "sliceName": "darreichungsform", "definition": "Angabe der Darreichungsform eines Wirkstoffes als string", "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept", "path": "Medication.ingredient.item[x]", "type": [ { "code": "CodeableConcept" } ], "short": "Wirkstoff kodiert", "sliceName": "itemCodeableConcept", "definition": "An dieser Stelle können die Informationen des Wirkstoffs in einer kodierten Art und weise angegeben werden." }, { "id": "Medication.ingredient.item[x]:itemReference", "path": "Medication.ingredient.item[x]", "type": [ { "code": "Reference", "aggregation": [ "contained" ], "targetProfile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pharmaceutical-product", "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient" ] } ], "short": "Wirkstoff Referenz", "comment": "Wird in diesem Profil ausschließlich dafür genutzt, um für Rezepturen und Kombipackungen die Einzelbestandteile unter `.contained` anzugeben", "sliceName": "itemReference", "definition": "An dieser Stelle können Referenzen zu verlinkten Medikationen angegeben werden." }, { "id": "Medication.ingredient.strength", "path": "Medication.ingredient.strength", "short": "Wirkstärke", "definition": "Angabe zur Wirkstärke des Wirkstoffs" }, { "id": "Medication.ingredient.strength.extension:amountText", "path": "Medication.ingredient.strength.extension", "short": "Angabe der Menge", "sliceName": "amountText", "definition": "Freitextmenge des Wirkstoffs für klassische lateinische Notationen wie 'ad 100,0' oder 'quantum satis', einschließlich der Einheit.", "mustSupport": true }, { "id": "Medication.batch", "path": "Medication.batch", "short": "Chargeninformationen", "definition": "Informationen, die nur für Packungen gelten (nicht für Produkte)." }, { "id": "Medication.batch.lotNumber", "path": "Medication.batch.lotNumber", "short": "Chargennummer", "definition": "Die zugewiesene Chargennummer einer Charge des angegebenen Produkts." }, { "id": "Medication.batch.expirationDate", "path": "Medication.batch.expirationDate", "short": "Verfallsdatum", "definition": "Wann diese spezielle Charge des Produkts abläuft" } ] }, "baseDefinition": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication" }