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-94a02a9d12dc7fffcfe59cdd0b624e87"] ; # 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-94a02a9d12dc7fffcfe59cdd0b624e87"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-94a02a9d12dc7fffcfe59cdd0b624e87> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp94a02a9d12dc7fffcfe59cdd0b624e87"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp94a02a9d12dc7fffcfe59cdd0b624e87> ) ] ) . # <Composition/composition-en-94a02a9d12dc7fffcfe59cdd0b624e87> a fhir:Composition ; fhir:id [ fhir:v "composition-en-94a02a9d12dc7fffcfe59cdd0b624e87"] ; # 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-94a02a9d12dc7fffcfe59cdd0b624e87\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-94a02a9d12dc7fffcfe59cdd0b624e87</b></p><a name=\"composition-en-94a02a9d12dc7fffcfe59cdd0b624e87\"> </a><a name=\"hccomposition-en-94a02a9d12dc7fffcfe59cdd0b624e87\"> </a><a name=\"composition-en-94a02a9d12dc7fffcfe59cdd0b624e87-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/02/238/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 - zavesca</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/02/238/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/mp94a02a9d12dc7fffcfe59cdd0b624e87" ] ] ) ; # 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 - zavesca"] ; # 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 Zavesca is and what it is used for</li><li>What you need to know before you take Zavesca</li><li>How to take Zavesca</li><li>Possible side effects</li><li>How to store Zavesca</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What zavesca 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 zavesca 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>Zavesca contains the active substance miglustat which belongs to a group of medicines that affect metabolism. It is used to treat two conditions:</p><p>Zavesca is used to treat mild to moderate type 1 Gaucher disease in adults. In type 1 Gaucher disease, a substance called glucosylceramide is not removed from your body. It starts to build up in certain cells of the body s immune system. This can result in liver and spleen enlargement, changes in the blood, and bone disease. The usual treatment for type 1 Gaucher disease is enzyme replacement therapy. Zavesca is only used when a patient is considered unsuitable for treatment with enzyme replacement therapy.</p><p>Zavesca is also used to treat progressive neurological symptoms in Niemann-Pick type C disease in adults and in children. If you have Niemann-Pick type C disease, fats such as glycosphingolipids build up in the cells of your brain. This can result in disturbances in neurological functions such as slow eye movements, balance, swallowing, and memory, and in seizures. Zavesca works by inhibiting the enzyme called glucosylceramide synthase which is responsible for the first step in the synthesis of most glycosphingolipids.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take zavesca" ] ; 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 zavesca" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"do-not-take-zavesca\">Do not take Zavesca</h2><h2 id=\"if-you-are-allergic-to-miglustat-or-any-of-the-other-ingredients-of-this-medicine-listed-in-section-6-warnings-and-precautions-talk-to-your-doctor-or-pharmacist-before-taking-zavesca\">if you are allergic to miglustat or any of the other ingredients of this medicine (listed in section 6) Warnings and precautions Talk to your doctor or pharmacist before taking Zavesca</h2><h2 id=\"if-you-suffer-from-kidney-disease\">if you suffer from kidney disease</h2><h2 id=\"if-you-suffer-from-liver-disease-your-doctor-will-perform-the-following-tests-before-treatment-and-during-treatment-with-zavesca\">if you suffer from liver disease Your doctor will perform the following tests before treatment and during treatment with Zavesca:</h2><h2 id=\"an-examination-to-check-the-nerves-in-your-arms-and-legs\">an examination to check the nerves in your arms and legs</h2><h2 id=\"measurement-of-vitamin-b12-levels\">measurement of vitamin B12 levels</h2><h2 id=\"monitoring-growth-if-you-are-a-child-or-adolescent-with-niemann-pick-type-c-disease\">monitoring growth if you are a child or adolescent with Niemann-Pick type C disease</h2><p>monitoring of blood platelet counts The reason for these tests is that some patients have had tingling or numbness in the hands and feet, or a decrease in body weight, while taking Zavesca. The tests will help the doctor decide whether these effects are due to your disease or other existing conditions, or due to side effects of Zavesca (see section 4 for further details). If you have diarrhoea, your doctor may ask you to change your diet to reduce your lactose and carbohydrate intake such as sucrose (cane sugar), or not to take Zavesca together with food, or to temporarily reduce your dose. In some cases the doctor may prescribe anti-diarrhoeal medicines such as loperamide. If your diarrhoea does not respond to these measures, or if you have any other abdominal complaint, consult your doctor. In such case, your doctor may decide to conduct further investigations. Male patients should use reliable birth control methods during their treatment with Zavesca, and for 3 months after finishing treatment. Children and adolescents Do not give this medicine to children and adolescents (below 18 years old) with type 1 Gaucher disease because it is not known if it works in this disease. Other medicines and Zavesca Tell your doctor or pharmacist if you are taking, have recently taken, or might take any other medicines. Tell your doctor if you are taking medicines containing imiglucerase, which are sometimes used at the same time as Zavesca. They may lower the amount of Zavesca in your body. Pregnancy, breast-feeding and fertility You should not take Zavesca if you are pregnant or thinking of becoming pregnant. Your doctor can give you more information. You must use effective birth control while taking Zavesca. Do not breast-feed while you are taking Zavesca. Male patients should use reliable birth control methods during their treatment with Zavesca, and for 3 months after finishing treatment. If you are pregnant, breast feeding, think you may be pregnant or planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine. Driving and using machines Zavesca may make you feel dizzy. Do not drive or use any tools or machines if you feel dizzy. Zavesca contains sodium This medicine contains less than 1 mmol sodium (23 mg) per capsule, that is to say essentially sodium-free .</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take zavesca" ] ; 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 zavesca" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always take this medicine exactly as your doctor has told you. Check with your doctor or pharmacist if you are not sure.</p><p>For type 1 Gaucher disease: For adults, the usual dose is one capsule (100 mg) three times a day (morning, afternoon and evening). This means a daily maximum of three capsules (300 mg).</p><p>For Niemann-Pick type C disease: For adults and adolescents (over 12 years old), the usual dose is two capsules (200 mg) three times a day (morning, afternoon and evening). This means a daily maximum of six capsules (600 mg). For children less than 12 years old, your doctor will adjust the dose for Niemann-Pick type C disease. If you have a problem with your kidneys you may receive a lower starting dose. Your doctor may reduce your dose, e.g., to one capsule (100 mg) once or twice a day, if you suffer from diarrhoea when taking Zavesca (see section 4). Your doctor will tell you how long your treatment will last. To remove the capsule:</p><ol type=\"1\"><li>Separate at perforations</li><li>Peel back paper at arrows</li><li>Push product through foil Zavesca can be taken with or without food. You should swallow the whole capsule with a glass of water. If you take more Zavesca than you should If you take more capsules than you were told to, consult your doctor immediately. Zavesca has been used in clinical trials at doses up to 3000 mg: this caused decreases in white blood cells and other side effects similar to those described in section 4. If you forget to take Zavesca Take the next capsule at the usual time. Do not take a double dose to make up for a forgotten dose. If you stop taking Zavesca Don t stop taking Zavesca without talking to your doctor. If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</li></ol></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. Most serious side effects: Some patients have had tingling or numbness in the hands and feet (seen commonly). They could be signs of peripheral neuropathy, due to side effects of Zavesca or they could be due to existing conditions. Your doctor will perform some tests before and during treatment with Zavesca to assess this (see section 2). If you do get any of these effects, please seek medical advice from your doctor as soon as possible. If you get a slight tremor, usually trembling hands, seek medical advice from your doctor as soon as possible. The tremor often disappears without needing to stop the treatment. Sometimes your doctor will need to reduce the dose or stop Zavesca treatment to stop the tremor. Very common: (may affect more than 1 in 10 people) The most common side effects are diarrhoea, flatulence (wind), abdominal (stomach) pain, weight loss and decreased appetite. If you do lose some weight when you start treatment with Zavesca don t worry. People usually stop losing weight as treatment goes on. Common: (may affect up to 1 in 10 people) Common side effects of treatment include headache, dizziness, paraesthesia (tingling or numbness), abnormal coordination, hypoaesthesia (reduced sensation to touch), dyspepsia (heartburn), nausea (feeling sick), constipation and vomiting, swelling or discomfort in the abdomen (stomach) and thrombocytopenia (reduced levels of blood platelets).The neurological symptoms and thrombocytopenia could be due to the underlying disease. Other possible side effects are muscular spasms or weakness, fatigue chills and malaise, depression, difficulty sleeping, forgetfulness, and less libido. Most patients get one or more of these side effects, usually at the start of treatment or at intervals during treatment. Most cases are mild and disappear quite quickly. If any of these side effects cause problems, consult your doctor. He or she may reduce the dose of Zavesca or recommend other medicines to help control side effects. 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 zavesca" ] ; 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 zavesca" ] ] ; 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 take this medicine after the expiry date which is stated on the carton after EXP . The expiry date refers to the last day of that month. Do not store above 30 C. Do not throw away any medicines via wastewater or household waste. Ask your pharmacist how to throw away medicines you no longer take. 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 Zavesca contains The active substance is miglustat 100 mg. The other ingredients are: Sodium starch glycollate, Povidone (K30), Magnesium stearate. Gelatin, Titanium dioxide (E171). Black iron oxide (E172), Shellac. What Zavesca looks like and contents of the pack Zavesca is a white 100 mg capsule with OGT 918 printed in black on the cap and 100 printed in black on the body. Box of 4 blister strips, each blister strip containing 21 capsules providing a total of 84 capsules. Marketing Authorisation Holder: Janssen-Cilag International NV Turnhoutseweg B-2340 Beerse Belgium Manufacturer: Janssen Pharmaceutica NV Turnhoutseweg B-2340 Beerse Belgium For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder. Belgi /Belgique/Belgien Janssen-Cilag NV Tel/T l: +32 14 64 94 <a href=\"mailto:janssen@jacbe.jnj.com\">janssen@jacbe.jnj.com</a> Lietuva UAB \"JOHNSON & JOHNSON\" Tel: +370 5 278 68 <a href=\"mailto:lt@its.jnj.com\">lt@its.jnj.com</a></p><p>&<br/>.: +359 2 489 94 <a href=\"mailto:jjsafety@its.jnj.com\">jjsafety@its.jnj.com</a> Luxembourg/Luxemburg Janssen-Cilag NV T l/Tel: +32 14 64 94 <a href=\"mailto:janssen@jacbe.jnj.com\">janssen@jacbe.jnj.com</a> esk republika Janssen-Cilag s.r.o. Tel: +420 227 012 Magyarorsz g Janssen-Cilag Kft. Tel.: +36 1 884 <a href=\"mailto:2janssenhu@its.jnj.com\">2janssenhu@its.jnj.com</a> Danmark Janssen-Cilag A/S Tlf: +45 4594 <a href=\"mailto:8jacdk@its.jnj.com\">8jacdk@its.jnj.com</a> Malta AM MANGION LTD Tel: +356 2397 6Deutschland Janssen-Cilag GmbH Tel: +49 2137 955 <a href=\"mailto:jancil@its.jnj.com\">jancil@its.jnj.com</a> Nederland Janssen-Cilag B.V. Tel: +31 76 711 <a href=\"mailto:1janssen@jacnl.jnj.com\">1janssen@jacnl.jnj.com</a> Eesti UAB \"JOHNSON & JOHNSON\" Eesti filiaal Tel: +372 617 <a href=\"mailto:7ee@its.jnj.com\">7ee@its.jnj.com</a> Norge Janssen-Cilag AS Tlf: +47 24 12 65 <a href=\"mailto:jacno@its.jnj.com\">jacno@its.jnj.com</a></p><p>Janssen-Cilag . . . . T : +30 210 80 90 sterreich Janssen-Cilag Pharma GmbH Tel: +43 1 610 Espa a Janssen-Cilag, S.A. Tel: +34 91 722 81 <a href=\"mailto:contacto@its.jnj.com\">contacto@its.jnj.com</a> Polska Janssen-Cilag Polska Sp. z o.o. Tel.: +48 22 237 60 France Janssen-Cilag T l: 0 800 25 50 75 / +33 1 55 00 40 <a href=\"mailto:medisource@its.jnj.com\">medisource@its.jnj.com</a> Portugal Janssen-Cilag Farmac utica, Lda. Tel: +351 214 368 Hrvatska Johnson & Johnson S.E. d.o.o. Tel: +385 1 6610 <a href=\"mailto:jjsafety@JNJCR.JNJ.com\">jjsafety@JNJCR.JNJ.com</a> Rom nia Johnson & Johnson Rom nia SRL Tel: +40 21 207 1Ireland Janssen Sciences Ireland UC Tel: +353 1 800 709 Slovenija Johnson & Johnson d.o.o. Tel: +386 1 401 18 <a href=\"mailto:Janssen_safety_slo@its.jnj.com\">Janssen_safety_slo@its.jnj.com</a> sland Janssen-Cilag AB c/o Vistor hf. S mi: +354 535 <a href=\"mailto:7janssen@vistor.is\">7janssen@vistor.is</a> Slovensk republika Johnson & Johnson, s.r.o. Tel: +421 232 408 Italia Janssen-Cilag SpA Tel: 800.688.777 / +39 02 2510 1 <a href=\"mailto:janssenita@its.jnj.com\">janssenita@its.jnj.com</a> Suomi/Finland Janssen-Cilag Oy Puh/Tel: +358 207 531 <a href=\"mailto:jacfi@its.jnj.com\">jacfi@its.jnj.com</a></p><p>: +357 22 207 Sverige Janssen-Cilag AB Tfn: +46 8 626 50 <a href=\"mailto:jacse@its.jnj.com\">jacse@its.jnj.com</a> Latvija UAB \"JOHNSON & JOHNSON\" fili le Latvij Tel: +371 678 <a href=\"mailto:93lv@its.jnj.com\">93lv@its.jnj.com</a> United Kingdom (Northern Ireland) Janssen Sciences Ireland UC Tel: +44 1 494 567 This leaflet was last revised in: Detailed information on this medicine is available on the European Medicines Agency website: <a href=\"http://www.ema.europa.eu\">http://www.ema.europa.eu</a>. There are also links to other websites about rare diseases and treatments.</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp94a02a9d12dc7fffcfe59cdd0b624e87> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp94a02a9d12dc7fffcfe59cdd0b624e87"] ; # 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_mp94a02a9d12dc7fffcfe59cdd0b624e87\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp94a02a9d12dc7fffcfe59cdd0b624e87</b></p><a name=\"mp94a02a9d12dc7fffcfe59cdd0b624e87\"> </a><a name=\"hcmp94a02a9d12dc7fffcfe59cdd0b624e87\"> </a><a name=\"mp94a02a9d12dc7fffcfe59cdd0b624e87-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/02/238/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>: Zavesca 100 mg 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/02/238/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 "Zavesca 100 mg 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.