FHIR IG analytics| Package | dguv.enla |
| Resource Type | Medication |
| Id | DGUV_ENLA_Bsp_MedikationRezeptur_2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "DGUV-ENLA-Bsp-MedikationRezeptur",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Medication/DGUV-ENLA-PR-MedikationRezeptur"
]
},
"code": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type",
"code": "rezeptur"
}
]
},
"status": "active",
"manufacturer": {
"display": "AbZ Pharma GmbH"
},
"form": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"version": "4.0.1",
"code": "10100500",
"display": "Concentrate for oral suspension"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/ifa/pzn",
"code": "09999011"
}
]
}
}
],
"batch": {
"lotNumber": "1234"
}
}