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

<Composition/composition-en-2c250051417033f9ca5609b812b532b2> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-2c250051417033f9ca5609b812b532b2"] ; # 
  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-2c250051417033f9ca5609b812b532b2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-2c250051417033f9ca5609b812b532b2</b></p><a name=\"composition-en-2c250051417033f9ca5609b812b532b2\"> </a><a name=\"hccomposition-en-2c250051417033f9ca5609b812b532b2\"> </a><a name=\"composition-en-2c250051417033f9ca5609b812b532b2-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/22/1672/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 - livtencity</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/22/1672/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/mp2c250051417033f9ca5609b812b532b2" ]
  ] ) ; # 
  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 - livtencity"] ; # 
  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 LIVTENCITY is and what it is used for</li><li>What you need to know before you take LIVTENCITY</li><li>How to take LIVTENCITY</li><li>Possible side effects</li><li>How to store LIVTENCITY</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What livtencity 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 livtencity 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>LIVTENCITY is an antiviral medicine that contains the active substance maribavir. It is a medicine used to treat adults who have had an organ or bone marrow transplant and developed a CMV ( cytomegalovirus ) infection that did not go away or came back again after taking another antiviral medicine. CMV is a virus that a lot of people have without symptoms and normally just stays in the body without causing any harm. However, if your immune system is weakened after you get an organ or bone marrow transplant, you may be at higher risk of becoming ill from CMV.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take livtencity" ] ;
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 livtencity" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take LIVTENCITY</p><p>if you are allergic to the active substance or any of the other ingredients of this medicine (listed in section 6).</p><p>if you take either of these medicines:* ganciclovir (used to manage CMV infection)* valganciclovir (used to manage CMV infection) You should not be given LIVTENCITY if any of the above apply to you. If you are not sure, talk to your doctor, pharmacist or nurse before you are given LIVTENCITY. Warnings and precautions Talk to your doctor or pharmacist before taking LIVTENCITY if you are already being treated with cyclosporine, tacrolimus, sirolimus or everolimus (medicines to prevent transplant rejection). Additional blood tests may be needed to check the blood levels of these medicines. High levels of these medicines may cause serious side effects. Children and adolescents LIVTENCITY is not for use in children and adolescents under 18 years old. This is because LIVTENCITY has not been tested in this age group. Other medicines and LIVTENCITY Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. This is because LIVTENCITY may affect the way other medicines work, and other medicines may affect how LIVTENCITY works. Your doctor or pharmacist will tell you if it is safe to take LIVTENCITY with other medicines. There are some medicines you must not take with LIVTENCITY. See list under Do not take LIVTENCITY . Also tell your doctor if you are taking any of the following medicines. This is because your doctor may have to change your medicines or change the dose of your medicines:</p><p>rifabutin, rifampicin for tuberculosis (TB) or related infections</p><p>St. John's wort (Hypericum perforatum) a herbal medicine for depression and sleep problems</p><p>statins, such as atorvastatin, fluvastatin, rosuvastatin, simvastatin, pravastatin, pitavastatin for high cholesterol</p><p>carbamazepine, phenobarbital, phenytoin usually for fits or seizures (epilepsy)</p><p>efavirenz, etravirine, nevirapine - used to treat HIV infection</p><p>antacid (aluminium and magnesium hydroxide oral suspension) for heartburn or indigestion due to excess stomach acid</p><p>famotidine for heartburn or indigestion due to excess stomach acid</p><p>digoxin heart medicine</p><p>clarithromycin antibiotic</p><p>ketoconazole and voriconazole for fungal infections</p><p>diltiazem heart medicine</p><p>dextromethorphan cough medicine</p><p>warfarin anticoagulant</p><p>oral contraceptive steroids for birth control</p><p>midazolam used as a sedative You can ask your doctor, pharmacist or nurse for a list of medicines that may interact with LIVTENCITY. Pregnancy If you are pregnant, think you may be pregnant, or are planning to have a baby, ask your doctor for advice before taking this medicine. LIVTENCITY is not recommended in pregnancy. This is because it has not been studied in pregnancy and it is not known if LIVTENCITY will harm your baby while you are pregnant. Breast-feeding If you are breast-feeding or are planning to breast-feed, tell your doctor before taking this medicine. Breast-feeding is not recommended while taking LIVTENCITY. This is because it is not known if LIVTENCITY can pass into your breast milk or if this would affect your baby. Driving and using machines LIVTENCITY has no influence on your ability to drive or to use machines. LIVTENCITY contains sodium 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 livtencity" ] ;
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 livtencity" ]       ] ;
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, pharmacist or nurse has told you. Check with your doctor, pharmacist or nurse if you are not sure. The recommended dose is 400 mg twice a day. That means you take two tablets of LIVTENCITY 200 mg in the morning, and another two tablets of 200 mg in the evening. You can take this medicine with or without food, as a whole tablet or a crushed tablet. If you take more LIVTENCITY than you should If you take too much LIVTENCITY, tell your doctor straight away. If you forget to take LIVTENCITY If you miss a dose, and there are less than 3 hours left until your next regular dose is due, then skip the missed dose and go back to your regular schedule. Do not take a double dose to make up for a forgotten dose. If you stop taking LIVTENCITY Even if you feel better, do not stop taking LIVTENCITY without talking to your doctor. Taking LIVTENCITY as recommended should give you the best chance of clearing CMV infection and/or disease. 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. Tell your doctor, pharmacist or nurse if you notice any of the following side effects: Very common (may affect more than 1 in 10 people):</p><p>changes in the way things taste</p><p>feeling sick (nausea)</p><p>diarrhoea</p><p>being sick (vomiting)</p><p>tiredness (fatigue) Common (may affect up to 1 in 10 people):</p><p>Increased blood levels of medicines used to prevent transplant rejections</p><p>stomach (abdominal) pain</p><p>loss of appetite</p><p>headache</p><p>weight loss 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 livtencity" ] ;
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 livtencity" ]       ] ;
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 that is stated on the carton and bottle label after EXP. The expiry date refers to the last day of that month. Do not store above 30 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 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\"><h2 id=\"what-livtencity-contains\">What LIVTENCITY contains</h2><h2 id=\"the-active-substance-is-maribavir-each-film-coated-tablet-contains-200-mg-maribavir\">The active substance is maribavir. Each film-coated tablet contains 200 mg maribavir</h2><h2 id=\"the-other-ingredients-excipients-are\">The other ingredients (excipients) are</h2><h2 id=\"tablet-core\">Tablet core:</h2><h2 id=\"microcrystalline-cellulose-e460i-sodium-starch-glycolate-see-section-2-magnesium-stearate-e470b\">Microcrystalline cellulose (E460(i)), Sodium starch glycolate (see section 2), Magnesium stearate (E470b)</h2><h2 id=\"film-coating\">Film coating:</h2><p>Polyvinyl alcohol (E1203), Macrogol (i.e. polyethylene glycol) (E1521), Titanium dioxide (E171), Talc (E553b), Brilliant blue FCF aluminum lake (EU) (E133) What LIVTENCITY looks like and contents of the pack LIVTENCITY 200 mg film coated tablets are blue, oval shaped convex debossed with SHP on one side and 620 on the other side. The tablets are packaged in high-density polyethylene (HDPE) bottles with child resistant cap contains either 28, 56 or 112 (2 bottles of 56) film-coated tablets. Not all pack sizes may be marketed. Marketing Authorisation Holder Takeda Pharmaceuticals International AG Ireland Branch Block 2 Miesian Plaza 50-58 Baggot Street Lower Dublin 2 D02 HWIreland Manufacturer Takeda Ireland Limited Bray Business Park Kilruddery Co. Wicklow Ireland For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien Takeda Belgium NV T l/Tel: +32 2 464 06 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Lietuva Takeda, UAB Tel: +370 521 09 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>.: +359 2 958 27 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Luxembourg/Luxemburg Takeda Belgium NV T l/Tel: +32 2 464 06 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> esk republika Takeda Pharmaceuticals Czech Republic s.r.o. Tel: + 420 234 722 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Magyarorsz g Takeda Pharma Kft. Tel.: +36 1 270 <a href=\"mailto:7medinfoEMEA@takeda.com\">7medinfoEMEA@takeda.com</a> Danmark Takeda Pharma A/S Tlf: +45 46 77 10 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Malta akeda HELLAS S.A. Tel: +30 210 <a href=\"mailto:6387medinfoEMEA@takeda.com\">6387medinfoEMEA@takeda.com</a> Deutschland Takeda GmbH Tel: +49 (0)800 825 <a href=\"mailto:3medinfoEMEA@takeda.com\">3medinfoEMEA@takeda.com</a> Nederland Takeda Nederland B.V. Tel: +31 20 203 <a href=\"mailto:5medinfoEMEA@takeda.com\">5medinfoEMEA@takeda.com</a> Eesti Takeda Pharma AS Tel: +372 6177 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Norge Takeda AS Tlf: +47 800 800 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>akeda . . T : +30 210 <a href=\"mailto:6387medinfoEMEA@takeda.com\">6387medinfoEMEA@takeda.com</a> sterreich Takeda Pharma Ges.m.b.H. Tel: +43 (0) 800-20 80 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Espa a Takeda Farmac utica Espa a S.A. Tel: +34 917 90 42 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Polska Takeda Pharma Sp. z o.o. Tel.: <a href=\"mailto:+48223062medinfoEMEA@takeda.com\">+48223062medinfoEMEA@takeda.com</a> France Takeda France SAS T l: + 33 1 40 67 33 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Portugal Takeda Farmac uticos Portugal, Lda. Tel: + 351 21 120 <a href=\"mailto:1medinfoEMEA@takeda.com\">1medinfoEMEA@takeda.com</a> Hrvatska Takeda Pharmaceuticals Croatia d.o.o. Tel: +385 1 377 88 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Rom nia Takeda Pharmaceuticals SRL Tel: +40 21 335 03 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Ireland Takeda Products Ireland Ltd Tel: 1800 937 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Slovenija Takeda Pharmaceuticals farmacevtska dru ba d.o.o. Tel: + 386 (0) 59 082 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> sland Vistor hf. S mi: +354 535 <a href=\"mailto:7medinfoEMEA@takeda.com\">7medinfoEMEA@takeda.com</a> Slovensk republika Takeda Pharmaceuticals Slovakia s.r.o. Tel: +421 (2) 20 602 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Italia Takeda Italia S.p.A. Tel: +39 06 <a href=\"mailto:502medinfoEMEA@takeda.com\">502medinfoEMEA@takeda.com</a> Suomi/Finland Takeda Oy Puh/Tel: 0800 774 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>akeda . . .: +30 210 <a href=\"mailto:6387medinfoEMEA@takeda.com\">6387medinfoEMEA@takeda.com</a> Sverige Takeda Pharma AB Tel: 020 795 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Latvija Takeda Latvia SIA Tel: +371 <a href=\"mailto:67840medinfoEMEA@takeda.com\">67840medinfoEMEA@takeda.com</a> United Kingdom (Northern Ireland) Takeda UK Ltd Tel: +44 (0) 2830 640 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> This leaflet was last revised in Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp2c250051417033f9ca5609b812b532b2> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp2c250051417033f9ca5609b812b532b2"] ; # 
  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_mp2c250051417033f9ca5609b812b532b2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp2c250051417033f9ca5609b812b532b2</b></p><a name=\"mp2c250051417033f9ca5609b812b532b2\"> </a><a name=\"hcmp2c250051417033f9ca5609b812b532b2\"> </a><a name=\"mp2c250051417033f9ca5609b812b532b2-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/22/1672/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>: LIVTENCITY 200 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/22/1672/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 "LIVTENCITY 200 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" ]         ] )       ]     ] )
  ] ) . #