UnicomIG
0.1.0 - ci-build
UnicomIG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/unicom-ig/tree/master and changes regularly. See the Directory of published versions
{
"resourceType" : "AdministrableProductDefinition",
"id" : "Agen-5mg-Tablet-EE-APD",
"meta" : {
"profile" : [
🔗 "http://unicom-project.eu/fhir/StructureDefinition/PPLAdministrableProductDefinition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AdministrableProductDefinition Agen-5mg-Tablet-EE-APD</b></p><a name=\"Agen-5mg-Tablet-EE-APD\"> </a><a name=\"hcAgen-5mg-Tablet-EE-APD\"> </a><a name=\"Agen-5mg-Tablet-EE-APD-en-US\"> </a><p><b>status</b>: Active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-Agen-5mg-Tablet-EE-MPD.html\">MedicinalProductDefinition: identifier = http://ema.europa.eu/fhir/mpId#EE-100002580-15547; domain = Human use; status = Current; combinedPharmaceuticalDoseForm = Tablet; legalStatusOfSupply = Medicinal product subject to medical prescription; classification = amlodipine,amlodipine</a></p><p><b>administrableDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000004 100000073664}\">Tablet</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000014 200000002152}\">Tablet</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-Agen-5mg-Tablet-EE-MID.html\">ManufacturedItemDefinition: status = active; manufacturedDoseForm = Tablet; unitOfPresentation = Tablet</a></p><h3>RouteOfAdministrations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/100000073345 100000073619}\">Oral use</span></td></tr></table></div>"
},
"status" : "active",
"formOf" : [
{
🔗 "reference" : "MedicinalProductDefinition/Agen-5mg-Tablet-EE-MPD"
}
],
"administrableDoseForm" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/v1/lists/200000000004",
"code" : "100000073664",
"display" : "Tablet"
}
]
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/v1/lists/200000000014",
"code" : "200000002152",
"display" : "Tablet"
}
]
},
"producedFrom" : [
{
🔗 "reference" : "ManufacturedItemDefinition/Agen-5mg-Tablet-EE-MID"
}
],
"routeOfAdministration" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/v1/lists/100000073345",
"code" : "100000073619",
"display" : "Oral use"
}
]
}
}
]
}