Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "ManufacturedItemDefinition",
"id" : "cfsb1650998521654",
"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 \"cfsb1650998521654\" </p></div><p><b>identifier</b>: id: EU/1/19/1370/001 (OFFICIAL)</p><p><b>status</b>: active</p><p><b>manufacturedDoseForm</b>: Film-coated tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#100000073665)</span></p><p><b>unitOfPresentation</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#200000002152)</span></p><p><b>manufacturer</b>: <a href=\"Organization-cfsb1650997423990.html\">Organization/cfsb1650997423990</a> \"GLAXO WELLCOME, S.A.\"</p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://spor.ema.europa.eu/pmswi/#/",
"value" : "EU/1/19/1370/001"
}
],
"status" : "active",
"manufacturedDoseForm" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi/",
"code" : "100000073665"
}
],
"text" : "Film-coated tablet"
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "200000002152"
}
],
"text" : "Tablet"
},
"manufacturer" : [
{
"reference" : "Organization/cfsb1650997423990"
}
]
}