FHIR IG analytics| Package | dguv.enla |
| Resource Type | Medication |
| Id | DGUV_ENLA_Bsp_MedikationArzneimittel.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-MedikationArzneimittel",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationArzneimittel"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/ifa/pzn",
"code": "04823572"
}
],
"text": "ACC long 600mg"
},
"status": "active",
"manufacturer": {
"display": "Hexal AG"
},
"form": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
"version": "1.15",
"code": "BTA",
"display": "Brausetabletten"
}
]
},
"batch": {
"lotNumber": "1234"
}
}