Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/joofio/test-epi-composition/ and changes regularly. See the Directory of published versions

: ePI document Bundle for aquipta Package Leaflet for language en - TTL Representation

Raw ttl | Download

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bundlepackageleaflet-en-aac724bbfae048108e8444486a06d7e6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Bundle-uv-epi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Bundle-uv-epi>     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:identifier [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "None" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2023-06-27T10:09:22Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "Composition/composition-en-aac724bbfae048108e8444486a06d7e6"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-aac724bbfae048108e8444486a06d7e6> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpaac724bbfae048108e8444486a06d7e6"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mpaac724bbfae048108e8444486a06d7e6> )
  ] ) . # 

<Composition/composition-en-aac724bbfae048108e8444486a06d7e6> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-aac724bbfae048108e8444486a06d7e6"] ; # 
  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\"><a name=\"Composition_composition-en-aac724bbfae048108e8444486a06d7e6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-aac724bbfae048108e8444486a06d7e6</b></p><a name=\"composition-en-aac724bbfae048108e8444486a06d7e6\"> </a><a name=\"hccomposition-en-aac724bbfae048108e8444486a06d7e6\"> </a><a name=\"composition-en-aac724bbfae048108e8444486a06d7e6-en-US\"> </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=\"https://build.fhir.org/ig/HL7/emedicinal-product-info/StructureDefinition-Composition-uv-epi.html\">Composition (ePI)</a></p></div><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/23/1750/001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi/ 100000155538}\">Package Leaflet</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/epicategory-cs R}\">Raw</span></p><p><b>date</b>: 2022-02-16 13:28:17+0000</p><p><b>author</b>: <a href=\"Organization-mah-ema.html\">Organization ACME industry</a></p><p><b>title</b>: TEST PURPOSES ONLY - aquipta</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><span title=\"Codes:{http://hl7.org/fhir/composition-attestation-mode official}\">Official</span></td><td>2022-02-16 13:28:17+0000</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/23/1750/001" ]
  ] ) ; # 
  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:reference [ fhir:v "MedicinalProductDefinition/mpaac724bbfae048108e8444486a06d7e6" ]
  ] ) ; # 
  fhir:date [ fhir:v "2022-02-16T13:28:17Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/mah-ema" ]
  ] ) ; # 
  fhir:title [ fhir:v "TEST PURPOSES ONLY - aquipta"] ; # 
  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\"></div>"       ]     ] [
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\"><p>What is in this leaflet</p><ol type=\"1\"><li>What AQUIPTA is and what it is used for</li><li>What you need to know before you take AQUIPTA</li><li>How to take AQUIPTA</li><li>Possible side effects</li><li>How to store AQUIPTA</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What aquipta 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 aquipta is and what it is used for" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>AQUIPTA contains the active substance atogepant. AQUIPTA is used to prevent migraine in adult patients who have at least 4 migraine days per month. AQUIPTA is thought to block the activity of the calcitonin/calcitonin gene related peptide (CGRP)- receptor family, which have been linked to migraine.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take aquipta" ] ;
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 aquipta" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take AQUIPTA</p><p>if you are allergic to atogepant or any of the other ingredients of this medicine (listed in section 6). Warnings and precautions Talk to your doctor, pharmacist, or nurse before taking AQUIPTA if you have severe liver problems. Children and adolescents Do not give this medicine to children or adolescents under 18 years old because the use of AQUIPTA has not been studied in this age group. Other medicines and AQUIPTA Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. Some medicines may increase the risk of getting side effects (see section 4). The following is a list of examples of medicines that may require your doctor to lower the dose of AQUIPTA:</p><p>ketoconazole, itraconazole, clarithromycin, rifampicin (medicines used to treat fungal or bacterial infections)</p><p>ritonavir (medicine used to treat HIV)</p><p>ciclosporin (medicine that affects your immune system) Pregnancy, breast-feeding and fertility If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor for advice before using this medicine. If you are pregnant, you should not take AQUIPTA. If you are a woman who could become pregnant, you should use adequate contraception during treatment with AQUIPTA. If you are breast-feeding or are planning to breast-feed, you should not take AQUIPTA. You and your doctor should decide if you will breast-feed or take AQUIPTA. Driving and using machines AQUIPTA may make you feel sleepy. Do not drive or use machines if you are affected. AQUIPTA contains sodium AQUIPTA 10 mg tablets This medicine contains less than 1 mmol sodium (23 mg) per tablet, that is to say essentially sodium- free . AQUIPTA 60 mg tablets This medicine contains 31.5 mg sodium (main component of cooking/table salt) in each tablet. This is equivalent to 1.6% of the recommended maximum daily dietary intake of sodium for an adult.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take aquipta" ] ;
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 aquipta" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always take this medicine exactly as your doctor has told you. Check with your doctor or pharmacist if you are not sure. How much to take The recommended dose is 60 mg atogepant once a day. Your doctor may tell you to take a lower dose if:</p><p>you are taking other medicines (listed in section 2)</p><p>you have severe kidney problems or you are undergoing dialysis. How to take AQUIPTA is for oral use. Do not split, crush, chew or break the tablet before swallowing. The tablets may be taken with or without food. If you take more AQUIPTA than you should If you have taken more tablets than you should, tell your doctor. You may get some of the side effects listed in section 4. If you forget to take AQUIPTA</p><p>If you miss a dose, take it as soon as you remember.</p><p>If you forget your dose for an entire day, just skip the missed dose and take a single dose as usual the following day.</p><p>Do not take a double dose to make up for a forgotten dose. If you stop taking AQUIPTA Do not stop taking AQUIPTA without talking to your doctor first. Your symptoms may return if you stop the treatment. If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</p></div>"       ]     ] [
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\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them. Tell your doctor if you notice any of the following side effects: Common (may affect up to 1 in 10 people):</p><p>nausea (feeling sick in your stomach)</p><p>constipation</p><p>fatigue (tiredness)</p><p>somnolence (sleepiness)</p><p>decreased appetite</p><p>weight loss Uncommon (may affect up to 1 in 100 people)</p><p>increased levels of liver enzymes Not known (cannot be estimated from the available data)</p><p>allergic reactions (such as rash, itching, hives, swelling of the face) Reporting of side effects If you get any side effects, talk to your doctor or pharmacist. This includes any possible side effects not listed in this leaflet. You can also report side effects directly via the national reporting system listing in Appendix V. By reporting side effects, you can help provide more information on the safety of this medicine.</p></div>"       ]     ] [
fhir:title [ fhir:v "5. How to store aquipta" ] ;
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 aquipta" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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 and blister after EXP. The expiry date refers to the last day of that month. This medicine does not require any special storage conditions. Do not throw away any medicines via wastewater or household waste. Ask your pharmacist how to throw away medicines you no longer use. These measures will help to protect the environment.</p></div>"       ]     ] [
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\"><p>What AQUIPTA contains AQUIPTA 10 mg tablets</p><p>The active substance is atogepant. Each tablet contains 10 mg of atogepant.</p><p>The other ingredients are: Polyvinylpyrrolidone/Vinyl acetate copolymer, vitamin E polyethylene glycol succinate, mannitol, microcrystalline cellulose, sodium chloride, croscarmellose sodium, colloidal silicon dioxide and sodium stearyl fumarate (see section 2). AQUIPTA 60 mg tablets</p><p>The active substance is atogepant. Each tablet contains 60 mg of atogepant.</p><p>The other ingredients are: Polyvinylpyrrolidone/Vinyl acetate copolymer, vitamin E polyethylene glycol succinate, mannitol, microcrystalline cellulose, sodium chloride, croscarmellose sodium, colloidal silicon dioxide and sodium stearyl fumarate (see section 2). What AQUIPTA looks like and contents of the pack AQUIPTA 10 mg tablets AQUIPTA 10 mg tablet is a white to off-white, round biconvex tablet debossed with A and 10 on one side. It is available in packs containing 28 or 98 tablets. AQUIPTA 60 mg tablets AQUIPTA 60 mg tablet is a white to off-white, oval biconvex tablet debossed with A60 on one side. It is available in packs containing 28 or 98 tablets. Not all pack sizes may be marketed. Marketing Authorisation Holder AbbVie Deutschland GmbH &amp; Co. KG Knollstrasse 67061 Ludwigshafen Germany Manufacturer AbbVie S.r.l S.R. 148 Pontina Km 52 Snc Campoverde di Aprilia, Latina 04Italy For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien AbbVie SA T l/Tel: +32 10 477Lietuva AbbVie UAB Tel: +370 5 205 3</p><p>.:+359 2 90 30 Luxembourg/Luxemburg AbbVie SA Belgique/Belgien T l/Tel: +32 10 477 esk republika AbbVie s.r.o. Tel: +420 233 098 Magyarorsz g AbbVie Kft. Tel.:+36 1 455 8Danmark AbbVie A/S Tlf: +45 72 30-20-Malta Vivian Corporation Ltd. Tel: +356 27780Deutschland AbbVie Deutschland GmbH &amp; Co. KG Tel: 00800 222843 33 (geb hrenfrei) Tel: +49 (0) 611 / 1720-0 Nederland AbbVie B.V. Tel: +31 (0)88 322 2Eesti AbbVie O Tel: +372 623 1Norge AbbVie AS Tlf: +47 67 81 80<br/>AbbVie . . : +30 214 4165 sterreich AbbVie GmbH Tel: +43 1 20589-0 Espa a AbbVie Spain, S.L.U. Tel: +34 91 384 09 Polska AbbVie Sp. z o.o. Tel.: +48 22 372 78 France AbbVie T l: +33 (0) 1 45 60 13 Portugal AbbVie, Lda. Tel: +351 (0)21 1908Hrvatska AbbVie d.o.o. Tel + 385 (0)1 5625 Rom nia AbbVie S.R.L. Tel: +40 21 529 30 Ireland AbbVie Limited Tel: +353 (0)1 4287Slovenija AbbVie Biofarmacevtska dru ba d.o.o. Tel: +386 (1)32 08 sland Vistor hf. S mi: +354 535 7Slovensk republika AbbVie s.r.o. Tel: +421 2 5050 0Italia AbbVie S.r.l. Tel: +39 06 928Suomi/Finland AbbVie Oy Puh/Tel: +358 (0)10 2411<br/>Lifepharma (Z.A.M.) Ltd .: +357 22 34 74 Sverige AbbVie AB Tel: +46 (0)8 684 44 Latvija AbbVie SIA Tel: +371 67605United Kingdom (Northern Ireland) AbbVie Deutschland GmbH &amp; Co. KG Tel: +44 (0)1628 561This leaflet was last revised in Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site: <a href=\"http://www.ema.europa.eu/\">http://www.ema.europa.eu/</a>. To listen to or request a copy of this leaflet in <em>Braille</em>, <em>large print</em> or <em>audio</em>, please contact the local representative of the Marketing Authorisation Holder.</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpaac724bbfae048108e8444486a06d7e6> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpaac724bbfae048108e8444486a06d7e6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicinalProductDefinition_mpaac724bbfae048108e8444486a06d7e6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpaac724bbfae048108e8444486a06d7e6</b></p><a name=\"mpaac724bbfae048108e8444486a06d7e6\"> </a><a name=\"hcmpaac724bbfae048108e8444486a06d7e6\"> </a><a name=\"mpaac724bbfae048108e8444486a06d7e6-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/23/1750/001</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/medicinal-product-type MedicinalProduct}\">Medicinal Product</span></p><p><b>domain</b>: <span title=\"Codes:{http://hl7.org/fhir/medicinal-product-domain Human}\">Human use</span></p><p><b>status</b>: <span title=\"Codes:{http://hl7.org/fhir/publication-status active}\">active</span></p><p><b>legalStatusOfSupply</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000072084}\">Medicinal product subject to medical prescription</span></p><blockquote><p><b>name</b></p><p><b>productName</b>: AQUIPTA 10 mg tablets</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/23/1750/001" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/medicinal-product-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MedicinalProduct" ] ;
fhir:display [ fhir:v "Medicinal Product" ]     ] )
  ] ; # 
  fhir:domain [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/medicinal-product-domain"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Human" ] ;
fhir:display [ fhir:v "Human use" ]     ] )
  ] ; # 
  fhir:status [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:legalStatusOfSupply [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000072084" ] ;
fhir:display [ fhir:v "Medicinal product subject to medical prescription" ]     ] )
  ] ; # 
  fhir:name ( [
fhir:productName [ fhir:v "AQUIPTA 10 mg tablets" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000001" ] ;
fhir:display [ fhir:v "Full name" ]       ] )     ] ;
    ( fhir:part [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000002" ] ;
fhir:display [ fhir:v "Invented name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000003" ] ;
fhir:display [ fhir:v "Scientific name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000004" ] ;
fhir:display [ fhir:v "Strength part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000005" ] ;
fhir:display [ fhir:v "Pharmaceutical dose form part" ]         ] )       ]     ] ) ;
    ( fhir:usage [
fhir:country [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:jurisdiction [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:language [
        ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "en" ]         ] )       ]     ] )
  ] ) . #