@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/uv/emedicinal-product-info/Composition/composition-paracetamol-t1> a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "composition-paracetamol-t1"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "1" ] ;
     fhir:lastUpdated [ fhir:v "2024-03-20T10:00:00Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/composition-epi-type1"^^xsd:anyURI ;
       fhir:l <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 500 mg tablets</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:contained ( [
     a fhir:Binary ;
     fhir:id [ fhir:v "binaryImage-t1" ] ;
     fhir:meta [
       fhir:profile ( [
         fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/binary-epi"^^xsd:anyURI ;
         fhir:l <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:l <http://example.org/identifier>
     ] ;
     fhir:value [ fhir:v "composition-paracetamol-t1" ]
  ] ) ; # 
  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:l <https://spor.ema.europa.eu/rmswi/>
       ] ;
       fhir:code [ fhir:v "100000155538" ] ;
       fhir:display [ fhir:v "Package Leaflet" ]
     ] )
  ] ; # 
  fhir:subject ( [
     fhir:display [ fhir:v "Paracetamol" ]
  ] ) ; # 
  fhir:date [ fhir:v "2024-03-20T10:00:00Z"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:display [ fhir:v "Acme Pharma Inc." ]
  ] ) ; # 
  fhir:title [ fhir:v "Package Leaflet: Information for the user - Paracetamol 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:l <https://spor.ema.europa.eu/rmswi/>
         ] ;
         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:section ( [
       fhir:id [ fhir:v "section-1" ] ;
       fhir:title [ fhir:v "1. What Paracetamol 500 mg tablets is and what it is used for" ] ;
       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 "100000155538" ] ;
           fhir:display [ fhir:v "1. What Paracetamol 500 mg tablets is and what it is used for" ]
         ] )
       ] ;
       fhir:text [
         fhir:status [ fhir:v "generated" ] ;
         fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><h3>1. What Paracetamol 500 mg tablets is and what it is used for</h3><p>Paracetamol belongs to a group of medicines called analgesics (painkillers) and antipyretics (medicines to reduce fever).</p><p>Paracetamol is used to relieve mild to moderate pain and fever.</p></div>"^^rdf:XMLLiteral ]
       ]
     ] [
       fhir:id [ fhir:v "section-2" ] ;
       fhir:title [ fhir:v "2. What you need to know before you take Paracetamol 500 mg tablets" ] ;
       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 "100000155538" ] ;
           fhir:display [ fhir:v "2. What you need to know before you take Paracetamol 500 mg tablets" ]
         ] )
       ] ;
       fhir:text [
         fhir:status [ fhir:v "generated" ] ;
         fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><h3>2. What you need to know before you take Paracetamol 500 mg tablets</h3><p><strong>Do not take Paracetamol:</strong> if you are allergic to paracetamol or any of the other ingredients of this medicine.</p><p><strong>Warnings and precautions:</strong> Talk to your doctor or pharmacist before taking Paracetamol if you have liver or kidney problems.</p></div>"^^rdf:XMLLiteral ]
       ]
     ] [
       fhir:id [ fhir:v "section-3" ] ;
       fhir:title [ fhir:v "3. How to take Paracetamol 500 mg tablets" ] ;
       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 "100000155538" ] ;
           fhir:display [ fhir:v "3. How to take Paracetamol 500 mg tablets" ]
         ] )
       ] ;
       fhir:text [
         fhir:status [ fhir:v "generated" ] ;
         fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><h3>3. How to take Paracetamol 500 mg tablets</h3><p>Always take this medicine exactly as described in this leaflet or as your doctor or pharmacist has told you.</p><p>The recommended dose is 1 tablet every 4 to 6 hours as needed. Do not take more than 6 tablets in any 24-hour period.</p></div>"^^rdf:XMLLiteral ]
       ]
     ] [
       fhir:id [ fhir:v "section-4" ] ;
       fhir:title [ fhir:v "4. Possible side effects" ] ;
       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 "100000155538" ] ;
           fhir:display [ fhir:v "4. Possible side effects" ]
         ] )
       ] ;
       fhir:text [
         fhir:status [ fhir:v "generated" ] ;
         fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><h3>4. Possible side effects</h3><p>Like all medicines, this medicine can cause side effects, although not everybody gets them.</p><p>Stop taking the medicine and tell your doctor immediately if you experience allergic reactions such as skin rash or swelling.</p></div>"^^rdf:XMLLiteral ]
       ]
     ] [
       fhir:id [ fhir:v "section-5" ] ;
       fhir:title [ fhir:v "5. How to store Paracetamol 500 mg tablets" ] ;
       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 "100000155538" ] ;
           fhir:display [ fhir:v "5. How to store Paracetamol 500 mg tablets" ]
         ] )
       ] ;
       fhir:text [
         fhir:status [ fhir:v "generated" ] ;
         fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><h3>5. How to store Paracetamol 500 mg tablets</h3><p>Keep this medicine out of the sight and reach of children. Do not use this medicine after the expiry date which is stated on the carton.</p><p>This medicine does not require any special storage conditions.</p></div>"^^rdf:XMLLiteral ]
       ]
     ] [
       fhir:id [ fhir:v "section-6" ] ;
       fhir:title [ fhir:v "6. Contents of the pack and other information" ] ;
       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 "100000155538" ] ;
           fhir:display [ fhir:v "6. Contents of the pack and other information" ]
         ] )
       ] ;
       fhir:text [
         fhir:status [ fhir:v "generated" ] ;
         fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><h3>6. Contents of the pack and other information</h3><p><strong>What Paracetamol contains:</strong> The active substance is paracetamol. The other ingredients are pregelatinized starch, povidone, stearic acid, talc, magnesium stearate, and hypromellose.</p><p><strong>What Paracetamol looks like and contents of the pack:</strong> Paracetamol tablets are white and round. They are available in blister packs of 30 or 50 tablets.</p></div>"^^rdf:XMLLiteral ]
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

