Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health and changes regularly. See the Directory of published versions
{
"resourceType" : "PackagedProductDefinition",
"id" : "ppd-f22a97fafd26aa7001d9fe6a30afa7b2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PackagedProductDefinition</b><a name=\"ppd-f22a97fafd26aa7001d9fe6a30afa7b2\"> </a><a name=\"hcppd-f22a97fafd26aa7001d9fe6a30afa7b2\"> </a></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 "ppd-f22a97fafd26aa7001d9fe6a30afa7b2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info//StructureDefinition-PackagedProductDefinition-uv-epi.html\">PackagedProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>https://spor.ema.europa.eu/pmswi</code>/EU/1/13/887/003\u00a0(use:\u00a0OFFICIAL)</p><p><b>name</b>: Fluenz Tetra nasal spray suspension 1</p><p><b>type</b>: Chemical Medicinal Product <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000155527)</span></p><p><b>packageFor</b>: <a href=\"MedicinalProductDefinition-mp822aeee7cf35efce0583ec39919328fb.html\">MedicinalProductDefinition/mp822aeee7cf35efce0583ec39919328fb</a></p><p><b>status</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html\">PublicationStatus</a>#active)</span></p><p><b>statusDate</b>: 2015-02-07 13:28:17+0000</p><p><b>manufacturer</b>: <a href=\"Organization-man-05de1a64764c002add42fbfd49b6a38d.html\">Organization/man-05de1a64764c002add42fbfd49b6a38d</a> "MedImmune, UK Limited"</p><blockquote><p><b>packaging</b></p><p><b>type</b>: Box <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073498)</span></p><p><b>quantity</b>: 1</p><p><b>material</b>: Cardboard <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#200000003529)</span></p><blockquote><p><b>packaging</b></p><p><b>identifier</b>: <code>https://spor.ema.europa.eu/pmswi</code>/123456</p><p><b>type</b>: Nasal applicator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073533)</span></p><p><b>quantity</b>: 1</p><blockquote><p><b>containedItem</b></p></blockquote></blockquote></blockquote></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://spor.ema.europa.eu/pmswi",
"value" : "EU/1/13/887/003"
}
],
"name" : "Fluenz Tetra nasal spray suspension 1",
"type" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000155527",
"display" : "Chemical Medicinal Product"
}
]
},
"packageFor" : [
{
🔗 "reference" : "MedicinalProductDefinition/mp822aeee7cf35efce0583ec39919328fb"
}
],
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active",
"display" : "Active"
}
]
},
"statusDate" : "2015-02-07T13:28:17Z",
"manufacturer" : [
{
🔗 "reference" : "Organization/man-05de1a64764c002add42fbfd49b6a38d"
}
],
"packaging" : {
"type" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000073498",
"display" : "Box"
}
]
},
"quantity" : 1,
"material" : [
{
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "200000003529",
"display" : "Cardboard"
}
]
}
],
"packaging" : [
{
"identifier" : [
{
"system" : "https://spor.ema.europa.eu/pmswi",
"value" : "123456"
}
],
"type" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000073533",
"display" : "Nasal applicator"
}
]
},
"quantity" : 1,
"containedItem" : [
{
"item" : {
"reference" : {
🔗 "reference" : "ManufacturedItemDefinition/mid-635d47ee543a5a9e15fcd321ee5fe6bb"
}
}
}
]
}
]
}
}