FHIR IG analytics| Package | dguv.enla |
| Resource Type | Medication |
| Id | DGUV_ENLA_Bsp_MedikationWirkstoff.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Medication",
"id": "DGUV-ENLA-Bsp-MedikationWirkstoff",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationWirkstoff"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/ifa/pzn",
"code": "01162549"
}
],
"text": "Paracetamol 500 Fair-Med"
},
"status": "active",
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/ifa/pzn",
"version": "2025",
"code": "01162549",
"display": "Paracetamol 500 Fair-Med"
}
]
}
}
],
"batch": {
"lotNumber": "1234"
}
}