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 vyndaqel 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-895d12c7e06fa00ecf48ed16e513c5f0"] ; # 
  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-895d12c7e06fa00ecf48ed16e513c5f0"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-895d12c7e06fa00ecf48ed16e513c5f0> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp895d12c7e06fa00ecf48ed16e513c5f0"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mp895d12c7e06fa00ecf48ed16e513c5f0> )
  ] ) . # 

<Composition/composition-en-895d12c7e06fa00ecf48ed16e513c5f0> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-895d12c7e06fa00ecf48ed16e513c5f0"] ; # 
  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-895d12c7e06fa00ecf48ed16e513c5f0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-895d12c7e06fa00ecf48ed16e513c5f0</b></p><a name=\"composition-en-895d12c7e06fa00ecf48ed16e513c5f0\"> </a><a name=\"hccomposition-en-895d12c7e06fa00ecf48ed16e513c5f0\"> </a><a name=\"composition-en-895d12c7e06fa00ecf48ed16e513c5f0-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/11/717/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 - vyndaqel</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/11/717/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/mp895d12c7e06fa00ecf48ed16e513c5f0" ]
  ] ) ; # 
  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 - vyndaqel"] ; # 
  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 Vyndaqel is and what it is used for</li><li>What you need to know before you take Vyndaqel</li><li>How to take Vyndaqel</li><li>Possible side effects</li><li>How to store Vyndaqel</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What vyndaqel 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 vyndaqel 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>Vyndaqel contains the active substance tafamidis. Vyndaqel is a medicine which treats a disease called transthyretin amyloidosis Transthyretin amyloidosis is caused by a protein called transthyretin (TTR) that does not work properly. TTR is a protein that carries other substances, such as hormones, through the body. In patients with this disease, TTR breaks up and may form fibres called amyloid. Amyloid can build up around your nerves (known as transthyretin amyloid polyneuropathy or ATTR-PN) and in other places in your body. The amyloid causes the symptoms of this disease. When this occurs, it prevents them from working normally. Vyndaqel, can prevent TTR from breaking up and forming amyloid. This medicine is used to treat adult patients with this disease whose nerves have been affected (people with symptomatic polyneuropathy) to delay further progression.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take vyndaqel" ] ;
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 vyndaqel" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Vyndaqel If you are allergic to tafamidis meglumine 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 Vyndaqel.</p><h2 id=\"women-that-can-become-pregnant-should-use-birth-control-while-taking-vyndaqel-and-should-continue-using-birth-control-for-one-month-after-stopping-treatment-with-vyndaqel-there-are-no-data-on-the-use-of-vyndaqel-in-pregnant-women-children-and-adolescents-children-and-adolescents-do-not-have-the-symptoms-of-transthyretin-amyloidosis-vyndaqel-is-therefore-not-used-for-children-and-adolescents-other-medicines-and-vyndaqel-tell-your-doctor-or-pharmacist-if-you-are-taking-have-recently-taken-or-might-take-any-other-medicines-you-should-inform-your-doctor-or-pharmacist-if-you-are-taking-any-of-the-following\">Women that can become pregnant should use birth control while taking Vyndaqel and should continue using birth control for one month after stopping treatment with Vyndaqel. There are no data on the use of Vyndaqel in pregnant women. Children and adolescents Children and adolescents do not have the symptoms of transthyretin amyloidosis. Vyndaqel is therefore not used for children and adolescents. Other medicines and Vyndaqel Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. You should inform your doctor or pharmacist if you are taking any of the following:</h2><h2 id=\"non-steroidal-anti-inflammatory-drugs\">non-steroidal anti-inflammatory drugs</h2><h2 id=\"diuretic-medicines-eg-furosemide-bumetanide\">diuretic medicines (e.g. furosemide, bumetanide)</h2><h2 id=\"anti-cancer-medicines-eg-methotrexate-imatinib\">anti-cancer medicines (e.g. methotrexate, imatinib)</h2><h2 id=\"statins-eg-rosuvastatin\">statins (e.g. rosuvastatin)</h2><p>anti-viral medicines (e.g. oseltamivir, tenofovir, ganciclovir, adefovir, cidofovir, lamivudine, zidovudine, zalcitabine) 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 or pharmacist for advice before taking this medicine.</p><p>You should not take Vyndaqel if you are pregnant or breast-feeding.</p><p>If you are able to become pregnant, you must use birth control during treatment and for one month after stopping treatment. Driving and using machines Vyndaqel is believed to have no or negligible influence on the ability to drive and use machines. Vyndaqel contains sorbitol This medicine contains no more than 44 mg sorbitol in each capsule. Sorbitol is a source of fructose.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take vyndaqel" ] ;
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 vyndaqel" ]       ] ;
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 or pharmacist has told you. Check with your doctor or pharmacist if you are not sure. The recommended dose is one Vyndaqel 20 mg (tafamidis meglumine) capsule taken once a day. If you vomit after taking this medicine and can identify the intact Vyndaqel capsule, then an additional dose of Vyndaqel should be taken in the same day; if you cannot identify the Vyndaqel capsule, then no additional dose of Vyndaqel is necessary, and you can resume taking Vyndaqel the next day as usual. Method of administration Vyndaqel is for oral use. The soft capsule should be swallowed whole, not crushed or cut. The capsule may be taken with or without food. Instructions for opening the blisters</p><p>Tear off one individual blister from the blister card along the perforated line.</p><p>Push capsule through the aluminium foil. If you take more Vyndaqel than you should You should not take more capsules than your doctor tells you to. If you take more capsules than you have been told to take, contact your doctor. If you forget to take Vyndaqel If you forget to take a dose, take your capsules as soon as you remember. If it is within 6 hours before your next dose, skip the missed dose and take the next dose at the usual time. Do not take a double dose to make up for a forgotten dose. If you stop taking Vyndaqel Do not stop taking Vyndaqel without first speaking to your doctor. As Vyndaqel works by stabilising the TTR protein, if you stop taking Vyndaqel, the protein will no longer be stabilised, and your disease may progress. 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. Very common: may affect more than 1 in 10 people are listed below:</p><p>Diarrhoea</p><p>Urinary tract infection (symptoms may include: pain or a burning sensation when you urinate or a frequent need to urinate)</p><p>Stomach ache or abdominal pain Reporting of side effects If you get any side effects, talk to your doctor, pharmacist or nurse. This includes any possible side effects not listed in this leaflet. You can also report side effects directly via the national reporting system listed 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 vyndaqel" ] ;
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 vyndaqel" ]       ] ;
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 blister card and on the carton. The expiry date refers to the last day of that month. Do not store above 25 C. 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 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 Vyndaqel contains</p><p>The active substance is tafamidis. Each capsule contains 20 mg micronized tafamidis meglumine equivalent to 12.2 mg tafamidis.</p><p>The other ingredients are: gelatine (E 441), glycerine (E 422), sorbitol (E 420) [see section 2 Vyndaqel contains sorbitol ], mannitol (E 421), sorbitan, yellow iron oxide (E 172), titanium dioxide (E 171), purified water, macrogol 400 (E 1521), sorbitan monooleate (E 494), polysorbate 80 (E 433), ethyl alcohol, isopropyl alcohol, polyvinyl acetate phthalate, propylene glycol (E 1520), carmine (E 120), brilliant blue FCF (E 133) and ammonium hydroxide (E 527). What Vyndaqel looks like and contents of the pack Vyndaqel soft capsules are yellow, opaque, oblong (approximately 21 mm) printed with VYN 20 in red. Vyndaqel is available in two pack sizes of PVC/PA/alu/PVC-alu perforated unit dose blisters: a pack of 30 x 1 soft capsules and a multipack of 90 soft capsules comprising of 3 cartons, each containing 30 x 1 soft capsules. Not all pack sizes may be marketed. Marketing Authorisation Holder Pfizer Europe MA EEIG Boulevard de la Plaine 1050 Bruxelles Belgium Manufacturer Pfizer Service Company BV Hoge Wei 1930 Zaventem Belgium Or Millmount Healthcare Limited Block 7, City North Business Campus Stamullen K32 YDIreland For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder. Belgi /Belgique/Belgien Luxembourg/Luxemburg Pfizer NV/SA T l/Tel: +32 (0)2 554 62 Lietuva Pfizer Luxembourg SARL filialas Lietuvoje Tel: +370 5 251 4 ,<br/>.: +359 2 970 4Magyarorsz g Pfizer Kft. Tel.: +36 1 488 37 esk republika Pfizer, spol. s r.o. Tel: +420 283 004 Malta Vivian Corporation Ltd. Tel: +356 21344Danmark Pfizer ApS Tlf: +45 44 20 11 Nederland Pfizer bv Tel: +31 (0)800 63 34 Deutschland PFIZER PHARMA GmbH Tel: +49 (0)30 550055-51Norge Pfizer AS Tlf: +47 67 52 61 Eesti Pfizer Luxembourg SARL Eesti filiaal Tel: +372 666 7 sterreich Pfizer Corporation Austria Ges.m.b.H. Tel: +43 (0)1 521 15-0</p><p>Pfizer A.E. : +30 210 6785Polska Pfizer Polska Sp. z o.o., Tel.: +48 22 335 61 Espa a Pfizer, S.L. Tel: +34 91 490 99 Portugal Laborat rios Pfizer, Lda. Tel: +351 21 423 5France Pfizer T l +33 (0)1 58 07 34 Rom nia Pfizer Romania S.R.L. Tel: +40 (0) 21 207 28 Hrvatska Pfizer Croatia d.o.o. Tel: + 385 1 3908 Slovenija Pfizer Luxembourg SARL Pfizer, podru nica za svetovanje s podro ja farmacevtske dejavnosti, Ljubljana Tel: + 386 (0)1 52 11 Ireland Pfizer Healthcare Ireland Tel: +1800 633 363 (toll free) Tel: +44 (0)1304 616Slovensk republika Pfizer Luxembourg SARL, organiza n zlo ka Tel: + 421 2 3355 5 sland Icepharma hf. S mi: +354 540 8Suomi/Finland Pfizer Oy Puh/Tel: +358 (0)9 430 Italia Pfizer S.r.l. Tel: +39 06 33 18 Sverige Pfizer AB Tel: +46 (0)8 550 520<br/>Pfizer . . (Cyprus Branch) : +357 22817United Kingdom (Northern Ireland) Pfizer Limited Tel: +44 (0)1304 616Latvija Pfizer Luxembourg SARL fili le Latvij Tel: +371 670 35 This leaflet was last revised in &lt;{MM/YYYY}&gt;&lt;{month YYYY}&gt;. This medicine has been authorised under exceptional circumstances . This means that because of the rarity of this disease it has been impossible to get complete information on this medicine. The European Medicines Agency will review any new information on this medicine every year and this leaflet will be updated as necessary. Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp895d12c7e06fa00ecf48ed16e513c5f0> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp895d12c7e06fa00ecf48ed16e513c5f0"] ; # 
  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_mp895d12c7e06fa00ecf48ed16e513c5f0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp895d12c7e06fa00ecf48ed16e513c5f0</b></p><a name=\"mp895d12c7e06fa00ecf48ed16e513c5f0\"> </a><a name=\"hcmp895d12c7e06fa00ecf48ed16e513c5f0\"> </a><a name=\"mp895d12c7e06fa00ecf48ed16e513c5f0-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/11/717/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>: Vyndaqel 20 mg soft capsules</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/11/717/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 "Vyndaqel 20 mg soft capsules" ] ;
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" ]         ] )       ]     ] )
  ] ) . #