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

<Composition/composition-en-dbc2060ee6f62aba124d52b5666f8915> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-dbc2060ee6f62aba124d52b5666f8915"] ; # 
  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-dbc2060ee6f62aba124d52b5666f8915\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-dbc2060ee6f62aba124d52b5666f8915</b></p><a name=\"composition-en-dbc2060ee6f62aba124d52b5666f8915\"> </a><a name=\"hccomposition-en-dbc2060ee6f62aba124d52b5666f8915\"> </a><a name=\"composition-en-dbc2060ee6f62aba124d52b5666f8915-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/1741/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 - lytgobi</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/1741/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/mpdbc2060ee6f62aba124d52b5666f8915" ]
  ] ) ; # 
  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 - lytgobi"] ; # 
  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 Lytgobi is and what it is used for</li><li>What you need to know before you take Lytgobi</li><li>How to take Lytgobi</li><li>Possible side effects</li><li>How to store Lytgobi</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What lytgobi 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 lytgobi 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>Lytgobi contains the active substance futibatinib, which belongs to a group of cancer medicines called tyrosine kinase inhibitors. It blocks the action of a protein in the cell, called fibroblast growth factor receptor (FGFR), that helps regulate cell growth. Cancer cells may have an abnormal form of this protein. By blocking FGFR, futibatinib can prevent the growth of such cancer cells.</p><p>Lytgobi is used on its own (monotherapy)to treat adults with bile duct cancer (also known as cholangiocarcinoma) that has spread or cannot be removed by surgery in patients who have already received previous treatment, and whose tumour has a certain type of abnormal FGFR .</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take lytgobi" ] ;
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 lytgobi" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Lytgobi if you are allergic to futibatinib or any of the other ingredients of this medicine (listed in section 6).</p><p>Warnings and precautions<br/>Talk to your doctor or pharmacist before taking Lytgobi if you have:</p><ul><li>been told you have high levels of phosphate in your blood (a condition known as hyperphosphataemia) based on a blood test result</li><li>vision or eye problems such as problems with the retina (light-sensitive layers of nerve tissue at the back of the eye)</li></ul><p>Eye examinations are recommended:</p><ul><li>before starting treatment with Lytgobi</li><li>6 weeks thereafter or at any time if any visual or eye problems occur.</li></ul><p>Lytgobi can cause serous retinal detachment (retina pulls away from its normal position). Symptoms include blurred vision, flashes of light in the field of vision (photopsia) and small dark shapes moving in the field of vision (floaters). Tell your doctor straight away if you get any problems with your vision.</p><p>Lytgobi can cause high levels of phosphate in your blood and may lead to a build-up of minerals such as calcium in different tissues in your body. Your doctor may prescribe changes in your diet, phosphate lowering therapy, or change or stop treatment with Lytgobi if needed. Tell your doctor straight away if you develop painful skin lesions, any muscle cramps, numbness or tingling around your mouth, or an abnormal heartbeat.</p><p>Lytgobi may harm the unborn baby. If you are a woman of childbearing age or your partner is of childbearing capacity, you must use an effective contraception during treatment and for 1 week after the last dose of Lytgobi. Because it is not known if Lytgobi decreases the effectiveness of birth control medication, barrier methods should be applied in addition to such medication to avoid pregnancy.</p><p>Children and adolescents</p><p>Lytgobi should not be given to children or adolescents under 18 years. It is not known whether it is safe and effective in this age group.</p><p>Other medicines and Lytgobi Tell your doctor or pharmacist if you are taking, have recently taken, or might take any other medicines.</p><p>In particular, you should tell your doctor if you are taking any of the following medicines so that the doctor can decide if your treatment needs to change:</p><ul><li>itraconazole: a medicine to treat fungal infections</li><li>clarithromycin: medicines to treat certain infections</li><li>rifampicin: a medicine to treat tuberculosis or certain other infections</li><li>carbamazepine, phenytoin, phenobarbital: medicines to treat epilepsy</li><li>efavirenz: medicine to treat HIV infection</li><li>digoxin: a medicine to treat heart disease</li><li>dabigatran: a medicine to prevent blood clots</li><li>colchicine: a medicine to treat gout attacks</li><li>rosuvastatin: a medicine to treat high cholesterol</li><li>theophylline: a medicine to treat breathing problems</li><li>olanzapine: a medicine to manage symptoms of mental health conditions</li></ul><p>Pregnancy and breast-feeding 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><ul><li>Pregnancy /Contraception -information for women You should not become pregnant during the treatment with Lytgobi because this medicine could harm your baby. A pregnancy test should be performed before initiating treatment, and women who could become pregnant must use effective contraception during treatment and for 1 week after the last dose of Lytgobi. Barrier methods should be applied as a second form of contraception to avoid pregnancy. Talk to your doctor about the most suitable contraception for you.</li><li>Contraception -information for men<br/>You should not conceive a child during treatment with Lytgobi because this medicine may harm the baby. You must use effective contraception during treatment and for 1 week after the last dose of Lytgobi.</li><li>Breast-feeding Do not breast-feed during treatment with Lytgobi and for 1 week after the last dose. This is</li></ul><p>because it is not known if Lytgobi can pass into breast milk and could therefore harm your baby. Driving and using machines Lytgobi can cause side effects such as fatigue or visual disturbances. Do not drive or operate machinery if this happens.</p><p>Lytgobi contains lactose and sodium This medicine contains lactose (found in milk or dairy products). If you have been told by your doctor that you have an intolerance to some sugars, contact your doctor before taking this medicine. This medicine contains less than 1 mmol sodium (23 mg) per tablet, that is to say essentially sodium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take lytgobi" ] ;
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 lytgobi" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Lytgobi treatment should be started by a doctor who is experienced in the diagnosis and treatment of bile duct cancer. Always take this medicine exactly as your doctor or pharmacist has told you. Check with your doctor or pharmacist if you are not sure.</p><p>The recommended dose is 5 tablets of Lytgobi 4 mg (20 mg futibatinib in total) taken orally once daily. Your doctor will adjust the dose or stop treatment if needed.</p><p>Method of administration Swallow the tablet whole with one glass of water at the same time every day. Lytgobi may be taken with food or between meals. The tablets should be swallowed whole to ensure that the full dose is taken.</p><p>Duration of treatment Take Lytgobi for as long as it is prescribed by the doctor.</p><p>If you take more Lytgobi than you should Tell your doctor straight away if you have taken more Lytgobi than you should have.</p><p>If you forget to take Lytgobi</p><ul><li>If you miss a dose of Lytgobi by 12 hours or less, take the missed dose as soon as you remember.</li><li>If you miss a dose of Lytgobi by more than 12 hours, skip the missed dose. Take your next dose at the usual time.</li><li>Do not take a double dose of Lytgobi if you experience vomiting. Take the next dose at your scheduled usual time.</li><li>Do not take a double dose to make up for a missed dose.</li></ul><p>If you stop taking Lytgobi Do not stop taking Lytgobi without discussing it with your doctor, as stopping treatment could reduce the success of therapy.</p><p>If you have any further questions on the use of this medicine, ask your doctor, pharmacist or nurse.</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.</p><p>If you have any of the serious side effects below, tell your doctor immediately. These side effects listed below are common (may affect up to 1 in 10 people).</p><ul><li>Migraine</li><li>Intestinal obstruction</li></ul><p>Other side effects<br/>Talk to your doctor if you get any other side effects. These may occur with the following frequencies:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>high or low phosphate levels seen in blood tests</li><li>low sodium levels seen in blood tests</li><li>nails separating from the nail bed, poor formation of the nail, change in colour of the nails</li><li>constipation</li><li>diarrhoea</li><li>dry mouth</li><li>vomiting</li><li>abdominal pain</li><li>hair loss (alopecia)</li><li>feeling tired or weak</li><li>dry skin</li><li>high levels of liver enzyme seen in blood tests</li><li>nausea</li><li>inflammation of the lining of the mouth (stomatitis)</li><li>decreased appetite</li><li>dry eye</li><li>redness, swelling, peeling or tenderness, mainly on the hands or feet ( hand-foot syndrome)</li><li>change in sense of taste</li><li>muscle pain</li><li>joint pain</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>Eye problems including inflammation of the eyes or cornea (front part of the eye), blurred vision, sudden appearance of small dark shapes moving in the field of vision (floaters) and flashes of light in the field of vision (photopsia).</li></ul><p>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 lytgobi" ] ;
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 lytgobi" ]       ] ;
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.</p><p>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.</p><p>This medicine does not require any special storage conditions.</p><p>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 Lytgobi contains</p><ul><li><p>The active substance is futibatinib.<br/>Each film-coated tablet contains 4 mg futibatinib.</p></li><li><p>The other ingredient(s) are:</p></li></ul><p>Tablet core: maize starch, crospovidone, hydroxypropylcellulose, lactose monohydrate, magnesium stearate, mannitol, cellulose microcrystalline and sodium lauril sulfate (see section 2, Lytgobi contains lactose and sodium )<br/>Film coating: hypromellose, macrogols, and titanium dioxide<br/>Lustering agent: magnesium stearate</p><p>What Lytgobi looks like and contents of the pack Lytgobi 4 mg is supplied as round, white, film-coated tablets, debossed on one side with 4MG and FBN on the other side.</p><p>Lytgobi tablets are packaged in a blister card sealed inside a folding wallet containing a 7-day supply as follows:</p><ul><li>20 mg daily dose: Each wallet contains 35 tablets (5 tablets once daily).</li><li>16 mg daily dose: Each wallet contains 28 tablets(4 tablets once daily).</li><li>12 mg daily dose: Each wallet contains 21 tablets (3 tablets once daily).</li></ul><p>Marketing Authorisation Holder Taiho Pharma Netherlands B.V. Barbara Strozzilaan 1083HN Amsterdam Netherlands</p><p>Manufacturer PCI Pharma Services (Millmount Healthcare Limited) Block 7, City North Business Campus Stamullen, Co. Meath, K32 YDIreland</p><p>This leaflet was last revised in {MM/YYYY} This medicine has been given conditional approval .<br/>This means that there is more evidence to come about this medicine. The European Medicines Agency will review new information on this medicine at least every year and this leaflet will be updated as necessary.</p><p>Other sources of information Detailed information on this medicine is available on the European Medicines Agency website: <a href=\"http://www.ema.europa.eu\">http://www.ema.europa.eu</a>.</p><p>This leaflet is available in all EU/EEA languages on the European Medicines Agency website.</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpdbc2060ee6f62aba124d52b5666f8915> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpdbc2060ee6f62aba124d52b5666f8915"] ; # 
  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_mpdbc2060ee6f62aba124d52b5666f8915\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpdbc2060ee6f62aba124d52b5666f8915</b></p><a name=\"mpdbc2060ee6f62aba124d52b5666f8915\"> </a><a name=\"hcmpdbc2060ee6f62aba124d52b5666f8915\"> </a><a name=\"mpdbc2060ee6f62aba124d52b5666f8915-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/23/1741/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>: Lytgobi 4 mg film-coated 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/1741/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 "Lytgobi 4 mg film-coated 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" ]         ] )       ]     ] )
  ] ) . #