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
| Page standards status: Informative |
@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:AdministrableProductDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "apd-epi-type2-example-paracetamol"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/AdministrableProductDefinition-uv-epi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/AdministrableProductDefinition-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: AdministrableProductDefinition apd-epi-type2-example-paracetamol</b></p><a name=\"apd-epi-type2-example-paracetamol\"> </a><a name=\"hcapd-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-AdministrableProductDefinition-uv-epi.html\">AdministrableProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>http://example.org/identifier</code>/apd-epi-type2-example-paracetamol</p><p><b>status</b>: Active</p><p><b>formOf</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>administrableDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073664}\">Tablet</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 200000002152}\">Tablet</span></p><p><b>producedFrom</b>: <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></p><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig shape}\">Shape</span></p><p><b>value</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073670}\">Round</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig color}\">Color</span></p><p><b>value</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073586}\">White</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig flavor}\">Flavor</span></p><p><b>value</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000000000}\">None</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig image}\">Image</span></p><p><b>value</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000000000}\">Tablet Image</span></p></blockquote><h3>RouteOfAdministrations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073619}\">Oral use</span></td></tr></table></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 "apd-epi-type2-example-paracetamol" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:formOf ( [
fhir:l fhir:MedicinalProductDefinition/mpd-epi-type2-example-paracetamol ;
fhir:reference [ fhir:v "MedicinalProductDefinition/mpd-epi-type2-example-paracetamol" ]
] ) ; #
fhir:administrableDoseForm [
( 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 "100000073664" ] ;
fhir:display [ fhir:v "Tablet" ] ] )
] ; #
fhir:unitOfPresentation [
( 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 "200000002152" ] ;
fhir:display [ fhir:v "Tablet" ] ] )
] ; #
fhir:producedFrom ( [
fhir:l fhir:ManufacturedItemDefinition/mid-epi-type2-example-paracetamol ;
fhir:reference [ fhir:v "ManufacturedItemDefinition/mid-epi-type2-example-paracetamol" ]
] ) ; #
fhir:property ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig> ] ;
fhir:code [ fhir:v "shape" ] ;
fhir:display [ fhir:v "Shape" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( 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 "100000073670" ] ;
fhir:display [ fhir:v "Round" ] ] ) ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig> ] ;
fhir:code [ fhir:v "color" ] ;
fhir:display [ fhir:v "Color" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( 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 "100000073586" ] ;
fhir:display [ fhir:v "White" ] ] ) ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig> ] ;
fhir:code [ fhir:v "flavor" ] ;
fhir:display [ fhir:v "Flavor" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( 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 "100000000000" ] ;
fhir:display [ fhir:v "None" ] ] ) ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig> ] ;
fhir:code [ fhir:v "image" ] ;
fhir:display [ fhir:v "Image" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( 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 "100000000000" ] ;
fhir:display [ fhir:v "Tablet Image" ] ] ) ]
] ) ; #
fhir:routeOfAdministration ( [
fhir:code [
( 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 "100000073619" ] ;
fhir:display [ fhir:v "Oral use" ] ] ) ]
] ) . #
IG © 2022+ HL7 International / Biomedical Research and Regulation.
Package hl7.fhir.uv.emedicinal-product-info#1.1.0 based on FHIR 5.0.0.
Generated
2026-04-03
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
