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-245a99986bb61c23af35c57856a26746"] ; # 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-245a99986bb61c23af35c57856a26746"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-245a99986bb61c23af35c57856a26746> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp245a99986bb61c23af35c57856a26746"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp245a99986bb61c23af35c57856a26746> ) ] ) . # <Composition/composition-en-245a99986bb61c23af35c57856a26746> a fhir:Composition ; fhir:id [ fhir:v "composition-en-245a99986bb61c23af35c57856a26746"] ; # 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-245a99986bb61c23af35c57856a26746\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-245a99986bb61c23af35c57856a26746</b></p><a name=\"composition-en-245a99986bb61c23af35c57856a26746\"> </a><a name=\"hccomposition-en-245a99986bb61c23af35c57856a26746\"> </a><a name=\"composition-en-245a99986bb61c23af35c57856a26746-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>/14 tablets: EU/1/08/480/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 - ifirmasta</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 "14 tablets: EU/1/08/480/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/mp245a99986bb61c23af35c57856a26746" ] ] ) ; # 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 - ifirmasta"] ; # 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 Ifirmasta is and what it is used for</li><li>What you need to know before you take Ifirmasta</li><li>How to take Ifirmasta</li><li>Possible side effects</li><li>How to store Ifirmasta</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What ifirmasta 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 ifirmasta is and what it is used for" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"ifirmasta-belongs-to-a-group-of-medicines-known-as-angiotensin-ii-receptor-antagonists-angiotensin--ii-is-a-substance-produced-in-the-body-which-binds-to-receptors-in-blood-vessels-causing-them-to-tighten-this-results-in-an-increase-in-blood-pressure-ifirmasta-prevents-the-binding-of-angiotensin-ii-to-these-receptors-causing-the-blood-vessels-to-relax-and-the-blood-pressure-to-lower-ifirmasta-slows-the-decrease-of-kidney-function-in-patients-with-high-blood-pressure-and-type-2-diabetes-ifirmasta-is-used-in-adult-patients\">Ifirmasta belongs to a group of medicines known as angiotensin-II receptor antagonists. Angiotensin- II is a substance produced in the body which binds to receptors in blood vessels causing them to tighten. This results in an increase in blood pressure. Ifirmasta prevents the binding of angiotensin-II to these receptors, causing the blood vessels to relax and the blood pressure to lower. Ifirmasta slows the decrease of kidney function in patients with high blood pressure and type 2 diabetes. Ifirmasta is used in adult patients</h2><h2 id=\"to-treat-high-blood-pressure-essential-hypertension\">to treat high blood pressure (essential hypertension)</h2><p>to protect the kidney in patients with high blood pressure, type 2 diabetes and laboratory evidence of impaired kidney function.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take ifirmasta" ] ; 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 ifirmasta" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"do-not-take-ifirmasta\">Do not take Ifirmasta</h2><h2 id=\"if-you-are-allergic-to-irbesartan-or-any-of-the-other-ingredients-of-this-medicine-listed-in-section-6\">if you are allergic to irbesartan or any of the other ingredients of this medicine (listed in section 6),</h2><h2 id=\"if-you-are-more-than-3-months-pregnant-it-is-also-better-to-avoid-ifirmasta-in-early-pregnancy-see-pregnancy-section\">if you are more than 3 months pregnant. (It is also better to avoid Ifirmasta in early pregnancy see pregnancy section),</h2><h2 id=\"if-you-have-diabetes-or-impaired-kidney-function-and-you-are-treated-with-a-blood-pressure-lowering-medicine-containing-aliskiren-warnings-and-precautions-talk-to-your-doctor-or-pharmacist-before-taking-ifirmasta-and-if-any-of-the-following-apply-to-you\">if you have diabetes or impaired kidney function and you are treated with a blood pressure lowering medicine containing aliskiren. Warnings and precautions Talk to your doctor or pharmacist before taking Ifirmasta and if any of the following apply to you:</h2><h2 id=\"if-you-get-excessive-vomiting-or-diarrhoea\">if you get excessive vomiting or diarrhoea,</h2><h2 id=\"if-you-suffer-from-kidney-problems\">if you suffer from kidney problems,</h2><h2 id=\"if-you-suffer-from-heart-problems\">if you suffer from heart problems,</h2><h2 id=\"if-you-receive-ifirmasta-for-diabetic-kidney-disease-in-this-case-your-doctor-may-perform-regular-blood-tests-especially-for-measuring-blood-potassium-levels-in-case-of-poor-kidney-function\">if you receive Ifirmasta for diabetic kidney disease. In this case your doctor may perform regular blood tests, especially for measuring blood potassium levels in case of poor kidney function,</h2><h2 id=\"if-you-develop-low-blood-sugar-levels-symptoms-may-include-sweating-weakness-hunger-dizziness-trembling-headache-flushing-or-paleness-numbness-having-a-fast-pounding-heart-beat-particularly-if-you-are-being-treated-for-diabetes\">if you develop low blood sugar levels (symptoms may include sweating, weakness, hunger, dizziness, trembling, headache, flushing or paleness, numbness, having a fast, pounding heart beat), particularly if you are being treated for diabetes,</h2><h2 id=\"if-you-are-going-to-have-an-operation-surgery-or-be-given-anaesthetics\">if you are going to have an operation (surgery) or be given anaesthetics,</h2><h2 id=\"if-you-are-taking-any-of-the-following-medicines-used-to-treat-high-blood-pressure\">if you are taking any of the following medicines used to treat high blood pressure:</h2><h2 id=\"an-ace-inhibitor-for-example-enalapril-lisinopril-ramipril-in-particular-if-you-have-diabetes-related-kidney-problems\">an ACE-inhibitor (for example enalapril, lisinopril, ramipril), in particular if you have diabetes-related kidney problems,</h2><h2 id=\"aliskiren-your-doctor-may-check-your-kidney-function-blood-pressure-and-the-amount-of-electrolytes-eg-potassium-in-your-blood-at-regular-intervals-see-also-information-under-the-heading-do-not-take-ifirmasta--you-must-tell-your-doctor-if-you-think-you-are-or-might-become-pregnant-ifirmasta-is-not-recommended-in-early-pregnancy-and-must-not-be-taken-if-you-are-more-than-3-months-pregnant-as-it-may-cause-serious-harm-to-your-baby-if-used-at-that-stage-see-pregnancy-section-children-and-adolescents-this-medicine-should-not-be-used-in-children-and-adolescents--18-years-because-the-safety-and-efficacy-have-not-yet-been-fully-established-other-medicines-and-ifirmasta-tell-your-doctor-or-pharmacist-if-you-are-taking-have-recently-taken-or-might-take-any-other-medicines-your-doctor-may-need-to-change-your-dose-andor-to-take-other-precautions\">aliskiren. Your doctor may check your kidney function, blood pressure, and the amount of electrolytes (e.g. potassium) in your blood at regular intervals. See also information under the heading Do not take Ifirmasta . You must tell your doctor if you think you are (or might become) pregnant. Ifirmasta is not recommended in early pregnancy, and must not be taken if you are more than 3 months pregnant, as it may cause serious harm to your baby if used at that stage (see pregnancy section). Children and adolescents This medicine should not be used in children and adolescents (< 18 years) because the safety and efficacy have not yet been fully established. Other medicines and Ifirmasta Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. Your doctor may need to change your dose and/or to take other precautions:</h2><h2 id=\"if-you-are-taking-an-ace-inhibitor-or-aliskiren-see-also-information-under-the-headings-do-not-take-ifirmasta-and-warnings-and-precautions--you-may-need-to-have-blood-checks-if-you-take\">If you are taking an ACE-inhibitor or aliskiren (see also information under the headings Do not take Ifirmasta and Warnings and precautions ). You may need to have blood checks if you take:</h2><h2 id=\"potassium-supplements\">potassium supplements,</h2><h2 id=\"salt-substitutes-containing-potassium\">salt substitutes containing potassium,</h2><h2 id=\"potassium-sparing-medicines-such-as-certain-diuretics\">potassium-sparing medicines (such as certain diuretics),</h2><h2 id=\"medicines-containing-lithium\">medicines containing lithium,</h2><p>repaglinide (medication used for lowering blood sugar levels). If you take certain painkillers, called non-steroidal anti-inflammatory drugs, the effect of irbesartan may be reduced. 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. Pregnancy You must tell your doctor if you think you are (or might become) pregnant. Your doctor will normally advise you to stop taking Ifirmasta before you become pregnant or as soon as you know you are pregnant and will advise you to take another medicine instead of Ifirmasta. Ifirmasta is not recommended in early pregnancy, and must not be taken when more than 3 months pregnant, as it may cause serious harm to your baby if used after the third month of pregnancy. Breast-feeding Tell your doctor if you are breast-feeding or about to start breast-feeding. Ifirmasta is not recommended for mothers who are breast-feeding, and your doctor may choose another treatment for you if you wish to breast-feed, especially if your baby is newborn, or was born prematurely. Driving and using machines Ifirmasta is unlikely to affect your ability to drive or use machines. However, occasionally dizziness or weariness may occur during treatment of high blood pressure. If you experience these, talk to your doctor before attempting to drive or use machines.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take ifirmasta" ] ; 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 ifirmasta" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"always-take-this-medicine-exactly-as-your-doctor-or-pharmacist-has-told-you-check-with-your-doctor-or-pharmacist-if-you-are-not-sure-method-of-administration-ifirmasta-is-for-oral-use-swallow-the-tablets-with-a-sufficient-amount-of-fluid-eg-one-glass-of-water-you-can-take-ifirmasta-with-or-without-food-try-to-take-your-daily-dose-at-about-the-same-time-each-day-it-is-important-that-you-continue-to-take-ifirmasta-until-your-doctor-tells-you-otherwise\">Always take this medicine exactly as your doctor or pharmacist has told you. Check with your doctor or pharmacist if you are not sure. Method of administration Ifirmasta is for oral use. Swallow the tablets with a sufficient amount of fluid (e.g. one glass of water). You can take Ifirmasta with or without food. Try to take your daily dose at about the same time each day. It is important that you continue to take Ifirmasta until your doctor tells you otherwise.</h2><h2 id=\"patients-with-high-blood-pressure-the-usual-dose-is-150-mg-once-a-day-two-tablets-a-day-the-dose-may-later-be-increased-to-300-mg-four-tablets-a-day-once-daily-depending-on-blood-pressure-response\">Patients with high blood pressure The usual dose is 150 mg once a day (two tablets a day). The dose may later be increased to 300 mg (four tablets a day) once daily depending on blood pressure response.</h2><p>Patients with high blood pressure and type 2 diabetes with kidney disease In patients with high blood pressure and type 2 diabetes, 300 mg (four tablets a day) once daily is the preferred maintenance dose for the treatment of associated kidney disease. The doctor may advise a lower dose, especially when starting treatment in certain patients such as those on haemodialysis, or those over the age of 75 years. The maximal blood pressure lowering effect should be reached 4-6 weeks after beginning treatment. Use in children and adolescents Ifirmasta should not be given to children under 18 years of age. If a child swallows some tablets, contact your doctor immediately. If you take more Ifirmasta than you should If you accidentally take too many tablets, contact your doctor immediately. If you forget to take Ifirmasta If you accidentally miss a daily dose, just take the next dose as normal. Do not take a double dose to make up for a forgotten dose. 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\"><h2 id=\"like-all-medicines-this-medicine-can-cause-side-effects-although-not-everybody-gets-them-some-of-these-effects-may-be-serious-and-may-require-medical-attention-as-with-similar-medicines-rare-cases-of-allergic-skin-reactions-rash-urticaria-as-well-as-localised-swelling-of-the-face-lips-andor-tongue-have-been-reported-in-patients-taking-irbesartan-if-you-get-any-of-these-symptoms-or-get-short-of-breath-stop-taking-irbesartan-and-contact-your-doctor-immediately-the-frequency-of-the-side-effects-listed-below-is-defined-using-the-following-convention-very-common-may-affect-more-than-1-in-10-people-common-may-affect-up-to-1-in-10-people-uncommon-may-affect-up-to-1-in-100-people-side-effects-reported-in-clinical-studies-for-patients-treated-with-irbesartan-were\">Like all medicines, this medicine can cause side effects, although not everybody gets them. Some of these effects may be serious and may require medical attention. As with similar medicines, rare cases of allergic skin reactions (rash, urticaria), as well as localised swelling of the face, lips and/or tongue have been reported in patients taking irbesartan. If you get any of these symptoms or get short of breath, stop taking irbesartan and contact your doctor immediately. The frequency of the side effects listed below is defined using the following convention: Very common: may affect more than 1 in 10 people Common: may affect up to 1 in 10 people Uncommon: may affect up to 1 in 100 people Side effects reported in clinical studies for patients treated with irbesartan were:</h2><h2 id=\"very-common-may-affect-more-than-1-in-10-people-if-you-suffer-from-high-blood-pressure-and-type-2-diabetes-with-kidney-disease-blood-tests-may-show-an-increased-level-of-potassium\">Very common (may affect more than 1 in 10 people): if you suffer from high blood pressure and type 2 diabetes with kidney disease, blood tests may show an increased level of potassium.</h2><h2 id=\"common-may-affect-up-to-1-in-10-people-dizziness-feeling-sickvomiting-and-fatigue-and-blood-tests-may-show-raised-levels-of-an-enzyme-that-measures-the-muscle-and-heart-function-creatine-kinase-enzyme-in-patients-with-high-blood-pressure-and-type-2-diabetes-with-renal-disease-dizziness-when-getting-up-from-a-lying-or-sitting-position-low-blood-pressure-when-getting-up-from-a-lying-or-sitting-position-pain-in-joints-or-muscles-and-decreased-levels-of-a-protein-in-the-red-blood-cells-haemoglobin-were-also-reported\">Common (may affect up to 1 in 10 people): dizziness, feeling sick/vomiting, and fatigue and blood tests may show raised levels of an enzyme that measures the muscle and heart function (creatine kinase enzyme). In patients with high blood pressure and type 2 diabetes with renal disease, dizziness when getting up from a lying or sitting position, low blood pressure when getting up from a lying or sitting position, pain in joints or muscles and decreased levels of a protein in the red blood cells (haemoglobin) were also reported.</h2><p>Uncommon (may affect up to 1 in 100 people): heart rate increased, flushing, cough, diarrhoea, indigestion/heartburn, sexual dysfunction (problems with sexual performance), chest pain. Some undesirable effects have been reported since marketing of irbesartan. Undesirable effects where the frequency is not known are: feeling of spinning, headache, taste disturbance, ringing in the ears, muscle cramps, pain in joints and muscles, decreased number of red blood cells (anaemia symptoms may include tiredness, headaches, being short of breath when exercising, dizziness and looking pale), reduced number of platelets, abnormal liver function, increased blood potassium levels, impaired renal function, inflammation of small blood vessels mainly affecting the skin (a condition known as leukocytoclastic vasculitis), severe allergic reactions (anaphylactic shock) and low blood sugar levels. Uncommon cases of jaundice (yellowing of the skin and/or whites of the eyes) have also been reported. 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 ifirmasta" ] ; 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 ifirmasta" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keep this medicine out of the sight and reach of children. Do not use this medicine after the expiry date which is stated on the carton and on the blister after EXP. The expiry date refers to the last day of that month. Do not store above 30 C. Store in the original package in order to protect from moisture. 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\"><h2 id=\"what-ifirmasta-contains\">What Ifirmasta contains</h2><h2 id=\"the-active-substance-is-irbesartan-each-film-coated-tablet-contains-75-mg-irbesartan-as-hydrochloride\">The active substance is irbesartan. Each film-coated tablet contains 75 mg irbesartan (as hydrochloride).</h2><p>The other ingredients are mannitol, hydroxypropylcellulose, low-substituted hydroxypropyl cellulose (LH-21), low-substituted hydroxypropyl cellulose (LH-11), talc, macrogol 6000, castor oil, hydrogenated in the core of tablet and polyvinyl alcohol, titanium dioxide (E171), macrogol 3000 and talc in film-coating. What Ifirmasta looks like and contents of the pack Ifirmasta 75 mg film-coated tablets are: white, oval film-coated tablets. Ifirmasta 75 mg film-coated tablets are available in boxes of 14, 28, 30, 56, 84, 90 and 98 film-coated tablets in blisters and in boxes of 56 x 1 film-coated tablets in perforated unit dose blisters. Not all pack sizes may be marketed. Marketing Authorisation Holder KRKA, d.d., Novo mesto, marje ka cesta 6, 8501 Novo mesto, Slovenia Manufacturer KRKA, d.d., Novo mesto, marje ka cesta 6, 8501 Novo mesto, Slovenia TAD Pharma GmbH, Heinz-Lohmann-Stra e 5, 27472 Cuxhaven, Germany For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien KRKA Belgium, SA. T l/Tel: + 32 (0) 487 50 73 Lietuva UAB KRKA Lietuva Tel: + 370 5 236 27</p><p>Te .: + 359 (02) 962 34 Luxembourg/Luxemburg KRKA Belgium, SA. T l/Tel: + 32 (0) 487 50 73 62 (BE) esk republika KRKA R, s.r.o. Tel: + 420 (0) 221 115 Magyarorsz g KRKA Magyarorsz g Kereskedelmi Kft. Tel.: + 36 (1) 355 8Danmark KRKA Sverige AB Tlf: + 46 (0)8 643 67 66 (SE) Malta E. J. Busuttil Ltd. Tel: + 356 21 445 Deutschland TAD Pharma GmbH Tel: + 49 (0) 4721 606-0 Nederland KRKA Belgium, SA. Tel: + 32 (0) 487 50 73 62 (BE) Eesti KRKA, d.d., Novo mesto Eesti filiaal Tel: + 372 (0) 6 671 Norge KRKA Sverige AB Tlf: + 46 (0)8 643 67 66 (SE)</p><p>KRKA<br/>: + 30 2100101 sterreich KRKA Pharma GmbH, Wien Tel: + 43 (0)1 66 24 Espa a KRKA Farmac utica, S.L. Tel: + 34 911 61 03 Polska KRKA-POLSKA Sp. z o.o. Tel.: + 48 (0)22 573 7France KRKA France Eurl T l: + 33 (0)1 57 40 82 Portugal KRKA Farmac utica, Sociedade Unipessoal Lda. Tel: + 351 (0)21 46 43 Hrvatska KRKA - FARMA d.o.o. Tel: + 385 1 6312 Rom nia KRKA Romania S.R.L., Bucharest Tel: + 4 021 310 66 Ireland KRKA Pharma Dublin, Ltd. Tel: + 353 1 413 3Slovenija KRKA, d.d., Novo mesto Tel: + 386 (0) 1 47 51 sland LYFIS ehf. S mi: + 354 534 3Slovensk republika KRKA Slovensko, s.r.o. Tel: + 421 (0) 2 571 04 Italia KRKA Farmaceutici Milano S.r.l. Tel: + 39 02 3300 8Suomi/Finland KRKA Finland Oy Puh/Tel: + 358 20 754 5 KI.PA. (PHARMACAL) LIMITED : + 357 24 651 Sverige KRKA Sverige AB Tel: + 46 (0)8 643 67 66 (SE) Latvija KRKA Latvija SIA Tel: + 371 6 733 86 United Kingdom (Northern Ireland) Consilient Health Limited Tel: + 353 (0)1 2057This leaflet was last revised in . Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp245a99986bb61c23af35c57856a26746> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp245a99986bb61c23af35c57856a26746"] ; # 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_mp245a99986bb61c23af35c57856a26746\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp245a99986bb61c23af35c57856a26746</b></p><a name=\"mp245a99986bb61c23af35c57856a26746\"> </a><a name=\"hcmp245a99986bb61c23af35c57856a26746\"> </a><a name=\"mp245a99986bb61c23af35c57856a26746-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/14 tablets: EU/1/08/480/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>: Ifirmasta 75 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 "14 tablets: EU/1/08/480/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 "Ifirmasta 75 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" ] ] ) ] ] ) ] ) . #
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.