@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 -------------------------------------------------------------------

<http://hl7.eu/fhir/ig/gravitate-health/Composition/composition-en-245a2b4a9e3ee4304e5e6cf2b1a252b4> a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "composition-en-245a2b4a9e3ee4304e5e6cf2b1a252b4"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Composition-uv-epi"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Composition-uv-epi>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Generated Narrative: Composition</b><a name=\"composition-en-245a2b4a9e3ee4304e5e6cf2b1a252b4\"> </a><a name=\"hccomposition-en-245a2b4a9e3ee4304e5e6cf2b1a252b4\"> </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 Composition &quot;composition-en-245a2b4a9e3ee4304e5e6cf2b1a252b4&quot;  (Language &quot;en&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info//StructureDefinition-Composition-uv-epi.html\">Composition (ePI)</a></p></div><p><b>identifier</b>: <code>https://spor.ema.europa.eu/rmswi/</code>/33baa39274e4f9e04535de6e365fb5af</p><p><b>status</b>: final</p><p><b>type</b>: Package Leaflet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#100000155538)</span></p><p><b>category</b>: Raw <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-epicategory-cs.html\">Category of EPI</a>#R)</span></p><p><b>date</b>: 2022-02-16 13:28:17+0000</p><p><b>author</b>: <a href=\"Organization-mah-1f2bde1de64d7b561417b3a3d4313827.html\">Organization/mah-1f2bde1de64d7b561417b3a3d4313827</a> &quot;Sandoz A/S&quot;</p><p><b>title</b>: TEST PURPOSES ONLY - Lipcut Simvastatin 5 mg Tablet</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td></tr><tr><td style=\"display: none\">*</td><td>Official <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-composition-attestation-mode.html\">Composition Attestation Mode</a>#official)</span></td><td>2022-02-16 13:28:17+0000</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "33baa39274e4f9e04535de6e365fb5af" ]
  ] ) ; # 
  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:text [ fhir:v "Package Leaflet" ]
  ] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/epicategory-cs"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "R" ] ;
       fhir:display [ fhir:v "Raw" ]
     ] )
  ] ) ; # 
  fhir:subject ( [
     fhir:link <http://hl7.eu/fhir/ig/gravitate-health/MedicinalProductDefinition/mp245a2b4a9e3ee4304e5e6cf2b1a252b4> ;
     fhir:reference [ fhir:v "MedicinalProductDefinition/mp245a2b4a9e3ee4304e5e6cf2b1a252b4" ]
  ] ) ; # 
  fhir:date [ fhir:v "2022-02-16T13:28:17Z"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:link <http://hl7.eu/fhir/ig/gravitate-health/Organization/mah-1f2bde1de64d7b561417b3a3d4313827> ;
     fhir:reference [ fhir:v "Organization/mah-1f2bde1de64d7b561417b3a3d4313827" ]
  ] ) ; # 
  fhir:title [ fhir:v "TEST PURPOSES ONLY - Lipcut Simvastatin 5 mg Tablet"] ; # 
  fhir:attester ( [
     fhir:mode [
       fhir:coding ( [
         fhir:system [ fhir:v "http://hl7.org/fhir/composition-attestation-mode"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "official" ]
       ] )
     ] ;
     fhir:time [ fhir:v "2022-02-16T13:28:17Z"^^xsd:dateTime ]
  ] ) ; # 
  fhir:section ( [
     fhir:title [ fhir:v "B. Package Leaflet" ] ;
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "100000155538" ]
       ] ) ;
       fhir:text [ fhir:v "B. PACKAGE LEAFLET" ]
     ] ;
     fhir:text [
       fhir:status [ fhir:v "additional" ] ;
       fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
     ] ;
     fhir:emptyReason [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "unavailable" ]
       ] )
     ] ;
     fhir:section ( [
       fhir:title [ fhir:v "Package leaflet: Information for the user" ] ;
       fhir:code [
         fhir:coding ( [
           fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "100000155538" ]
         ] ) ;
         fhir:text [ fhir:v "Package leaflet: Information for the user" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "additional" ] ;
         fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
       ] ;
       fhir:emptyReason [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "unavailable" ]
         ] )
       ]
     ] [
       fhir:title [ fhir:v "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:text [ fhir:v "What is in this leaflet" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "additional" ] ;
         fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
       ] ;
       fhir:emptyReason [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "unavailable" ]
         ] )
       ]
     ] [
       fhir:title [ fhir:v "1. What Lipcut Simvastatin 5 mg Tablet is and what it is used for" ] ;
       fhir:code [
         fhir:coding ( [
           fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "100000155538" ]
         ] ) ;
         fhir:text [ fhir:v "1. What Lipcut Simvastatin 5 mg Tablet is and what it is used for" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "additional" ] ;
         fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
       ] ;
       fhir:emptyReason [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "unavailable" ]
         ] )
       ]
     ] [
       fhir:title [ fhir:v "2. What you need to know before you take Lipcut Simvastatin 5 mg Tablet" ] ;
       fhir:code [
         fhir:coding ( [
           fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "100000155538" ]
         ] ) ;
         fhir:text [ fhir:v "2. What you need to know before you take Lipcut Simvastatin 5 mg Tablet" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "additional" ] ;
         fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
       ] ;
       fhir:emptyReason [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "unavailable" ]
         ] )
       ]
     ] [
       fhir:title [ fhir:v "3. How to take Lipcut Simvastatin 5 mg Tablet" ] ;
       fhir:code [
         fhir:coding ( [
           fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "100000155538" ]
         ] ) ;
         fhir:text [ fhir:v "3. How to take Lipcut Simvastatin 5 mg Tablet" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "additional" ] ;
         fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
       ] ;
       fhir:emptyReason [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "unavailable" ]
         ] )
       ]
     ] [
       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:code [ fhir:v "100000155538" ]
         ] ) ;
         fhir:text [ fhir:v "4. Possible side effects" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "additional" ] ;
         fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
       ] ;
       fhir:emptyReason [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "unavailable" ]
         ] )
       ]
     ] [
       fhir:title [ fhir:v "5. How to store Lipcut Simvastatin 5 mg Tablet" ] ;
       fhir:code [
         fhir:coding ( [
           fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "100000155538" ]
         ] ) ;
         fhir:text [ fhir:v "5. How to store Lipcut Simvastatin 5 mg Tablet" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "additional" ] ;
         fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
       ] ;
       fhir:emptyReason [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "unavailable" ]
         ] )
       ]
     ] [
       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:code [ fhir:v "100000155538" ]
         ] ) ;
         fhir:text [ fhir:v "6. Contents of the pack and other information" ]
       ] ;
       fhir:text [
         fhir:status [ fhir:v "additional" ] ;
         fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">unavailable</div>"
       ] ;
       fhir:emptyReason [
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "unavailable" ]
         ] )
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

