{
"description": "Das Profil dieser Task Ressource dient dazu, auf der Grundlage der genetischen Ergebnisse medikamanetöse Maßnahmen vorzuschlagen.",
"_filename": "StructureDefinition-mii-pr-molgen-medikationsempfehlung.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.molgen",
"date": null,
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_MolGen_Medikationsempfehlung",
"mapping": [ {
"name": "MII KDS Mapping",
"identity": "MII-KDS"
} ],
"abstract": false,
"type": "Task",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR MolGen Medikationsempfehlung",
"package_version": "2025.0.0-alpha1",
"status": "active",
"id": "3d74d050-e39b-4b78-9a34-097c50cb5321",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/medikationsempfehlung",
"version": "2025.0.0",
"differential": {
"element": [ {
"id": "Task",
"path": "Task",
"mapping": [ {
"map": "mide-dataelement-1724",
"comment": "Empfehlungen (Therapie, Allg.)",
"identity": "MII-KDS"
} ]
}, {
"id": "Task.status",
"path": "Task.status",
"mustSupport": true
}, {
"id": "Task.intent",
"path": "Task.intent",
"mustSupport": true
}, {
"id": "Task.code",
"min": 1,
"path": "Task.code",
"mustSupport": true
}, {
"id": "Task.for",
"min": 1,
"path": "Task.for",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"mustSupport": true
}, {
"id": "Task.encounter",
"path": "Task.encounter",
"mustSupport": true
}, {
"id": "Task.reasonCode",
"path": "Task.reasonCode",
"mustSupport": true
}, {
"id": "Task.reasonReference",
"path": "Task.reasonReference",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/therapeutische-implikation" ]
} ],
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/medication-recommendation"
}