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-5d41e6d3881ce675625375af18a0589a"] ; # 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-5d41e6d3881ce675625375af18a0589a"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-5d41e6d3881ce675625375af18a0589a> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp5d41e6d3881ce675625375af18a0589a"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp5d41e6d3881ce675625375af18a0589a> ) ] ) . # <Composition/composition-en-5d41e6d3881ce675625375af18a0589a> a fhir:Composition ; fhir:id [ fhir:v "composition-en-5d41e6d3881ce675625375af18a0589a"] ; # 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-5d41e6d3881ce675625375af18a0589a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-5d41e6d3881ce675625375af18a0589a</b></p><a name=\"composition-en-5d41e6d3881ce675625375af18a0589a\"> </a><a name=\"hccomposition-en-5d41e6d3881ce675625375af18a0589a\"> </a><a name=\"composition-en-5d41e6d3881ce675625375af18a0589a-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/09/521/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 - renvela</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/09/521/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/mp5d41e6d3881ce675625375af18a0589a" ] ] ) ; # 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 - renvela"] ; # 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 Renvela is and what it is used for</li><li>What you need to know before you take Renvela</li><li>How to take Renvela</li><li>Possible side effects</li><li>How to store Renvela</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What renvela 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 renvela 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>Renvela contains sevelamer carbonate as the active substance. It binds phosphate from food in the digestive tract and so reduces serum phosphorus levels in the blood.</p><p>This medicine is used to control hyperphosphataemia (high blood phosphate levels) in:</p><ul><li>adult patients on dialysis (a blood clearance technique). It can be used in patients undergoing haemodialysis (using a blood filtration machine) or peritoneal dialysis (where fluid is pumped into the abdomen and an internal body membrane filters the blood);</li><li>patients with chronic (long-term) kidney disease who are not on dialysis and have a serum (blood) phosphorus level equal to or above 1.78 mmol/l.</li></ul><p>This medicine should be used with other treatments such as calcium supplements and vitamin D to prevent the development of bone disease. Increased levels of serum phosphorus can lead to hard deposits in your body called calcification. These deposits can stiffen your blood vessels and make it harder for blood to be pumped around the body. Increased serum phosphorus can also lead to itchy skin, red eyes, bone pain and fractures.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take renvela" ] ; 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 renvela" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Renvela if:</p><ul><li>you are allergic to the active substance or to any of the other ingredients of this medicine (listed in section 6).</li><li>you have low levels of phosphate in your blood (your doctor will check this for you)</li><li>you have bowel obstruction</li></ul><p>Warnings and precautions<br/>Talk to your doctor before taking Renvela if any of the following applies to you: swallowing problems. Your doctor can rather prescribe Renvela powder for oral suspension problems with motility (movement) in your stomach and bowel being sick frequently active inflammation of the bowel have undergone major surgery on your stomach or bowel Talk to your doctor while taking Renvela:</p><ul><li>if you experience severe abdominal pain, stomach or intestine disorders, or blood in the stool (gastrointestinal bleeding). These symptoms can be due to serious inflammatory bowel disease caused by sevelamer crystals deposit in your bowel. Contact your doctor who will decide on continuing the treatment or not.</li></ul><p>Additional treatments Due to either your kidney condition or your dialysis treatment you may: develop low or high levels of calcium in your blood. Since this medicine does not contain calcium your doctor might prescribe additional calcium tablets. have a low amount of vitamin D in your blood. Therefore, your doctor may monitor the levels of vitamin D in your blood and prescribe additional vitamin D as necessary. If you do not take multivitamin supplements you may also develop low levels of vitamins A, E, K and folic acid in your blood and therefore your doctor may monitor these levels and prescribe supplemental vitamins as necessary. have disturbed level of bicarbonate in your blood and increased acidity in the blood and other body tissue. Your doctor should monitor the level of bicarbonate in your blood.</p><p>Special note for patients on peritoneal dialysis You may develop peritonitis (infection of your abdominal fluid) associated with your peritoneal dialysis. This risk can be reduced by careful adherence to sterile techniques during bag changes. You should tell your doctor immediately if you experience any new signs or symptoms of abdominal distress, abdominal swelling, abdominal pain, abdominal tenderness, or abdominal rigidity, constipation, fever, chills, nausea or vomiting.</p><p>Children The safety and efficacy in children (below the age of 6 years) have not been studied. Therefore this medicine is not recommended for use in children below the age of 6 years.</p><p>Other medicines and Renvela Tell your doctor if you are taking, have recently taken or might take any other medicines.</p><p>Renvela should not be taken at the same time as ciprofloxacin (an antibiotic).</p><p>If you are taking medicines for heart rhythm problems or for epilepsy, you should consult your doctor when taking Renvela.</p><p>The effects of medicines such as ciclosporin, mycophenolate mofetil and tacrolimus (medicines used to suppress the immune system) may be reduced by Renvela. Your doctor will advise you if you are taking these medicines.</p><p>Thyroid hormone deficiency may uncommonly be observed in certain people taking levothyroxine (used to treat low thyroid hormone levels) and Renvela. Therefore your doctor may monitor the levels of thyroid stimulating hormone in your blood more closely.</p><p>Medicines treating heartburn and reflux from your stomach or oesophagus, such as omeprazole, pantoprazole, or lansoprazole, known as proton pump inhibitors , may reduce the efficacy of Renvela. Your doctor may monitor the phosphate level in your blood.</p><p>Your doctor will check for interactions between Renvela and other medicines on a regular basis.</p><p>In some cases where Renvela should be taken at the same time as another medicine. Your doctor may advise you to take this medicine 1 hour before or 3 hours after Renvela intake. Your doctor may also consider monitoring the levels of that medicine in your blood. 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 for advice before taking this medicine.<br/>The potential risk of Renvela during human pregnancy is unknown. Talk to your doctor who will decide if you can continue the treatment with Renvela.</p><p>It is unknown whether Renvela is excreted in breast milk and may affect your baby. Talk to your doctor who will decide if you can breastfeed your baby or not, and if it is necessary to stop Renvela treatment.</p><p>Driving and using machines Renvela is unlikely to affect your ability to drive or to use machines.</p><p>Excipients 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 renvela" ] ; 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 renvela" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You must take Renvela as prescribed by your doctor. They will base the dose on your serum phosphorus level.</p><p>The recommended starting dose of Renvela tablets for adults and elderly is one to two tablets of 800 mg with each meal, 3 times a day. Check with your doctor, pharmacist or nurse if you are not sure.</p><p>Take Renvela after your meal or with food.</p><p>The tablets must be swallowed whole. Do not crush, chew or break into pieces.</p><p>Initially, your doctor will check the levels of phosphorus in your blood every 2-4 weeks and may adjust the dose of Renvela when necessary to reach an adequate phosphate level.</p><p>Follow the diet prescribed by your doctor.</p><p>If you take more Renvela than you should In the event of a possible overdose you should contact your doctor immediately.</p><p>If you forget to take Renvela If you have missed one dose, this dose should be omitted and the next dose should be taken at the usual time with a meal. Do not take a double dose to make up for a forgotten dose.</p><p>If you stop taking Renvela Taking your Renvela treatment is important to maintain an appropriate phosphate level in your blood. Stopping Renvela would lead to important consequences such as calcification in the blood vessels. If you consider stopping your Renvela treatment, contact your doctor or pharmacist first. 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.</p><p>Constipation is a very common side effect (may affect more than 1 in 10 people). It can be an early symptom of a blockage in your intestine. In case of constipation, please inform your doctor or pharmacist.</p><p>Some side effects could be serious. If you get any of the following side effects, seek immediate medical attention:</p><ul><li>Allergic reaction (signs including rash, hives, swelling, trouble breathing). This is a very rare side effect (may affect up to 1 in 10,000 people).</li><li>Blockage in the intestine (signs include: severe bloating; abdominal pain, swelling or cramps; severe constipation) has been reported. Frequency is not known (frequency cannot be estimated from the available data).</li><li>Rupture in the intestinal wall (signs include: severe stomach pain, chills, fever, nausea, vomiting, or a tender abdomen) has been reported. Frequency is not known.</li><li>Serious inflammation of the large bowel (symptoms include: severe abdominal pain, stomach or intestine disorders, or blood in the stool [gastrointestinal bleeding]) and crystal deposit in the intestine have been reported. Frequency is not known.</li></ul><p>Other side effects have been reported in patients taking Renvela:</p><p>Very common: vomiting, upper abdominal pain, nausea</p><p>Common (may affect up to 1 in 10 people): diarrhoea, stomach ache, indigestion, flatulence</p><p>Not known: cases of itching, rash, slow intestine motility (movement)</p><p>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 renvela" ] ; 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 renvela" ] ] ; 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 stated on the bottle and carton after the letters EXP . The expiry date refers to the last day of that month.</p><p>Keep the bottle container tightly closed in order to protect from moisture.<br/>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 Renvela contains</p><ul><li>The active substance is sevelamer carbonate. Each film-coated tablet contains 800 mg of sevelamer carbonate</li><li>The other ingredients are microcrystalline cellulose, sodium chloride and zinc stearate. The tablet coating contains hypromellose (E464) and diacetylated monoglycerides.</li></ul><p>What Renvela looks like and contents of the pack</p><p>Renvela film-coated tablets are white oval tablets with RV800 engraved on one side. The tablets are packed in high density polyethylene bottles with a polypropylene cap and an induction seal.</p><p>Pack sizes:<br/>Each bottle contains 30 tablets or 180 tablets. Packs of 1 bottle of 30 or 180 tablets (no outer carton) and a multipack containing 180 (6 bottles of 30) tablets</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder</p><p>Sanofi B.V. Paasheuvelweg 1105 BP Amsterdam The Netherlands</p><p>Manufacturer</p><p>Genzyme Ireland Limited IDA Industrial Park Old Kilmeaden Road Waterford Ireland</p><p>Sanofi Winthrop Industrie 1 rue de la Vierge Ambares et Lagrave 33565 Carbon Blanc cedex France</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation holder.</p><p>Belgi /Belgique/Belgien/ Luxembourg/Luxemburg Sanofi Belgium T l/Tel: + 32 2 710 54 Lietuva Swixx Biopharma UAB Tel: +370 5 236 91<br/>Swixx Biopharma EOOD .: +359 (0)2 4942 Magyarorsz g SANOFI-AVENTIS Zrt Tel: +36 1 505 0 esk republika sanofi-aventis, s.r.o. Tel: +420 233 086 Malta Sanofi S.r.l. Tel: +39 02 39394Danmark<br/>Sanofi A/S Tlf: +45 45 16 70 Nederland Sanofi B.V. Tel: +31 20 245 4Deutschland Sanofi-Aventis Deutschland GmbH Tel: +49 (0)180 2 222Norge sanofi-aventis Norge AS Tlf: + 47 67 10 71 Eesti Swixx Biopharma O<br/>Tel: +372 640 10 sterreich sanofi-aventis GmbH Tel: + 43 1 80 185 - 0</p><p>Sanofi-Aventis AEBE : +30 210 900 1Polska sanofi-aventis Sp. z o.o. Tel.: +48 22 280 00 Espa a sanofi-aventis, S.A. Tel: +34 93 485 94 Portugal Sanofi Produtos Farmac uticos, Lda.. Tel: +351 21 35 89 France Sanofi Winthrop Industrie T l : 0 800 222 Appel depuis l tranger : +33 1 57 63 23 Rom nia Sanofi Romania SRL Tel: +40 (0) 21 317 31 Hrvatska Swixx Biopharma d.o.o. Tel: +385 1 2078 Slovenija Swixx Biopharma d.o.o.<br/>Tel: +386 1 235 51 Ireland sanofi-aventis Ireland Ltd T/A SANOFI Tel: +353 (0) 1 4035 Slovensk republika Swixx Biopharma s.r.o. Tel: +421 2 208 33 sland Vistor hf. S mi: +354 535 7Suomi/Finland Sanofi Oy Puh/Tel: + 358 201 200 Italia Sanofi S.r.l. Tel: 800 536 Sverige Sanofi AB Tel: +46 (0)8 634 50<br/>C.A. Papaellinas Ltd. : +357 22 741Latvija Swixx Biopharma SIA<br/>Tel: +371 6 616 47 United Kingdom (Northern Ireland) sanofi-aventis Ireland Ltd. T/A SANOFI Tel: +44 (0) 800 035 2This leaflet was last revised in</p><p>Other sources of information</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp5d41e6d3881ce675625375af18a0589a> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp5d41e6d3881ce675625375af18a0589a"] ; # 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_mp5d41e6d3881ce675625375af18a0589a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp5d41e6d3881ce675625375af18a0589a</b></p><a name=\"mp5d41e6d3881ce675625375af18a0589a\"> </a><a name=\"hcmp5d41e6d3881ce675625375af18a0589a\"> </a><a name=\"mp5d41e6d3881ce675625375af18a0589a-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/09/521/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>: Renvela 800 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/09/521/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 "Renvela 800 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.