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" : "ManufacturedItemDefinition",
"id" : "3214f286-b8ec-4ef5-bc8d-0aec39d97468",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ManufacturedItemDefinition-uv-epi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ManufacturedItemDefinition 3214f286-b8ec-4ef5-bc8d-0aec39d97468</b></p><a name=\"3214f286-b8ec-4ef5-bc8d-0aec39d97468\"> </a><a name=\"hc3214f286-b8ec-4ef5-bc8d-0aec39d97468\"> </a><a name=\"3214f286-b8ec-4ef5-bc8d-0aec39d97468-en-US\"> </a><p><b>identifier</b>: <code>https://spor.ema.europa.eu/pmswi/#/</code>/EU/1/96/007/035\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Active</p><p><b>manufacturedDoseForm</b>: <span title=\"Codes:{http://hl7.org/fhir/manufactured-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>manufacturer</b>: <a href=\"Organization-d71bf884-90eb-47f9-81b7-fa81ecec7e75.html\">Organization acme inc</a></p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://spor.ema.europa.eu/pmswi/#/",
"value" : "EU/1/96/007/035"
}
],
"status" : "active",
"manufacturedDoseForm" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/manufactured-dose-form",
"code" : "100000073664",
"display" : "Tablet"
}
]
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/unit-of-presentation",
"code" : "200000002152",
"display" : "Tablet"
}
]
},
"manufacturer" : [
{
🔗 "reference" : "Organization/d71bf884-90eb-47f9-81b7-fa81ecec7e75"
}
]
}