Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "PackagedProductDefinition",
"id" : "39151aef-f61a-40cb-86fc-d0e556fa07ef",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/vulcan-epi/StructureDefinition/PackagedProductDefinition-uv-epi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PackagedProductDefinition</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 PackagedProductDefinition \"39151aef-f61a-40cb-86fc-d0e556fa07ef\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PackagedProductDefinition-uv-epi.html\">PackagedProductDefinition (ePI)</a></p></div><p><b>identifier</b>: id: NDC:0009-7663-04 (OFFICIAL)</p><p><b>name</b>: Aromasin (exemestane) Tablets 25 mg - 28 tablets [14 tablets (PTP) x 2]</p><p><b>type</b>: Chemical Medininal Prodcut <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000155527)</span></p><p><b>packageFor</b>: <a href=\"MedicinalProductDefinition-f1b25777-da7a-4a35-98af-ab18d3246d54.html\">MedicinalProductDefinition/f1b25777-da7a-4a35-98af-ab18d3246d54</a></p><p><b>status</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://build.fhir.org/codesystem-publication-status.html\">PublicationStatus</a>#active)</span></p><p><b>statusDate</b>: 2002-08-01 01:28:17+0000</p><p><b>containedItemQuantity</b>: 30 tablet</p><p><b>manufacturer</b>: <a href=\"Organization-85c5d81e-9d5a-4a15-8b9d-42bbbe0409c8.html\">Organization/85c5d81e-9d5a-4a15-8b9d-42bbbe0409c8</a> \"PHARMACIA & UPJOHN COMPANY LLC\"</p><blockquote><p><b>package</b></p><p><b>identifier</b>: id: 0009-7663-04</p><p><b>type</b>: Bottle <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000073497)</span></p><p><b>quantity</b>: 1</p><p><b>material</b>: High Density PolyEthylene <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#200000003215)</span></p><blockquote><p><b>containedItem</b></p></blockquote></blockquote></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://spor.ema.europa.eu/pmswi",
"value" : "NDC:0009-7663-04"
}
],
"name" : "Aromasin (exemestane) Tablets 25 mg - 28 tablets [14 tablets (PTP) x 2]",
"type" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000155527"
}
],
"text" : "Chemical Medininal Prodcut"
},
"packageFor" : [
{
"reference" : "MedicinalProductDefinition/f1b25777-da7a-4a35-98af-ab18d3246d54"
}
],
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active",
"display" : "Active"
}
]
},
"statusDate" : "2002-08-01T13:28:17Z",
"containedItemQuantity" : [
{
"value" : 30,
"unit" : "tablet"
}
],
"manufacturer" : [
{
"reference" : "Organization/85c5d81e-9d5a-4a15-8b9d-42bbbe0409c8"
}
],
"package" : {
"identifier" : [
{
"system" : "https://spor.ema.europa.eu/pmswi",
"value" : "0009-7663-04"
}
],
"type" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000073497",
"display" : "Bottle"
}
]
},
"quantity" : 1,
"material" : [
{
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "200000003215",
"display" : "High Density PolyEthylene"
}
]
}
],
"containedItem" : [
{
"item" : {
"reference" : {
"reference" : "ManufacturedItemDefinition/23fed712-2d60-461d-83a6-5fb939b2a939"
}
}
}
]
}
}