UnicomIG, published by UNICOM. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/hl7-eu/unicom-ig and changes regularly. See the Directory of published versions
: Cefuroxime-MIP-1500mg-EE-APD - JSON Representation
Raw json | Download
{
"resourceType" : "AdministrableProductDefinition",
"id" : "Cefuroxime-MIP-1500mg-EE-APD",
"meta" : {
"profile" : [
"http://unicom-project.eu/fhir/StructureDefinition/PPLAdministrableProductDefinition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdministrableProductDefinition</b><a name=\"Cefuroxime-MIP-1500mg-EE-APD\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource AdministrableProductDefinition "Cefuroxime-MIP-1500mg-EE-APD" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PPLAdministrableProductDefinition.html\">PPL Administrable Product profile</a></p></div><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-Cefuroxime-MIP-1500mg-EE-MPD.html\">MedicinalProductDefinition/Cefuroxime-MIP-1500mg-EE-MPD</a></p><p><b>administrableDoseForm</b>: Solution for injection/infusion <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pharmaceutical-dose-form-ema-cs.html\">Pharmaceutical Dose Form EMA</a>#100000074038)</span></p><p><b>unitOfPresentation</b>: Vial <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-unit-of-presentation-ema-cs.html\">Unit of Presentation EMA</a>#200000002158)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-Cefuroxime-MIP-1500mg-EE-MID.html\">ManufacturedItemDefinition/Cefuroxime-MIP-1500mg-EE-MID</a></p><h3>RouteOfAdministrations</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>Intramuscular use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-routes-and-methods-of-administration-ema-cs.html\">Routes and Methods of Administration EMA</a>#100000073600)</span></td></tr></table></div>"
},
"status" : "active",
"formOf" : [
{
"reference" : "MedicinalProductDefinition/Cefuroxime-MIP-1500mg-EE-MPD"
}
],
"administrableDoseForm" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/v1/lists/200000000004",
"code" : "100000074038",
"display" : "Solution for injection/infusion"
}
]
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/v1/lists/200000000014",
"code" : "200000002158",
"display" : "Vial"
}
]
},
"producedFrom" : [
{
"reference" : "ManufacturedItemDefinition/Cefuroxime-MIP-1500mg-EE-MID"
}
],
"routeOfAdministration" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/v1/lists/100000073345",
"code" : "100000073600",
"display" : "Intramuscular use"
}
]
}
}
]
}