{
"description": "Dieses Profil bildet verordnete Medikamente als freitextliche Dokumentation ab.",
"_filename": "DGUV_ENLA_PR_MedikationFreitext.json",
"package_name": "dguv.enla",
"date": null,
"derivation": "constraint",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"fhirVersion": "4.0.1",
"name": "DGUV_ENLA_PR_MedikationFreitext",
"abstract": false,
"type": "Medication",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MedikationFreitext",
"package_version": "1.0.0",
"status": "draft",
"id": "4ad6810d-1b1a-443e-b5d3-9eb39a79103d",
"kind": "resource",
"url": "http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationFreitext",
"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-MedikationFreitext"
}, {
"id": "Medication.identifier",
"max": "0",
"path": "Medication.identifier"
}, {
"id": "Medication.code",
"min": 1,
"path": "Medication.code",
"short": "Dokumentation der Medikation"
}, {
"id": "Medication.code.coding",
"max": "1",
"min": 1,
"path": "Medication.code.coding"
}, {
"id": "Medication.code.coding:PZN",
"max": "0",
"path": "Medication.code.coding",
"sliceName": "PZN"
}, {
"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.coding:verordnungskategorieCode",
"max": "1",
"min": 1,
"path": "Medication.code.coding",
"sliceName": "verordnungskategorieCode",
"patternCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type"
}
}, {
"id": "Medication.code.coding:verordnungskategorieCode.system",
"min": 1,
"path": "Medication.code.coding.system",
"fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type",
"mustSupport": true
}, {
"id": "Medication.code.coding:verordnungskategorieCode.code",
"min": 1,
"path": "Medication.code.coding.code",
"short": "Kennzeichnung als freitextliche Medikationsdokumentation",
"fixedCode": "freitext",
"mustSupport": true
}, {
"id": "Medication.code.text",
"min": 1,
"path": "Medication.code.text",
"short": "Freitextliche Dokumentation verordneter Medikamente"
}, {
"id": "Medication.status",
"path": "Medication.status",
"short": "Status des Medikationsfreitextes"
}, {
"id": "Medication.manufacturer",
"max": "0",
"path": "Medication.manufacturer"
}, {
"id": "Medication.form.coding",
"max": "0",
"path": "Medication.form.coding"
}, {
"id": "Medication.form.text",
"min": 1,
"path": "Medication.form.text",
"short": "Darreichungsform Freitext",
"mustSupport": true
}, {
"id": "Medication.amount",
"max": "0",
"path": "Medication.amount"
}, {
"id": "Medication.ingredient",
"max": "0",
"path": "Medication.ingredient"
}, {
"id": "Medication.batch",
"max": "0",
"path": "Medication.batch"
} ]
},
"baseDefinition": "https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament"
}