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

<Composition/composition-en-7d70fe375a5923a60727e1f723f93cda> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-7d70fe375a5923a60727e1f723f93cda"] ; # 
  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-7d70fe375a5923a60727e1f723f93cda\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-7d70fe375a5923a60727e1f723f93cda</b></p><a name=\"composition-en-7d70fe375a5923a60727e1f723f93cda\"> </a><a name=\"hccomposition-en-7d70fe375a5923a60727e1f723f93cda\"> </a><a name=\"composition-en-7d70fe375a5923a60727e1f723f93cda-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/16/1153/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 - talmanco</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/16/1153/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/mp7d70fe375a5923a60727e1f723f93cda" ]
  ] ) ; # 
  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 - talmanco"] ; # 
  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 Talmanco is and what it is used for</li><li>What you need to know before you take Talmanco</li><li>How to take Talmanco</li><li>Possible side effects</li><li>How to store Talmanco</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What talmanco 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 talmanco 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>Talmanco contains the active substance tadalafil.</p><p>Talmanco is a treatment for pulmonary arterial hypertension in adults.</p><p>It belongs to a group of medicines called phosphodiesterase type 5 (PDE5) inhibitors which work by helping the blood vessels around your lungs relax, improving the flow of blood into your lungs. The result of this is an improved ability to do physical activity.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take talmanco" ] ;
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 talmanco" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Talmanco:</p><ul><li>if you are allergic to tadalafil or any of the other ingredients of this medicine (listed in section 6).</li><li>if you are taking any form of nitrates such as amyl nitrite, used in the treatment of chest pain. Tadalafil has been shown to increase the effects of these medicines. If you are taking any form of nitrate or are unsure tell your doctor.</li><li>if you have ever had loss of vision a condition described as stroke of the eye (non-arteritic anterior ischemic optic neuropathy - NAION)</li><li>if you have had a heart attack in the last 3 months</li><li>if you have low blood pressure</li><li>if you are taking riociguat. This medicine is used to treat pulmonary arterial hypertension (i.e., high blood pressure in the lungs) and chronic thromboembolic pulmonary hypertension (i.e., high blood pressure in the lungs secondary to blood clots). PDE5 inhibitors, such as Talmanco, have been shown to increase the hypotensive effects of this medicine. If you are taking riociguat or are unsure tell your doctor.</li></ul><p>Warnings and precautions<br/>Talk to your doctor or pharmacist before taking this medicine if you have:</p><ul><li><p>any heart problems other than your pulmonary hypertension</p></li><li><p>problems with your blood pressure</p></li><li><p>any hereditary eye disease</p></li><li><p>an abnormality of red blood cells (sickle cell anaemia)</p></li><li><p>cancer of the bone marrow (multiple myeloma)</p></li><li><p>cancer of the blood cells (leukaemia)</p></li><li><p>any deformation of your penis, or unwanted or persistent erections lasting more than 4 hours</p></li><li><p>a serious liver problem</p></li><li><p>a serious kidney problem</p></li></ul><p>If you experience sudden decrease or loss of vision or your vision is distorted, dimmed while you are taking Talmanco, stop taking Talmanco and contact your doctor immediately.</p><p>Decreased or sudden hearing loss has been noted in some patients taking tadalafil. Although it is not known if the event is directly related to tadalafil, if you experience decreased or sudden hearing loss, contact your doctor immediately.</p><p>Children and adolescents This medicine is not indicated for use by children and adolescents under the age of 18. Other medicines and Talmanco Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Do NOT take these tablets if you are already taking nitrates.</p><p>Some medicines may be affected by Talmanco or they may affect how well Talmanco will work. Tell your doctor or pharmacist if you are already taking:</p><ul><li>bosentan (another treatment for pulmonary arterial hypertension)</li><li>nitrates (for chest pain)</li><li>alpha blockers used to treat high blood pressure or prostate problems</li><li>riociguat</li><li>rifampicin (to treat bacterial infections)</li><li>ketoconazole tablets (to treat fungal infections)</li><li>ritonavir (for HIV treatment)</li><li>tablets for erectile dysfunction (PDE5 inhibitors)</li></ul><p>Talmanco with alcohol Drinking alcohol may temporarily lower your blood pressure. If you have taken or are planning to take Talmanco, avoid excessive drinking (over 5 units of alcohol), since this may increase the risk of dizziness when standing up.</p><p>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 taking this medicine. Do not take this medicine when pregnant, unless it is strictly necessary and you have discussed this with your doctor.</p><p>Do not breast-feed while taking these tablets as it is not known if the medicine passes into human breast milk. Ask your doctor or pharmacist for advice before taking any medicine while pregnant or breast-feeding.</p><p>When dogs were treated there was reduced sperm development in the testes. A reduction in sperm was seen in some men. These effects are unlikely to lead to a lack of fertility.</p><p>Driving and using machines Dizziness has been reported. Check carefully how you react to the medicines before driving or using any machinery.</p><p>Talmanco contains lactose and sodium</p><p>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 talmanco" ] ;
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 talmanco" ]       ] ;
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.</p><p>Talmanco is supplied as a 20 mg tablet. The usual dose is two 20 mg tablets taken once a day. You should take both tablets at the same time, one after the other. If you have a mild or moderate liver or kidney problem, your doctor may advise you to take only one 20 mg tablet per day.</p><p>Swallow the tablets whole with a drink of water. The tablets can be taken with or without food.</p><p>If you take more Talmanco than you should If you or anyone else takes more tablets than they should, tell your doctor or go to a hospital immediately, taking the medicine or pack with you. You may experience any of the side effects described in section 4. If you forget to take Talmanco Take your dose as soon as you remember if it is within 8 hours of when you should have taken your dose. Do not take a double dose to make up for a forgotten dose.</p><p>If you stop taking Talmanco Do not stop taking your tablets, unless advised otherwise by your doctor.</p><p>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. These effects are normally mild to moderate in nature.</p><p>If you experience any of the following side effects stop using the medicine and seek medical help immediately:</p><p>Common (may affect up to 1 in 10 people)</p><ul><li>allergic reactions including skin rashes.</li><li>chest pain - do not use nitrates, but seek immediate medical assistance.</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>priapism, a prolonged and possibly painful erection after taking this medicine. If you have such an erection, which lasts continuously for more than 4 hours you should contact a doctor immediately.</li></ul><p>Rare (may affect up to 1 in 1,000 people)</p><ul><li>sudden loss of vision.</li></ul><p>Not known (frequency cannot be estimated from the available data)</p><ul><li>distorted, dimmed, blurred central vision or sudden decrease of vision.</li></ul><p>Other side effects have been reported:</p><p>Very Common (may affect more than 1 in 10 people)</p><ul><li>headache.</li><li>flushing, nasal and sinus congestion (blocked nose).</li><li>nausea, indigestion (including abdominal pain or discomfort).</li><li>muscle aches, back pain and pain in the extremity (including limb discomfort).</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>blurred vision.</li><li>low blood pressure.</li><li>nosebleed.</li><li>vomiting.</li><li>increased or abnormal uterine bleeding.</li><li>swelling of the face.</li><li>acid reflux.</li><li>migraine.</li><li>irregular heartbeat.</li><li>fainting.</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>seizures.</li><li>passing memory loss.</li><li>hives.</li><li>excessive sweating.</li><li>penile bleeding.</li><li>presence of blood in semen and/or urine.</li><li>high blood pressure.</li><li>fast heart rate.</li><li>sudden cardiac death.</li><li>ringing in the ears.</li></ul><p>PDE5 inhibitors are also used for the treatment of erectile dysfunction in men. Some side effects have been rarely (may affect up to 1 in 1,000 people) reported:</p><ul><li>Partial, temporary or permanent decrease or loss of vision in one or both eyes and serious allergic reaction which causes swelling of the face or throat. Sudden decrease or loss of hearing has also been reported.</li></ul><p>Some side effects have been reported in men taking tadalafil for the treatment of erectile dysfunction. These events were not seen in clinical studies for pulmonary arterial hypertension and therefore frequency is not known (frequency cannot be estimated from the available data):</p><ul><li>swelling of the eyelids, eye pain, red eyes, heart attack and stroke.</li></ul><p>Some additional rare side effects have been reported in men taking tadalafil that were not seen in clinical trials. These include:</p><ul><li>distorted, dimmed, blurred central vision or sudden decrease of vision (frequency not known).</li></ul><p>Most but not all of those men reporting fast heart rate, irregular heartbeat, heart attack, stroke and sudden cardiac death had known heart problems before taking tadalafil. It is not possible to determine whether these events were related directly to tadalafil.</p><p>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 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 talmanco" ] ;
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 talmanco" ]       ] ;
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 Talmanco contains</p><ul><li>The active substance is tadalafil. Each tablet contains 20 mg of tadalafil.</li><li>The other ingredients in the tablet core are povidone, sodium laurilsulfate, poloxamer 188, anhydrous lactose (see section 2 Talmanco contains lactose and sodium ), microcrystalline cellulose (PH 101), croscarmellose sodium, colloidal anhydrous silica and magnesium stearate. The film-coating contains lactose monohydrate (see section 2 Talmanco contains lactose and sodium ), hypromellose (E464), titanium dioxide (E171) and triacetin.</li></ul><p>What Talmanco looks like and contents of the pack This medicine is a white, film-coated, round, biconvex, bevelled edge tablet marked with M on one side of the tablet and TA20 on the other side.</p><p>This medicine is available in blister packs containing 28 or 56 tablets and in perforated unit dose blister packs containing 28 x 1 or 56 x 1 tablets.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder Viatris Limited Damastown Industrial Park,<br/>Mulhuddart, Dublin 15,<br/>DUBLIN Ireland</p><p>Manufacturers McDermott Laboratories Limited t/a Gerard Laboratories t/a Mylan Dublin 35/36 Baldoyle Industrial Estate Grange Road, Dublin Ireland</p><p>Mylan Hungary Kft Mylan utca 1 Kom rom, 2Hungary</p><p>Mylan Germany GmbH Zweigniederlassung Bad Homburg v. d. Hoehe, Benzstrasse 1 Bad Homburg v. d. Hoehe Hessen, 61352,<br/>Germany</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Viatris T l/Tel: +32(0)2 658 61 Lietuva Mylan Healthcare UAB Tel: +370 5 205 1</p><p>Te .: +359 2 44 55Luxembourg/Luxemburg Viatris T l/Tel: +32 (0)2 658 61 (Belgique/Belgien)</p><p>esk republika Viatris CZ s.r.o. Tel: +420 222 004 Magyarorsz g Viatris Healthcare Kft. Tel.: +36 1 465 2Danmark Viatris ApS Tlf: +45 28 11 69 Malta V.J. Salomone Pharma Ltd Tel: +356 21 22 01 Deutschland Viatris Healthcare GmbH Tel: +49 800 0700 Nederland Mylan BV Tel: +31 (0)20 426 3Eesti BGP Products Switzerland GmbH Eesti filiaal Tel: +372 6363 Norge Viatris AS Tlf: +47 66 75 33<br/>Viatris Hellas Ltd : +30 2100 100 sterreich Arcana Arzneimittel GmbH Tel: +43 1 416 2Espa a Viatris Pharmaceuticals, S.L.U. Tel: +34 900 102 Polska Mylan Healthcare Sp. z.o.o. Tel.: +48 22 546 64 France Substipharm T l: +33 1 43181Portugal Mylan, Lda. Tel: +351 21 412 72 Hrvatska Viatris Hrvatska d.o.o. Tel: +385 1 23 50 Rom nia BGP Products SRL Tel: +40 372 579 Ireland Mylan Ireland Limited Tel: +353 1 8711Slovenija Viatris d.o.o. Tel: +386 1 236 31 sland Icepharma hf. S mi: +354 540 8Slovensk republika Viatris Slovakia s.r.o. Tel: +421 2 32 199 Italia Viatris Italia S.r.l. Tel: +39 (0) 2 612 46Suomi/Finland Viatris Oy Puh/Tel: +358 20 720 9<br/>Varnavas Hadjipanayis Ltd : +357 222 077 Sverige Viatris AB Tel: +46 (0) 8 630 19 Latvija Mylan Healthcare SIA Tel: +371 676 055 United Kingdom (Northern Ireland) Mylan IRE Healthcare Limited Tel: +353 18711This leaflet was last revised in {MM/YYYY}.</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp7d70fe375a5923a60727e1f723f93cda> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp7d70fe375a5923a60727e1f723f93cda"] ; # 
  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_mp7d70fe375a5923a60727e1f723f93cda\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp7d70fe375a5923a60727e1f723f93cda</b></p><a name=\"mp7d70fe375a5923a60727e1f723f93cda\"> </a><a name=\"hcmp7d70fe375a5923a60727e1f723f93cda\"> </a><a name=\"mp7d70fe375a5923a60727e1f723f93cda-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/16/1153/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>: Talmanco 20 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/16/1153/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 "Talmanco 20 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" ]         ] )       ]     ] )
  ] ) . #