FHIR IG analytics| Package | dguv.enla |
| Resource Type | MedicationStatement |
| Id | DGUV_ENLA_Bsp_MedikationsInformation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationStatement",
"id": "DGUV-ENLA-Bsp-MedikationsInformation",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/MedicationStatement/DGUV-ENLA-PR-MedikationsInformation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationReference": {
"reference": "Medication/MedikationArzneimittel"
},
"subject": {
"reference": "Farad_Rudi/T995030511"
},
"dosage": [
{
"text": "Strukturierte Dosierung",
"timing": {
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/event-timing",
"version": "4.0.1",
"code": "MORN",
"display": "Morning",
"_display": {
"extension": [
{
"url": "http://fhir.dguv.de/ENLA/Extension/DGUV-ENLA-EX-AnzeigenameDeutsch",
"valueString": "Morgens"
}
]
}
}
]
}
},
"route": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_MIO_Route_of_Administration_German",
"version": "1.0.0",
"code": "oral",
"display": "oral"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 500,
"unit": "mg",
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT",
"code": "mg"
}
}
]
}
]
}