Miscellaneous ePI Test, published by . 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/cander2/epi-test/ and changes regularly. See the Directory of published versions
{
"resourceType" : "AdministrableProductDefinition",
"id" : "adminprodherceptin150",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/AdministrableProductDefinition-uv-epi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdministrableProductDefinition</b><a name=\"adminprodherceptin150\"> </a><a name=\"hcadminprodherceptin150\"> </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 "adminprodherceptin150" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info/StructureDefinition-AdministrableProductDefinition-uv-epi.html\">AdministrableProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>https://www.who-umc.org/phpid</code>/7532F47F36A3585D1F348BBDDA057862</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"medicinalproduct25mg\">medicinalproduct25mg</a></p><p><b>administrableDoseForm</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#10219000)</span></p><p><b>unitOfPresentation</b>: 15054000 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#15054000)</span></p><p><b>producedFrom</b>: <a href=\"7460b712-82ad-4cce-a756-90b0fa04896c\">7460b712-82ad-4cce-a756-90b0fa04896c</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>20053000 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#20053000)</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://www.who-umc.org/phpid",
"value" : "7532F47F36A3585D1F348BBDDA057862"
}
],
"status" : "active",
"formOf" : [
{
"reference" : "medicinalproduct25mg"
}
],
"administrableDoseForm" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "10219000"
}
],
"text" : "Tablet"
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "15054000"
}
]
},
"producedFrom" : [
{
"reference" : "7460b712-82ad-4cce-a756-90b0fa04896c"
}
],
"routeOfAdministration" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "20053000"
}
]
}
}
]
}