Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions
{
"resourceType" : "AdministrableProductDefinition",
"id" : "373b9bf3-1fae-47a1-a7cd-230106def069",
"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 class=\"res-header-id\"><b>Generated Narrative: AdministrableProductDefinition 373b9bf3-1fae-47a1-a7cd-230106def069</b></p><a name=\"373b9bf3-1fae-47a1-a7cd-230106def069\"> </a><a name=\"hc373b9bf3-1fae-47a1-a7cd-230106def069\"> </a><a name=\"373b9bf3-1fae-47a1-a7cd-230106def069-en-US\"> </a><p><b>identifier</b>: <code>https://www.who-umc.org/phpid</code>/DrugXphpidplaceholder</p><p><b>status</b>: Active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-800a51a2-d81d-49a4-a4eb-f2417d301837.html\">MedicinalProductDefinition: identifier = http://example.org/sid/product#medicinalproduct75; type = Medicinal Product; domain = Human use; status = Active; statusDate = 2018-06-23 08:38:00+0200; legalStatusOfSupply = Medicinal product subject to medical prescription</a></p><p><b>administrableDoseForm</b>: <span title=\"Codes:{http://hl7.org/fhir/administrable-dose-form 100000073664}\">Tablet</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{http://hl7.org/fhir/unit-of-presentation 200000002152}\">Tablet</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-3214f286-b8ec-4ef5-bc8d-0aec39d97468.html\">ManufacturedItemDefinition: identifier = https://spor.ema.europa.eu/pmswi/#/#EU/1/96/007/035\u00a0(use:\u00a0official,\u00a0); 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:{http://snomed.info/sct 26643006}\">Oral route</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://www.who-umc.org/phpid",
"value" : "DrugXphpidplaceholder"
}
],
"status" : "active",
"formOf" : [
{
🔗 "reference" : "MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837"
}
],
"administrableDoseForm" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/administrable-dose-form",
"code" : "100000073664",
"display" : "Tablet"
}
]
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/unit-of-presentation",
"code" : "200000002152",
"display" : "Tablet"
}
]
},
"producedFrom" : [
{
🔗 "reference" : "ManufacturedItemDefinition/3214f286-b8ec-4ef5-bc8d-0aec39d97468"
}
],
"routeOfAdministration" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "Oral route"
}
]
}
}
]
}