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
: Packaged Product Definition: Flucelvax Tetra - suspension for injection in pre-filled syringe
Influenza vaccine (surface antigen, inactivated, prepared in cell cultures) 1 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PackagedProductDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ppd-a854b6fee6a8536c78c604a4b9f6c395"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PackagedProductDefinition</b><a name=\"ppd-a854b6fee6a8536c78c604a4b9f6c395\"> </a><a name=\"hcppd-a854b6fee6a8536c78c604a4b9f6c395\"> </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-a854b6fee6a8536c78c604a4b9f6c395" </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>name</b>: Flucelvax Tetra - suspension for injection in pre-filled syringe\nInfluenza vaccine (surface antigen, inactivated, prepared in cell cultures) 1</p><p><b>type</b>: 100000155527 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000155527)</span></p><p><b>packageFor</b>: <a href=\"MedicinalProductDefinition-mpb6ced64d25ea2c8da6c6099386f14db1.html\">MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1</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>: 2019-01-01</p><p><b>containedItemQuantity</b>: 15 ug<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ug = 'ug')</span></p><p><b>copackagedIndicator</b>: true</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>/xxxx</p><p><b>type</b>: 100000073498 <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>containedItem</b></p></blockquote></blockquote></blockquote></div>"
] ; #
fhir:name [ fhir:v "Flucelvax Tetra - suspension for injection in pre-filled syringe\nInfluenza vaccine (surface antigen, inactivated, prepared in cell cultures) 1"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155527" ] ] )
] ; #
fhir:packageFor ( [
fhir:reference [ fhir:v "MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1" ]
] ) ; #
fhir:status [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] )
] ; #
fhir:statusDate [ fhir:v "2019-01-01"^^xsd:date] ; #
fhir:containedItemQuantity ( [
fhir:value [ fhir:v "15"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ug" ]
] ) ; #
fhir:copackagedIndicator [ fhir:v "true"^^xsd:boolean] ; #
fhir:packaging [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073498" ] ;
fhir:display [ fhir:v "Box" ] ] ) ] ;
fhir:quantity [ fhir:v "1"^^xsd:integer ] ;
( fhir:material [
( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "200000003529" ] ;
fhir:display [ fhir:v "Cardboard" ] ] ) ] ) ;
( fhir:packaging [
( fhir:identifier [
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "xxxx" ] ] ) ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073498" ] ;
fhir:display [ fhir:v "100000073498" ] ] ) ] ;
fhir:quantity [ fhir:v "1"^^xsd:integer ] ;
( fhir:material [
( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "200000003529" ] ;
fhir:display [ fhir:v "Cardboard" ] ] ) ] ) ;
( fhir:containedItem [
fhir:item [
fhir:reference [
fhir:reference [ fhir:v "ManufacturedItemDefinition/mid-04c9bd6fb89d38b2d83eced2460c4dc1" ] ] ] ] ) ] )
] . #