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-86797ea5a5b2ca41d08f535ddec98397"] ; # 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-86797ea5a5b2ca41d08f535ddec98397"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-86797ea5a5b2ca41d08f535ddec98397> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp86797ea5a5b2ca41d08f535ddec98397"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp86797ea5a5b2ca41d08f535ddec98397> ) ] ) . # <Composition/composition-en-86797ea5a5b2ca41d08f535ddec98397> a fhir:Composition ; fhir:id [ fhir:v "composition-en-86797ea5a5b2ca41d08f535ddec98397"] ; # 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-86797ea5a5b2ca41d08f535ddec98397\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-86797ea5a5b2ca41d08f535ddec98397</b></p><a name=\"composition-en-86797ea5a5b2ca41d08f535ddec98397\"> </a><a name=\"hccomposition-en-86797ea5a5b2ca41d08f535ddec98397\"> </a><a name=\"composition-en-86797ea5a5b2ca41d08f535ddec98397-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/20/1480/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 - jyseleca</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/20/1480/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/mp86797ea5a5b2ca41d08f535ddec98397" ] ] ) ; # 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 - jyseleca"] ; # 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 Jyseleca is and what it is used for</li><li>What you need to know before you take Jyseleca</li><li>How to take Jyseleca</li><li>Possible side effects</li><li>How to store Jyseleca</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What jyseleca 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 jyseleca 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>Jyseleca contains the active substance filgotinib. It belongs to a group of medicines called Janus kinase inhibitors, which help reduce inflammation.</p><p>Rheumatoid arthritis Jyseleca is used to treat adults with rheumatoid arthritis, an inflammatory disease of the joints. It can be used if previous therapy did not work well enough, or was not tolerated. Jyseleca can be used on its own, or together with another arthritis medicine, methotrexate.</p><p>Jyseleca reduces inflammation in your body. It helps to reduce pain, tiredness, stiffness and swelling in your joints, and it slows down damage to the bone and cartilage in the joints. These effects can help you to perform your normal daily activities, and improve your quality of life.</p><p>Ulcerative colitis Jyseleca is used to treat adults with ulcerative colitis, an inflammatory disease of the bowel. It can be used if you did not respond well enough or did not tolerate previous therapy. It helps to reduce the signs and symptoms of ulcerative colitis and to reduce your need for steroids.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take jyseleca" ] ; 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 jyseleca" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Jyseleca</p><ul><li><p>if you are allergic to filgotinib or any of the other ingredients of this medicine (listed in section 6).</p></li><li><p>if you have active tuberculosis (TB).</p></li><li><p>if you have an active serious infection (see section Warnings and precautions ).</p></li><li><p>if you are pregnant or think you may be pregnant.</p><p>If any of these apply to you, do not take Jyseleca and tell your doctor immediately.</p></li></ul><p>Warnings and precautions Talk to your doctor or pharmacist before taking Jyseleca:</p><ul><li>if you have an infection, or if you often get infections. Tell your doctor if you get symptoms such as fever, wounds, feeling more tired than usual or dental problems as these can be signs of infection. Jyseleca can reduce your body s ability to fight infections and may make an existing infection worse or increase the chance of you getting a new infection. If you have diabetes or are aged 65 years or older you may have an increased chance of getting infections.</li><li>if you have ever had tuberculosis (TB), or have come into contact with somebody with TB. You may need tests to check for tuberculosis before and during treatment with Jyseleca.</li><li>if you have had a herpes zoster infection (shingles) in the past, Jyseleca can allow it to come back. Tell your doctor if you get a painful skin rash with blisters during Jyseleca treatment as these can be signs of shingles.</li><li>if you have ever had hepatitis B or C.</li><li>if you have or have had cancer, smoke or have smoked in the past, because your doctor will discuss with you if Jyseleca is appropriate for you.</li><li>Non-melanoma skin cancer has been observed in patients taking Jyseleca. Your doctor may recommend that you have regular skin examinations while taking Jyseleca. If new skin lesions appear during or after therapy or if existing lesions change appearance, tell your doctor.</li><li>if you recently had a vaccine, or are due to have one. Certain types of vaccines (live vaccines) are not recommended while using Jyseleca. Talk to your doctor or pharmacist before you start Jyseleca. They may want to make sure that you are up to date with your vaccinations.</li><li>if you have, or have had, heart problems, because your doctor will discuss with you if Jyseleca is appropriate for you.</li><li>if you have previously had blood clots in the veins of your legs (deep vein thrombosis) or lungs (pulmonary embolism) or have an increased risk for developing this (for example: if you had a recent major surgery, if you use hormonal contraceptives\\hormonal replacement therapy, if a coagulation defect is identified in you or your close relatives). Your doctor will discuss with you if Jyseleca is appropriate for you. Tell your doctor if you get sudden shortness of breath or difficulty breathing, chest pain or pain in upper back, swelling of the leg or arm, leg pain or tenderness, or redness or discoloration in the leg or arm as these can be signs of blood clots in the veins.</li></ul><p>Elderly</p><p>Patients aged 65 years and older may be at increased risk of infections, heart attack and some types of cancer. Your doctor may decide that Jyseleca is not suitable for you.</p><p>Children and adolescents Do not give this medicine to children and adolescents under 18 years of age because it has not been studied in this age group.</p><p>Other medicines and Jyseleca Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines, especially if you use medicines that affect your immune system (such as ciclosporin or tacrolimus). It is also very important to talk to your doctor or pharmacist if you are taking any of the following:</p><ul><li>medicines to treat heart failure, coronary disease or high blood pressure (such as diltiazem or carvedilol)</li><li>the medicine fenofibrate (used to treat high cholesterol)</li></ul><p>Pregnancy, contraception and breast-feeding Pregnancy Jyseleca must not be used in pregnancy. If you are pregnant, think you may be pregnant or if you are planning to have a baby, do not take this medicine. Talk to your doctor for advice.</p><p>Contraception Be careful not to get pregnant while you are taking Jyseleca. You must use reliable contraception while you are taking Jyseleca, and for at least 1 week after you take your last dose of Jyseleca. If you do become pregnant while you are taking Jyseleca, stop taking the tablets and tell your doctor immediately.</p><p>Breast-feeding Do not breast-feed while you are taking Jyseleca. It is not known whether the active substance passes into human breast milk.</p><p>Driving and using machines Jyseleca can cause dizziness. If you feel dizzy when taking Jyseleca, do not drive and do not use any tools or machines.</p><p>Jyseleca contains lactose Each Jyseleca 100 mg film-coated tablet contains 76 mg of lactose, and each Jyseleca 200 mg film-coated tablet contains 152 mg of lactose. 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 jyseleca" ] ; 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 jyseleca" ] ] ; 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>The recommended dose is one 200 mg or 100 mg tablet once a day.</p><p>If you are aged 65 years of age or older with rheumatoid arthritis or if you have kidney problems, your doctor may recommend a dose of one 100 mg tablet once a day. Jyseleca is not recommended for you if you are over 75 years old with ulcerative colitis. Talk to your doctor if you have severe liver problems, as Jyseleca is not recommended for you.</p><p>Swallow your tablet with a glass of water. Do not split, crush, or chew the tablet before swallowing as it may change how much medicine gets into your body. You can take Jyseleca with food or between meals. Do not swallow the desiccant.</p><p>Take Jyseleca at the same time every day. This will help you to remember to take the tablets.</p><p>Your doctor may stop treatment temporarily or permanently if blood tests show a low white or red blood cell count.</p><p>If you take more Jyseleca than you should If you take more tablets than you should, tell your doctor straight away.</p><p>If you forget to take Jyseleca</p><ul><li>If you miss a dose, take it as soon as you remember.</li><li>If you have gone a whole day (24 hours) without taking a dose, just skip the missed dose and take a single dose at your usual time.</li><li>Do not take a double dose to make up for a forgotten tablet.</li></ul><p>If you stop taking Jyseleca If you stop taking Jyseleca, tell your doctor straight away.</p><p>If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</p></div>" ] ] [ fhir:title [ fhir:v "4. Possible side effects" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ; fhir:code [ fhir:v "100000155538" ] ] ) ; fhir:text [ fhir:v "4. Possible side effects" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them.</p><p>Serious side effects Talk to your doctor or get medical help straight away if you get any signs of serious infection such as:</p><ul><li>fever and symptoms of urinary tract infection (urinating more frequently than usual, pain or discomfort when urinating or back pain). Urinary tract infections are common (may affect up to 1 in 10 people), and some of these may be serious.</li><li>lung infection (pneumonia): symptoms can include persistent cough, fever, shortness of breath, and tiredness. This is uncommon (may affect up to 1 in 100 people).</li><li>shingles (herpes zoster): symptoms can include a painful skin rash with blisters. This is uncommon (may affect up to 1 in 100 people).</li><li>Blood infection (sepsis): uncommon (may affect up to 1 in 100 people)</li></ul><p>Other side effects Talk to your doctor if you notice any of the following side effects:</p><p>Common (may affect up to 1 in 10 people)</p><ul><li>throat and nose infections</li><li>dizziness</li><li>feeling sick (nausea)</li></ul><p>Blood tests may show:</p><ul><li>a low number of white blood cells (lymphocytes).</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><p>Blood tests may show:</p><ul><li>a low number of white blood cells (neutrophils)</li><li>an increase in a muscle enzyme called creatine phosphokinase</li><li>an increased level of blood fat (cholesterol).</li></ul><p>Reporting of side effects If you get any side effects, talk to your doctor or pharmacist. This includes any possible side effects not listed in this leaflet. You can also report side effects directly via the national reporting system listed in Appendix V. By reporting side effects you can help provide more information on the safety of this medicine.</p></div>" ] ] [ fhir:title [ fhir:v "5. How to store jyseleca" ] ; 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 jyseleca" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keep this medicine out of the sight and reach of children.</p><p>Do not use this medicine after the expiry date which is stated on the carton and bottle after EXP. The expiry date refers to the last day of that month.</p><p>Store in the original package in order to protect from moisture. Keep the bottle tightly closed. Do not use this medicine if you notice that the seal over the bottle opening is broken or missing.</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 Jyseleca contains</p><ul><li><p>The active substance is filgotinib. Each film-coated tablet contains 100 or 200 mg of filgotinib (as filgotinib maleate).</p></li><li><p>The other ingredients are: Tablet core: microcrystalline cellulose, lactose monohydrate, pregelatinised starch, colloidal silicon dioxide, fumaric acid, magnesium stearate Film-coating: polyvinyl alcohol, titanium dioxide (E171), macrogol, talc, iron oxide yellow (E172), iron oxide red (E172)</p></li></ul><p>What Jyseleca looks like and contents of the pack Jyseleca 100 mg film-coated tablets are beige, 12 mm 7 mm in size, capsule-shaped with G on one side and 100 on the other.</p><p>Jyseleca 200 mg film-coated tablets are beige, 17 mm 8 mm in size, capsule-shaped with G on one side and 200 on the other.</p><p>Jyseleca 100 mg and 200 mg are available in bottles of 30 tablets and in packs made up of 3 bottles, each containing 30 tablets. Each bottle contains a silica gel desiccant that must be kept in the bottle to help protect your tablets. The silica gel desiccant is contained in a separate sachet or canister and should not be swallowed.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder and Manufacturer Galapagos NV Gen. De Wittelaan L11 A3 2800 Mechelen Belgium</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Galapagos Biopharma Belgium BV T l/Tel: 00800 7878 1Lietuva Oy Swedish Orphan Biovitrum Ab Tel: +358 201 558<br/>Swedish Orphan Biovitrum s.r.o. .: +359 2 437 4Luxembourg/Luxemburg Galapagos Biopharma Belgium BV T l/Tel: 00800 7878 1 esk republika Swedish Orphan Biovitrum s.r.o. Tel: + 420 296 183 Magyarorsz g Swedish Orphan Biovitrum s.r.o.<br/>Magyarorsz gi fi ktelepe<br/>Tel.: +36 1 998 9Danmark Galapagos Biopharma Denmark ApS Tlf: 00800 7878 1Malta Sobi Single Member IKE Tel: +30 210 700 81 Deutschland Galapagos Biopharma Germany GmbH Tel: 00800 7878 1Nederland Galapagos Biopharma Netherlands B.V. Tel: 00800 7878 1Eesti Oy Swedish Orphan Biovitrum Ab Tel: +358 201 558 Norge Galapagos Biopharma Norway AS Tlf: 00800 7878 1<br/>Sobi Single Member IKE : +30 210 700 81 sterreich Galapagos Biopharma Austria GmbH Tel: 00800 7878 1Espa a Galapagos Biopharma Spain, SLU. Tel: 00800 7878 1Polska Swedish Orphan Biovitrum Sp.z o.o., Oddzia w Polsce Tel.: +48 22 206 98 France Galapagos SASU T l: 00800 7878 1Portugal Swedish Orphan Biovitrum S.L. Tel: +34 913913Hrvatska Swedish Orphan Biovitrum s.r.o.<br/>Tel: +385 1 79 00 Rom nia Swedish Orphan Biovitrum<br/>Tel: +40 31 229 51 Ireland Galapagos Biopharma Ireland Ltd Tel: 00800 7878 1Slovenija Swedish Orphan Biovitrum Podru nica v Sloveniji Tel: +386 1 828 0 sland Galapagos Biopharma Denmark ApS S mi: T: 00800 7878 1Slovensk republika Swedish Orphan Biovitrum o.z.<br/>Tel: +421 2 3211 1Italia Galapagos Biopharma Italy S.r.l. Tel: 00800 7878 1Suomi/Finland Galapagos Biopharma Finland Oy Puh/Tel: 00800 7878 1<br/>Sobi Single Member IKE : +30 210 700 81 Sverige Galapagos Biopharma Sweden AB Tel: 00800 7878 1Latvija Oy Swedish Orphan Biovitrum Ab Tel: +358 201 558 United Kingdom (Northern Ireland) Galapagos Biotech Limited Tel: 0800 072 7This leaflet was last revised in</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp86797ea5a5b2ca41d08f535ddec98397> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp86797ea5a5b2ca41d08f535ddec98397"] ; # 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_mp86797ea5a5b2ca41d08f535ddec98397\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp86797ea5a5b2ca41d08f535ddec98397</b></p><a name=\"mp86797ea5a5b2ca41d08f535ddec98397\"> </a><a name=\"hcmp86797ea5a5b2ca41d08f535ddec98397\"> </a><a name=\"mp86797ea5a5b2ca41d08f535ddec98397-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/20/1480/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>: Jyseleca 100 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/20/1480/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 "Jyseleca 100 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.