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
@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-fb96b1dc5afe6a6be061ee19866b2fbc"] ; # 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-fb96b1dc5afe6a6be061ee19866b2fbc"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-fb96b1dc5afe6a6be061ee19866b2fbc> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpfb96b1dc5afe6a6be061ee19866b2fbc"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mpfb96b1dc5afe6a6be061ee19866b2fbc> ) ] ) . # <Composition/composition-en-fb96b1dc5afe6a6be061ee19866b2fbc> a fhir:Composition ; fhir:id [ fhir:v "composition-en-fb96b1dc5afe6a6be061ee19866b2fbc"] ; # 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-fb96b1dc5afe6a6be061ee19866b2fbc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-fb96b1dc5afe6a6be061ee19866b2fbc</b></p><a name=\"composition-en-fb96b1dc5afe6a6be061ee19866b2fbc\"> </a><a name=\"hccomposition-en-fb96b1dc5afe6a6be061ee19866b2fbc\"> </a><a name=\"composition-en-fb96b1dc5afe6a6be061ee19866b2fbc-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/669/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 - teysuno</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/669/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/mpfb96b1dc5afe6a6be061ee19866b2fbc" ] ] ) ; # 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 - teysuno"] ; # 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 Teysuno is and what it is used for</li><li>What you need to know before you take Teysuno</li><li>How to take Teysuno</li><li>Possible side effects</li><li>How to store Teysuno</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What teysuno 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 teysuno 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>Teysuno contains the active substances tegafur gimeracil and oteracil.</p><p>Teysuno belongs to the fluoropyrimidine class of medicines known as antineoplastic agents which stop the growth of cancer cells.</p><p>Teysuno is prescribed by doctors for:</p><ul><li>The treatment of adults with advanced stomach (gastric) cancer and is taken with cisplatin, another anti-cancer medicine.</li><li>The treatment of cancer of the large intestines and rectum which has spread (metastasized) and where it is not possible to continue with another fluoropyrimidine (anti-cancer treatments from the same group of medicines as Teysuno) due to side effects on the skin of hands or feet (hand-foot syndrome) or on the heart. In these patients, Teysuno is used alone or in combination with other anticancer medicines.</li></ul></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take teysuno" ] ; 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 teysuno" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Teysuno if you:</p><ul><li>are allergic to tegafur, gimeracil, oteracil or any of the other ingredients of this medicine (listed in section 6).</li><li>are taking other fluoropyrimidine anti-cancer medicine such as fluorouracil and capecitabine, or have had severe and unexpected reactions to fluoropyrimidines</li><li>know that you do not have any activity of the enzyme dihydropyrimidine dehydrogenase (DPD) (complete DPD deficiency)</li><li>are pregnant or breast-feeding</li><li>have severe blood disorders</li><li>have kidney disease requiring dialysis</li><li>are being treated now or have been treated in the last 4 weeks with brivudine as part of herpes zoster (chickenpox or shingles) therapy.</li></ul><p>Warnings and precautions Talk to your doctor before taking Teysuno if you have:</p><ul><li>blood disorders</li><li>kidney disease</li><li>stomach and/or bowel problems such as pain, diarrhoea, vomiting and dehydration</li><li>eye disorders, such as dry eye or increased tearing</li><li>a current or previous infection of the liver with the hepatitis B virus, since your doctor may want to monitor you more closely</li><li>a partial deficiency in the activity of the enzyme dihydropyrimidine dehydrogenase (DPD)</li><li>a family member who has partial or complete deficiency of the enzyme dihydropyrimidine dehydrogenase (DPD)</li></ul><p>DPD deficiency: DPD deficiency is a genetic condition that is not usually associated with health problems unless you receive certain medicines. If you have DPD deficiency and take Teysuno, you are at an increased risk of severe side effects (listed under section 4 Possible side effects). It is recommended to test you for DPD deficiency before start of treatment. If you have no activity of the enzyme you should not take Teysuno. If you have a reduced enzyme activity (partial deficiency) your doctor might prescribe a reduced dose. If you have negative test results for DPD deficiency, severe and life-threatening side effects may still occur.</p><p>Children and adolescents Teysuno is not recommended for children under 18 years of age.</p><p>Other medicines and Teysuno Tell your doctor if you are taking, have recently taken or might take any other medicines.</p><p>Also, you need to be particularly careful if you are taking any of the following:</p><ul><li>other fluoropyrimidine based medicines such as the anti-fungal flucytosine. Teysuno cannot be substituted for other oral fluoropyrimidine medicine.</li><li>inhibitors of the enzyme CYP2A6 which activates Teysuno such as tranylcypromine and methoxsalen</li><li>folinic acid (often used in chemotherapy with methotrexate)</li><li>blood-thinning medicines: coumarin-derivative anticoagulants such as warfarin</li><li>medicines for the treatment of seizures or tremors such as phenytoin</li><li>medicines that treat gout such as allopurinol</li></ul><p>Teysuno with food and drink Teysuno should be taken at least one hour before or one hour after a meal.</p><p>Pregnancy and breast-feeding Before starting treatment, you must tell your doctor or pharmacist if you are pregnant, if you think you are pregnant, or if you intend to become pregnant. You must not take Teysuno if you are pregnant or think you might be. Men must use contraceptive measures during and up to 3 months after treatment with Teysuno. Women must use contraceptive measures during and up to 6 months after treatment with Teysuno. If you become pregnant during this time, you must tell your doctor. You must not breastfeed if you are taking Teysuno. Ask your doctor or pharmacist for advice before taking any medicine.</p><p>Driving and using machines Use caution when driving or operating a machine, as Teysuno may make you tired, nauseous or have blurred vision. If you have any doubts talk to your doctor.</p><p>Teysuno contains You must not take brivudine (an anti-viral medicine for the treatment of shingles or chickenpox) at the same time as Teysuno treatment (including during any rest periods when you are not taking any Teysuno capsules). If you have taken brivudine you must wait for at least 4 weeks after stopping brivudine before starting to take Teysuno. See also section Do not take Teysuno . Lactose (one type of sugar). If you have been told by your doctor that you have an intolerance to some sugars, contact your doctor before taking this medicine.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take teysuno" ] ; 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 teysuno" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always take Teysuno exactly as your doctor has told you. You should check with your doctor if you are not sure.</p><p>Your doctor will tell you what dose you need to take, when to take it and for how long you need to take it. Your dose of Teysuno will be determined by your doctor based on your height and weight. Your doctor may reduce the dose if you have side effects that are too severe.</p><p>Teysuno capsules should be swallowed with water at least 1 hour before or 1 hour after a meal. Teysuno must be taken twice daily (morning and evening).</p><p>For stomach cancer:<br/>Teysuno capsules are usually taken for 21 days followed by a 7 day rest period (when no capsules are taken). This 28 day period is one treatment cycle. The cycles are repeated.</p><p>Teysuno will be given with another anti-cancer medicine called cisplatin. Cisplatin will be stopped after 6 treatment cycles. Teysuno can be continued after stopping cisplatin.</p><p>For cancer of the large intestines or rectum that has spread: Teysuno capsules are usually taken for 14 days followed by a 7 day rest period (when no capsules are taken). This 21 day period is one treatment cycle. The cycles are repeated.</p><p>Teysuno can be given with other anti-cancer medicines (cisplatin, oxaliplatin, irinotecan or bevacizumab), which will depend on your treatment.</p><p>If you take more Teysuno than you should If you take more capsules than you should, contact your doctor immediately.</p><p>If you forget to take Teysuno Do not take the missed dose at all and do not take a double dose to make up for a forgotten dose. Instead, continue your regular dosing schedule and check with your doctor.</p><p>If you stop taking Teysuno There are no side effects caused by stopping treatment with Teysuno. In case you are using blood thinning or anti-seizure medicines, stopping Teysuno might require that your doctor adjusts the dose of your medicines.</p><p>If you have any further questions on the use of this medicine, ask your doctor.</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, Teysuno can cause side effects, although not everybody gets them. While some symptoms are easily identified as side effects by the patients themselves, a blood test is required to identify some other symptoms. Your doctor will discuss this with you and will explain the possible risks and benefits of the treatment.</p><p>Very common side effects (may affect more than 1 in 10 people) include:</p><p>-Diarrhoea, nausea, vomiting, constipation * If you experience diarrhoea more than 4 times a day or in the middle of the night, or if you experience sore mouth accompanied by diarrhoea, stop taking Teysuno and contact your doctor immediately. * If you experience diarrhoea, avoid high-fibre, fatty and spicy foods. * Take plenty of liquids between meals to replace lost fluids and prevent dehydration, low blood volume, and imbalance of salts or chemicals in the blood. * If you experience nausea and vomit a dose of medication, make sure you tell your doctor. Do not replace the dose that has been vomited. * If you vomit more than two times in 24 hours, stop taking Teysuno and contact your doctor immediately. * To help manage nausea and vomiting:</p><p>Lie down or take deep breaths when feeling nauseous</p><p>Avoid tight clothing</p><ul><li>Low red blood cell count leading to anaemia * You may have symptoms such as cold hands and feet, looking pale, light-headedness, fatigue, breathlessness. * If you experience any of the above-mentioned symptoms, try not to work too hard and get ample sleep and rest.</li><li>Low white blood cell count leading to increased risk of severe local (e.g.,oral, lung, urine) or blood infections * You may have symptoms such as fever, chills, coughing, sore throat. * If you have fever of 38.5o C or higher, stop taking Teysuno and contact your doctor immediately. * To prevent infection, keep away from crowded places, gargle upon returning home, and wash your hands before meals and before and after using the bathroom.</li><li>Low platelet count leading to an increased chance of bleeding * If you have bleeding of the skin, mouth (caused by brushing teeth), nose, respiratory tract, stomach, gut, etc., stop taking Teysuno and contact your doctor immediately. * To prevent bleeding, avoid hard work or strenuous sports so as to prevent injuries and bruises. Wear loose clothing to protect the skin. Brush your teeth and blow your nose gently.</li><li>Loss of apetite (anorexia) can lead to weight loss and dehydration * You may become dehydrated if you do not eat and/or drink enough water. * If you become dehydrated you may have symptoms such as dry mouth, weakness, dry skin, dizziness, cramping * Try to eat frequent small meals. Avoid fatty and strong-smelling food. Even if you do not feel hungry, continue to eat as much as you can to maintain good nutrition. * If you feel tired and have fever together with loss of appetite, contact your doctor immediately.</li><li>Nerve disorder: you may feel numbness, tingling, pain, abnormal sensation, weak muscle, shaking, or movement difficulties.</li><li>Weakness and fatigue, which could be side effects caused by other medicines.</li></ul><p>Common side effects (may affect 1 to 10 in 100 people) include:</p><ul><li>Nerve: headache, dizziness, sleeplessness, changes in taste</li><li>Eye: eye problems, increased or decreased tearing discomfort, vision problems, serious illness with blistering of the eyes, wearing away of the surface skin of the eye (corneal erosion).</li><li>Ear: hearing problems</li><li>Blood vessels: high or low blood pressure, blood clots in the leg and lung</li><li>Lung and nasal passages: shortness of breath, cough</li><li>Gut and mouth: dry mouth, sores in mouth, throat, and oesophagus, hiccups, abdominal pain, indigestion, stomach or bowel inflammation, perforation of the stomach, small intestine, and large bowel.</li><li>Liver: yellow eyes and skin, changes in blood tests which show the way the liver is working,</li><li>Skin: hair loss, itchiness, rash or dermatitis, skin reaction, dry skin, hand-and-foot reaction (pain, swelling and redness of hands and/or feet), pigmented skin patches</li><li>Kidney: decreased urine volume, changes in blood tests which show the way the kidney is working, kidney impairment and failure</li><li>Other: chills, weight decrease, swelling in specific areas and muscle bone pain</li></ul><p>Uncommon side effects (may affect 1 to 10 in 1,000 people) include:</p><ul><li>Mental: seeing and hearing some things that are not there, personality change, unable to sit still, confusion, feeling of nervousness, depression, sexual dysfunction</li><li>Nerve:, voice disorder, inability to speak and understand words, memory problem, unsteady gait, balance problems, one sided body weakness, sleepiness, nerve inflammation, distorted sense of smell, brain dysfunction, fainting, loss of consciousness, stroke, seizures</li><li>Eye: itchy and red eyes, allergic reactions in eyes, drooping upper eyelid</li><li>Ear: vertigo, ear clogging, ear discomfort</li><li>Heart: irregular or fast heart beat, chest pain, accumulation of excess fluid around the heart, heart attack, heart failure</li><li>Blood vessels: inflammation of a vein, hot flush</li><li>Lung and nasal passages: runny nose, voice disorder, nasal clogging, pharyngeal erythema, hay fever</li><li>Gut and mouth: fluid in the abdomen, gastroesophageal reflux disease, increased salivary secretion, excessive burping and belching, lip inflammation, gastrointestinal disorder, oral pain, abnormal contractions of muscles of the oesophagus, blockage in the stomach and intestine, stomach ulcer, retroperitoneal fibrosis, teeth that crack or break easily, swallowing difficulty, disorder of the salivary gland, haemorrhoids</li><li>Skin: loss of skin colour, peeling skin, excessive body hair, nail shrinkage, excessive sweating,</li><li>General: general condition worsening, weight increase, redness and swelling at the injection site, cancer pain and bleeding, multiple organ failure</li><li>Changes in blood tests: high blood sugar, high blood lipids, changes in blood clotting time, high blood cell counts, low or high protein level</li><li>Other: frequent urination, blood in urine, neck pain, back pain, breast pain, muscle tightness or cramps, joint swelling, limb discomfort, muscle weakness, arthritis inflammation and pain</li></ul><p>Rare side effects (may affect 1 to 10 in 10,000 people) and very rare side effects (may affect less than 1 in 10,000 people) include:</p><ul><li>acute liver failure</li><li>pancreas infection</li><li>muscle breakdown</li><li>loss of sense of smell</li><li>sun allergy</li><li>widespread blood clotting and bleeding</li><li>disease affecting the white matter of the brain</li><li>serious illness with blistering of the skin, mouth and genitals recurrence (reactivation) of hepatitis B infection when you have had hepatitis B in the past (a liver infection) If you experience any of the side effects or if you notice any side effects not listed in this leaflet, please tell your doctor.</li></ul><p>If any of the side effects get serious, stop taking Teysuno and tell your doctor immediately. Reporting of side effects If you get any side effects, talk to your doctor. 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 teysuno" ] ; 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 teysuno" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><p>Keep out of the sight and reach of children.</p></li><li><p>Do not use this medicine after the expiry date which is stated on the outer carton and blister after EXP. The expiry date refers to the last day of the month.</p></li><li><p>This medicine does not require any special storage conditions.</p></li><li><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 to protect the environment.</p></li></ul></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 Teysuno contains</p><ul><li><p>The active substances are tegafur, gimeracil and oteracil. Each hard capsule contains 15 mg tegafur, 4.35 mg gimeracil, and 11.8 mg oteracil (as monopotassium).</p></li><li><p>The other ingredients are:</p></li></ul><p>Capsule contents: lactose monohydrate, magnesium stearate Capsule shell: gelatin, red iron oxide (E172), titanium dioxide (E171), sodium lauryl sulphate, talc Ink: red iron oxide (E172), yellow iron oxide (E172), Indigo carmine (E132), carnauba wax, bleached shellac, glyceryl monooleate</p><p>What Teysuno looks like and contents of the pack</p><p>The hard capsules have a white body and opaque brown cap imprinted \"TC448\" in grey. They are provided in blisters containing 14 capsules each.</p><p>Each pack contains either 42 capsules, 84 capsules or 126 capsules.</p><p>Marketing Authorisation Holder Nordic Group B.V. Siriusdreef 2132 WT Hoofddorp The Netherlands</p><p>Manufacturer<br/>Nordic Pharma B.V. Siriusdreef 2132 WT Hoofddorp The Netherlands</p><p>Millmount Healthcare Limited Block7, City North Business Campus, Stamullen Co. Meath, K32 YDIreland</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Nordic Pharma T l/Tel: +32 (0)3 820 <a href=\"mailto:5info@nordicpharma.be\">5info@nordicpharma.be</a></p><p>Lietuva Nordic Pharma (France) Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a></p><p>AMRING FARMA SRL, Tel. : +40 31 620 <a href=\"mailto:1RO.OfficeRomania@nordicpharma.com\">1RO.OfficeRomania@nordicpharma.com</a><br/>Luxembourg/Luxemburg Nordic Pharma T l/Tel: +32 (0)3 820 <a href=\"mailto:5info@nordicpharma.be\">5info@nordicpharma.be</a> esk republika NORDIC Pharma, s.r.o. Tel: +420 241 080 <a href=\"mailto:info@nordicpharma.cz\">info@nordicpharma.cz</a> Magyarorsz g NORDIC Pharma, s.r.o.<br/>Tel: +420 241 080 <a href=\"mailto:info@nordicpharma.cz\">info@nordicpharma.cz</a></p><p>Danmark Nordic Drugs Tlf: +46 (0)40 36 66 <a href=\"mailto:info@nordicdrugs.dk\">info@nordicdrugs.dk</a></p><p>Malta Nordic Pharma (France)<br/>Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a></p><p>Deutschland Nordic Pharma Tel: +49 (0)89 889 690 <a href=\"mailto:info@nordicpharma.de\">info@nordicpharma.de</a></p><p>Nederland Nordic Pharma BV Tel: +31 (0)85 48 35 <a href=\"mailto:info-nl@nordicpharma.com\">info-nl@nordicpharma.com</a></p><p>Eesti Nordic Pharma (France) Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a></p><p>Norge Nordic Drugs Tlf: +46 40-36 66 <a href=\"mailto:info@nordicdrugs.no\">info@nordicdrugs.no</a></p><p>Aenorasis S.A. : +30 210 <a href=\"mailto:6136info@aenorasis.gr\">6136info@aenorasis.gr</a> sterreich Nordic Pharma Tel: +49 (0)89 889 690 <a href=\"mailto:info@nordicpharma.de\">info@nordicpharma.de</a> Espa a Nordic Pharma (France) Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a> Polska AMRING FARMA SRL, Tel. : +40 31 620 <a href=\"mailto:1RO.OfficeRomania@nordicpharma.com\">1RO.OfficeRomania@nordicpharma.com</a></p><p>France Nordic Pharma (France) Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a></p><p>Portugal Nordic Pharma (France)<br/>Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a> Hrvatska Nordic Pharma (France) Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a></p><p>Ireland Nordic Pharma Ireland Tel: +353 (0)1 400 <a href=\"mailto:4info@nordicpharma.ie\">4info@nordicpharma.ie</a> Rom nia AMRING FARMA SRL, Tel. : +40 31 620 <a href=\"mailto:1RO.OfficeRomania@nordicpharma.com\">1RO.OfficeRomania@nordicpharma.com</a></p><p>Slovenija NORDIC Pharma, s.r.o. Tel.: +420 241 080 <a href=\"mailto:info@nordicpharma.cz\">info@nordicpharma.cz</a> sland Vistor hf. S mi: +354 535 <a href=\"mailto:7vistor@vistor.is\">7vistor@vistor.is</a> Slovensk republika NORDIC Pharma, s.r.o. Tel.: +420 241 080 <a href=\"mailto:info@nordicpharma.cz\">info@nordicpharma.cz</a></p><p>Italia Nordic Pharma Tel: +39 (0)2 241 26710/<a href=\"mailto:26info@nordicpharma.it\">26info@nordicpharma.it</a></p><p>Suomi/Finland Nordic Drugs Puh/Tel: +358 (0)10 231 <a href=\"mailto:1info@nordicdrugs.fi\">1info@nordicdrugs.fi</a></p><p>Nordic Pharma (France) Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a> Sverige Nordic Drugs AB Tel: +46 (0)40 36 66 <a href=\"mailto:info@nordicdrugs.se\">info@nordicdrugs.se</a> Latvija Nordic Pharma (France) Tel/ /T l/Tel.: +33 (0)1 70 37 28 <a href=\"mailto:info@nordicpharma.com\">info@nordicpharma.com</a> United Kingdom (Northern Ireland) Nordic Pharma Ireland<br/>Tel: +353 (0)1 400 <a href=\"mailto:4info@nordicpharma.ie\">4info@nordicpharma.ie</a></p><p>This leaflet was last revised in Other sources of information Detailed information this medicine is available on the European Medicines Agency web site: <a href=\"http://www.ema.europa.eu\">http://www.ema.europa.eu</a> . Package leaflet: Information for the user</p><p>Teysuno 20 mg/5.8 mg/15.8 mg hard capsules tegafur/gimeracil/oteracil</p><p>Read all of this leaflet carefully before you start taking this medicine because it contains important information for you.</p><ul><li>Keep this leaflet. You may need to read it again.</li><li>If you have any further questions, ask your doctor or pharmacist.</li><li>This medicine has been prescribed for you. Do not pass it on to others. It may harm them, even if their symptoms are the same as yours.</li><li>If you get any side effects, talk to your doctor . This includes any possible side effects not listed in this leaflet. See section 4.</li></ul></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mpfb96b1dc5afe6a6be061ee19866b2fbc> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mpfb96b1dc5afe6a6be061ee19866b2fbc"] ; # 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_mpfb96b1dc5afe6a6be061ee19866b2fbc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpfb96b1dc5afe6a6be061ee19866b2fbc</b></p><a name=\"mpfb96b1dc5afe6a6be061ee19866b2fbc\"> </a><a name=\"hcmpfb96b1dc5afe6a6be061ee19866b2fbc\"> </a><a name=\"mpfb96b1dc5afe6a6be061ee19866b2fbc-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/11/669/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>: Teysuno 15 mg/4.35 mg/11.8 mg hard 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/669/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 "Teysuno 15 mg/4.35 mg/11.8 mg hard 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" ] ] ) ] ] ) ] ) . #
IG © 2021+ Gravitate Health Project. Package hl7.eu.fhir.ghepi#0.1.0 based on FHIR 5.0.0. Generated 2024-10-14
This joint undertaking receives support from the EU H2020 research and innovation programme and EFPIA.