FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "DGUV-ENLA-PR-MedikationArzneimittel",
"url": "http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationArzneimittel",
"version": "1.0",
"name": "DGUV_ENLA_PR_MedikationArzneimittel",
"title": "MedikationArzneimittel",
"status": "draft",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Dieses Profil bildet ein verschriebenes Arzneimittel ab.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Medication",
"baseDefinition": "https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Medication.id",
"path": "Medication.id",
"mustSupport": true
},
{
"id": "Medication.meta",
"path": "Medication.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Medication.meta.profile",
"path": "Medication.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationArzneimittel",
"mustSupport": true
},
{
"id": "Medication.code",
"path": "Medication.code",
"min": 1
},
{
"id": "Medication.code.coding",
"path": "Medication.code.coding",
"short": "Medikament in codierter Form",
"min": 1,
"max": "1"
},
{
"id": "Medication.code.coding:PZN",
"path": "Medication.code.coding",
"sliceName": "PZN",
"short": "Pharmazentralnummer",
"min": 1
},
{
"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",
"definition": "Handelsname des verordneten Präparates, aus der PZN abgeleitet. Ist eine PZN vorhanden, so muss diese hier angeben werden.",
"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.code.coding:ATC-DE",
"path": "Medication.code.coding",
"sliceName": "ATC-DE",
"max": "0"
},
{
"id": "Medication.code.coding:WG14",
"path": "Medication.code.coding",
"sliceName": "WG14",
"max": "0"
},
{
"id": "Medication.code.text",
"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.",
"min": 1
},
{
"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",
"sliceName": "EDQM",
"short": "Abgabeform im EDQM-Format"
},
{
"id": "Medication.form.coding:EDQM.system",
"path": "Medication.form.coding.system",
"fixedUri": "http://standardterms.edqm.eu"
},
{
"id": "Medication.form.coding:kbvDarreichungsform",
"path": "Medication.form.coding",
"sliceName": "kbvDarreichungsform",
"short": "Abgabeform als KBV-Darreichungsform",
"min": 1,
"max": "1",
"patternCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"
},
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_DARREICHUNGSFORM"
}
},
{
"id": "Medication.form.coding:kbvDarreichungsform.system",
"path": "Medication.form.coding.system",
"min": 1,
"fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
"mustSupport": true
},
{
"id": "Medication.form.coding:kbvDarreichungsform.version",
"path": "Medication.form.coding.version",
"min": 1,
"mustSupport": true
},
{
"id": "Medication.form.coding:kbvDarreichungsform.code",
"path": "Medication.form.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Medication.form.coding:kbvDarreichungsform.display",
"path": "Medication.form.coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "Medication.amount.numerator.system",
"path": "Medication.amount.numerator.system",
"fixedUri": "http://unitsofmeasure.org"
},
{
"id": "Medication.ingredient",
"path": "Medication.ingredient",
"max": "0"
}
]
}
}