Global Core Electronic Medicinal Product Information (ePI), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions
: PackagedProductDefinition - WonderDrug 500 mg
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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-epi-type2-example-paracetamol"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: PackagedProductDefinition ppd-epi-type2-example-paracetamol</b></p><a name=\"ppd-epi-type2-example-paracetamol\"> </a><a name=\"hcppd-epi-type2-example-paracetamol\"> </a><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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PackagedProductDefinition-uv-epi.html\">PackagedProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>http://example.org/identifier</code>/ppd-epi-type2-example-paracetamol</p><p><b>packageFor</b>: <a href=\"MedicinalProductDefinition-mpd-epi-type2-example-paracetamol.html\">MedicinalProductDefinition: identifier = http://ema.europa.eu/identifier#WONDERDRUG-500MG; domain = Human use; status = Active; legalStatusOfSupply = Medicinal product subject to medical prescription</a></p><p><b>status</b>: <span title=\"Codes:{http://hl7.org/fhir/publication-status active}\">Active</span></p><blockquote><p><b>packaging</b></p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073498}\">Box</span></p><p><b>quantity</b>: 1</p><blockquote><p><b>packaging</b></p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073496}\">Blister</span></p><blockquote><p><b>containedItem</b></p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"ManufacturedItemDefinition-mid-epi-type2-example-paracetamol.html\">ManufacturedItemDefinition: identifier = http://example.org/identifier#mid-epi-type2-example-paracetamol; status = active; manufacturedDoseForm = Tablet; unitOfPresentation = Tablet</a></td></tr></table><p><b>amount</b>: 30 Tablet</p></blockquote></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "http://example.org/identifier"^^xsd:anyURI ;
fhir:l <http://example.org/identifier> ] ;
fhir:value [ fhir:v "ppd-epi-type2-example-paracetamol" ]
] ) ; #
fhir:packageFor ( [
fhir:l fhir:MedicinalProductDefinition/mpd-epi-type2-example-paracetamol ;
fhir:reference [ fhir:v "MedicinalProductDefinition/mpd-epi-type2-example-paracetamol" ]
] ) ; #
fhir:status [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/publication-status> ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] )
] ; #
fhir:packaging [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ;
fhir:l <https://spor.ema.europa.eu/rmswi> ] ;
fhir:code [ fhir:v "100000073498" ] ;
fhir:display [ fhir:v "Box" ] ] ) ] ;
fhir:quantity [ fhir:v 1 ] ;
( fhir:packaging [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ;
fhir:l <https://spor.ema.europa.eu/rmswi> ] ;
fhir:code [ fhir:v "100000073496" ] ;
fhir:display [ fhir:v "Blister" ] ] ) ] ;
( fhir:containedItem [
fhir:item [
fhir:reference [
fhir:l fhir:ManufacturedItemDefinition/mid-epi-type2-example-paracetamol ;
fhir:reference [ fhir:v "ManufacturedItemDefinition/mid-epi-type2-example-paracetamol" ] ] ] ;
fhir:amount [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [
fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ;
fhir:l <http://standardterms.edqm.eu> ] ] ] ) ] )
] . #