{
"description": "Dieses Profil bildet ein verschriebenes Arzneimittel ab.",
"_filename": "DGUV_ENLA_PR_MedikationArzneimittel.json",
"package_name": "dguv.enla",
"date": null,
"derivation": "constraint",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"fhirVersion": "4.0.1",
"name": "DGUV_ENLA_PR_MedikationArzneimittel",
"abstract": false,
"type": "Medication",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MedikationArzneimittel",
"package_version": "1.0.0",
"status": "draft",
"id": "0e3b7f25-4365-48ec-9141-09c56f23b1ec",
"kind": "resource",
"url": "http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationArzneimittel",
"version": "1.0",
"differential": {
"element": [ {
"id": "Medication.id",
"path": "Medication.id",
"mustSupport": true
}, {
"id": "Medication.meta",
"min": 1,
"path": "Medication.meta",
"mustSupport": true
}, {
"id": "Medication.meta.profile",
"max": "1",
"min": 1,
"path": "Medication.meta.profile",
"mustSupport": true,
"fixedCanonical": "http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationArzneimittel"
}, {
"id": "Medication.code",
"min": 1,
"path": "Medication.code"
}, {
"id": "Medication.code.coding",
"max": "1",
"min": 1,
"path": "Medication.code.coding",
"short": "Medikament in codierter Form"
}, {
"id": "Medication.code.coding:PZN",
"min": 1,
"path": "Medication.code.coding",
"short": "Pharmazentralnummer",
"sliceName": "PZN"
}, {
"id": "Medication.code.coding:PZN.system",
"path": "Medication.code.coding.system",
"short": "CodeSystem für Pharmazentralnummer",
"fixedUri": "http://fhir.de/CodeSystem/ifa/pzn"
}, {
"id": "Medication.code.coding:PZN.code",
"path": "Medication.code.coding.code",
"short": "Code der konkreten Pharmazentralnummer"
}, {
"id": "Medication.code.coding:PZN.display",
"path": "Medication.code.coding.display",
"short": "Handelsname des verordneten Präparats",
"comment": "Der durch PZN vorgegebene Handelsname ist in code.text verpflichtend und in code.coding.PZN.display optional. Wenn er an beiden Stellen gepflegt wird, dann müssen beide Einträge identisch sein.",
"definition": "Handelsname des verordneten Präparates, aus der PZN abgeleitet. Ist eine PZN vorhanden, so muss diese hier angeben werden."
}, {
"id": "Medication.code.coding:ATC-DE",
"max": "0",
"path": "Medication.code.coding",
"sliceName": "ATC-DE"
}, {
"id": "Medication.code.coding:WG14",
"max": "0",
"path": "Medication.code.coding",
"sliceName": "WG14"
}, {
"id": "Medication.code.text",
"min": 1,
"path": "Medication.code.text",
"short": "Arzneimittelname / Handelsname als Freitext",
"comment": "Der durch PZN vorgegebene Handelsname ist in code.text verpflichtend und in code.coding.PZN.display optional. Wenn er an beiden Stellen gepflegt wird, dann müssen beide Einträge identisch sein."
}, {
"id": "Medication.manufacturer.display",
"path": "Medication.manufacturer.display",
"short": "Hersteller des Medikaments als Freitext"
}, {
"id": "Medication.form.coding",
"path": "Medication.form.coding",
"short": "Abgabeform in codiertem Format"
}, {
"id": "Medication.form.coding:EDQM",
"path": "Medication.form.coding",
"short": "Abgabeform im EDQM-Format",
"sliceName": "EDQM"
}, {
"id": "Medication.form.coding:EDQM.system",
"path": "Medication.form.coding.system",
"fixedUri": "http://standardterms.edqm.eu"
}, {
"id": "Medication.form.coding:kbvDarreichungsform",
"max": "1",
"min": 1,
"path": "Medication.form.coding",
"short": "Abgabeform als KBV-Darreichungsform",
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_DARREICHUNGSFORM"
},
"sliceName": "kbvDarreichungsform",
"patternCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"
}
}, {
"id": "Medication.form.coding:kbvDarreichungsform.system",
"min": 1,
"path": "Medication.form.coding.system",
"fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
"mustSupport": true
}, {
"id": "Medication.form.coding:kbvDarreichungsform.version",
"min": 1,
"path": "Medication.form.coding.version",
"mustSupport": true
}, {
"id": "Medication.form.coding:kbvDarreichungsform.code",
"min": 1,
"path": "Medication.form.coding.code",
"mustSupport": true
}, {
"id": "Medication.form.coding:kbvDarreichungsform.display",
"min": 1,
"path": "Medication.form.coding.display",
"mustSupport": true
}, {
"id": "Medication.amount.numerator.system",
"path": "Medication.amount.numerator.system",
"fixedUri": "http://unitsofmeasure.org"
}, {
"id": "Medication.ingredient",
"max": "0",
"path": "Medication.ingredient"
} ]
},
"baseDefinition": "https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament"
}