Global Core Electronic Medicinal Product Information (ePI)
1.1.0 - trial-use World

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

: Composition - Type 2 Paracetamol

Page standards status: Informative

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 -------------------------------------------------------------------

<http://hl7.org/fhir/Composition/composition-epi-type2-example-paracetamol> a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "composition-epi-type2-example-paracetamol"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "1" ] ;
     fhir:lastUpdated [ fhir:v "2023-01-25T10:00:00Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/composition-epi-type1"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/composition-epi-type1>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p>Package Leaflet: Information for the user - Paracetamol Tablets</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:contained ( [
     a fhir:Binary ;
     fhir:id [ fhir:v "binaryImage-t2" ] ;
     fhir:meta [
       fhir:profile ( [
         fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/binary-epi"^^xsd:anyURI ;
         fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/binary-epi>
       ] )
     ] ;
     fhir:contentType [ fhir:v "image/png" ] ;
     fhir:data [ fhir:v "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="^^xsd:base64Binary ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "http://example.org/identifier"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "composition-epi-type2-example-paracetamol" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0"] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "100000155538" ] ;
       fhir:display [ fhir:v "Package Leaflet" ]
     ] )
  ] ; # 
  fhir:subject ( [
     fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/MedicinalProductDefinition/mpd-epi-type2-example-paracetamol> ;
     fhir:reference [ fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/MedicinalProductDefinition/mpd-epi-type2-example-paracetamol" ]
  ] ) ; # 
  fhir:date [ fhir:v "2023-01-25"^^xsd:date] ; # 
  fhir:author ( [
     fhir:link <http://hl7.org/fhir/Organization/org-epi-type2-example-acme> ;
     fhir:reference [ fhir:v "Organization/org-epi-type2-example-acme" ]
  ] ) ; # 
  fhir:title [ fhir:v "Package Leaflet: Information for the user - WonderDrug 500 mg tablets"] ; # 
  fhir:section ( [
     fhir:id [ fhir:v "root-section" ] ;
     fhir:title [ fhir:v "Package Leaflet" ] ;
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "100000155538" ] ;
         fhir:display [ fhir:v "Package Leaflet" ]
       ] )
     ] ;
     fhir:text [
       fhir:status [ fhir:v "generated" ] ;
       fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">Package Leaflet</div>"^^rdf:XMLLiteral ]
     ] ;
     fhir:entry ( [
       fhir:link <http://hl7.org/fhir/Organization/org-epi-type2-example-acme> ;
       fhir:reference [ fhir:v "Organization/org-epi-type2-example-acme" ]
     ] [
       fhir:link <http://hl7.org/fhir/MedicinalProductDefinition/mpd-epi-type2-example-paracetamol> ;
       fhir:reference [ fhir:v "MedicinalProductDefinition/mpd-epi-type2-example-paracetamol" ]
     ] ) ;
     fhir:section ( [
       fhir:id [ fhir:v "section-1" ] ;
       fhir:title [ fhir:v "1. What is in this leaflet" ] ;
       fhir:code [
         fhir:coding ( [
           fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "100000155538" ] ;
           fhir:display [ fhir:v "1. What is in this leaflet" ]
         ] )
       ] ;
       fhir:text [
         fhir:status [ fhir:v "generated" ] ;
         fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><h2>1. What is in this leaflet</h2><p>Read all of this leaflet carefully before you start taking this medicine because it contains important information for you.</p></div>"^^rdf:XMLLiteral ]
       ]
     ] )
  ] ) . # 

<http://hl7.org/fhir/uv/emedicinal-product-info/MedicinalProductDefinition/mpd-epi-type2-example-paracetamol> a fhir:uv .

<http://hl7.org/fhir/Organization/org-epi-type2-example-acme> a fhir:Organization .

<http://hl7.org/fhir/MedicinalProductDefinition/mpd-epi-type2-example-paracetamol> a fhir:MedicinalProductDefinition .