Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "ManufacturedItemDefinition",
"id" : "cfsb1639756818482",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ManufacturedItemDefinition</b></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 ManufacturedItemDefinition \"cfsb1639756818482\" </p></div><p><b>identifier</b>: id: PL 31654/0006 (OFFICIAL)</p><p><b>status</b>: active</p><p><b>manufacturedDoseForm</b>: Granules for oral solution <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#100000073365)</span></p><p><b>unitOfPresentation</b>: Sachet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#200000002143)</span></p><p><b>manufacturer</b>: <a href=\"Organization-cfsb1639753766266.html\">Organization/cfsb1639753766266</a> \"Zambon S.p.A.\"</p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://spor.ema.europa.eu/pmswi/#/",
"value" : "PL 31654/0006"
}
],
"status" : "active",
"manufacturedDoseForm" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi/",
"code" : "100000073365",
"display" : "Granules for oral solution"
}
],
"text" : "Granules for oral solution"
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi/",
"code" : "200000002143",
"display" : "Sachet"
}
],
"text" : "Sachet"
},
"manufacturer" : [
{
"reference" : "Organization/cfsb1639753766266"
}
]
}