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-f26848c5b2f5c977d1dab0f1db6d241e"] ; # 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-f26848c5b2f5c977d1dab0f1db6d241e"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-f26848c5b2f5c977d1dab0f1db6d241e> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpf26848c5b2f5c977d1dab0f1db6d241e"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mpf26848c5b2f5c977d1dab0f1db6d241e> ) ] ) . # <Composition/composition-en-f26848c5b2f5c977d1dab0f1db6d241e> a fhir:Composition ; fhir:id [ fhir:v "composition-en-f26848c5b2f5c977d1dab0f1db6d241e"] ; # 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-f26848c5b2f5c977d1dab0f1db6d241e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-f26848c5b2f5c977d1dab0f1db6d241e</b></p><a name=\"composition-en-f26848c5b2f5c977d1dab0f1db6d241e\"> </a><a name=\"hccomposition-en-f26848c5b2f5c977d1dab0f1db6d241e\"> </a><a name=\"composition-en-f26848c5b2f5c977d1dab0f1db6d241e-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/21/1536/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 - thiotepa</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/21/1536/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/mpf26848c5b2f5c977d1dab0f1db6d241e" ] ] ) ; # 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 - thiotepa"] ; # 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 Thiotepa Riemser is and what it is used for</li><li>What you need to know before you use Thiotepa Riemser</li><li>How to use Thiotepa Riemser</li><li>Possible side effects</li><li>How to store Thiotepa Riemser</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What thiotepa 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 thiotepa 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>Thiotepa Riemser contains the active substance thiotepa, which belongs to a group of medicines called alkylating agents.</p><p>Thiotepa Riemser is used to prepare patients for bone marrow transplantation. It works by destroying bone marrow cells. This enables the transplantation of new bone marrow cells (haematopoietic progenitor cells), which in turn enable the body to produce healthy blood cells. Thiotepa Riemser can be used in adults and children and adolescents.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take thiotepa" ] ; 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 thiotepa" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Thiotepa Riemser</p><ul><li>if you are allergic to thiotepa,</li><li>if you are pregnant or think you may be pregnant,</li><li>if you are breast-feeding,</li><li>if you are receiving yellow fever vaccination, live virus and bacterial vaccines.</li></ul><p>Warning and precautions You should tell your doctor if you have:</p><ul><li>liver or kidney problems,</li><li>heart or lung problems,</li><li>seizures/fits (epilepsy) or have had them in the past (if treated with phenytoin or fosphenytoin).</li></ul><p>Because Thiotepa Riemser destroys bone marrow cells responsible for producing blood cells, regular blood tests will be taken during treatment to check your blood cell counts.</p><p>In order to prevent and manage infections, you will be given anti-infectives.</p><p>Thiotepa Riemser may cause another type of cancer in the future. Your doctor will discuss this risk with you. Other medicines and Thiotepa Riemser Tell your doctor if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy, breast-feeding and fertility You must tell your doctor if you are pregnant or you think you may be pregnant before you receive Thiotepa Riemser. You must not use Thiotepa Riemser during pregnancy.</p><p>Both women and men using Thiotepa Riemser must use effective contraceptive methods during treatment. Men should not father a child while treated and during the year after cessation of treatment.</p><p>It is not known whether this medicinal product is excreted in breast milk. As a precautionary measure, women must not breast-feed during treatment with Thiotepa Riemser.</p><p>Thiotepa Riemser can impair male and female fertility. Male patients should seek advice for sperm preservation before therapy is started.</p><p>Driving and using machines It is likely that certain side effects of thiotepa like dizziness, headache and blurred vision could affect your ability to drive and use machines. If you notice such side effects, do not drive or use machines.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take thiotepa" ] ; 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 thiotepa" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Your doctor will calculate the dose according to your body surface or weight and your disease.</p><p>How Thiotepa Riemser is given Thiotepa Riemser is administered by a qualified healthcare professional as an intravenous infusion (drip in a vein) after dilution of the individual vial. Each infusion will last 2 - 4 hours.</p><p>Frequency of administration You will receive your infusions every 12 or 24 hours. The duration of treatment can last up to 5 days. Frequency of administration and duration of treatment depend on your disease.</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>The most serious side effects of Thiotepa Riemser therapy or the transplant procedure may include</p><ul><li>decrease in circulating blood cell counts (intended effect of the medicine to prepare you for your transplant infusion)</li><li>infection</li><li>liver disorders including blocking of a liver vein</li><li>the graft attacks your body (graft versus host disease)</li><li>respiratory complications Your doctor will monitor your blood counts and liver enzymes regularly to detect and manage these events.</li></ul><p>Other side effects of Thiotepa Riemser, which may occur with certain frequencies, are listed as follows:</p><p>Very common side effects (may affect more than 1 in 10 people)</p><ul><li>increased susceptibility to infection</li><li>whole-body inflammatory state (sepsis)</li><li>decreased counts of white blood cells, platelets and red blood cells (anaemia)</li><li>the transplanted cells attack your body (graft versus host disease)</li><li>dizziness, headache, blurred vision</li><li>uncontrolled shaking of the body (convulsion)</li><li>sensation of tingling, pricking or numbness (paraesthesia)</li><li>partial loss of movement</li><li>cardiac arrest</li><li>nausea, vomiting, diarrhoea</li><li>inflammation of the mucosa of the mouth (mucositis)</li><li>irritated stomach, gullet, intestine</li><li>inflammation of the colon</li><li>anorexia, decreased appetite</li><li>high glucose in the blood</li><li>skin rash, itching, shedding</li><li>skin colour disorder (do not confuse with jaundice - see below)</li><li>redness of the skin (erythema)</li><li>hair loss</li><li>back and abdominal pain, pain</li><li>muscle and joint pain</li><li>abnormal electrical activity in the heart (arrhythmia)</li><li>inflammation of lung tissue</li><li>enlarged liver</li><li>altered organ function</li><li>blocking of a liver vein (veno-occlusive disease, VOD)</li><li>yellowing of the skin and eyes (jaundice)</li><li>hearing impaired</li><li>lymphatic obstruction</li><li>high blood pressure</li><li>increased liver, renal and digestive enzymes</li><li>abnormal blood electrolytes</li><li>weight gain</li><li>fever, general weakness, chills</li><li>bleeding (haemorrhage)</li><li>nasal bleeding</li><li>general swelling due to fluid retention (oedema)</li><li>pain or inflammation at the injection site</li><li>eye infection (conjunctivitis)</li><li>decreased sperm cell count</li><li>vaginal bleeding</li><li>absence of menstrual periods (amenorrhea)</li><li>memory loss</li><li>delaying in weight and height increase</li><li>bladder disfunction</li><li>underproduction of testosterone</li><li>insufficient production of thyroid hormone</li><li>deficient activity of the pituitary gland</li><li>confusional state</li></ul><p>Common side effects (may affect up to 1 in 10 people)</p><ul><li>anxiety, confusion</li><li>abnormal bulging outward of one of the arteries in the brain (intracranial aneurysm)</li><li>creatinine elevated</li><li>allergic reactions</li><li>occlusion of a blood vessel (embolism)</li><li>heart rhythm disorder</li><li>heart inability</li><li>cardiovascular inability</li><li>oxygen deficiency</li><li>fluid accumulation in the lungs (pulmonary oedema)</li><li>pulmonary bleeding</li><li>respiratory arrest</li><li>blood in the urine (haematuria) and moderate renal insufficiency</li><li>inflammation of the urinary bladder</li><li>discomfort in urination and decrease in urine output (disuria and oliguria)</li><li>increase in the amount of nitrogen components in the blood stream</li><li>cataract</li><li>inability of the liver</li><li>cerebral haemorrhage</li><li>cough</li><li>constipation and upset stomach</li><li>obstruction of the bowel</li><li>perforation of stomach</li><li>changes in muscle tone</li><li>gross lack of coordination of muscle movements</li><li>bruises due to a low platelet count</li><li>menopausal symptoms</li><li>cancer (second primary malignancies)</li><li>abnormal brain function</li><li>male and female infertility</li></ul><p>Uncommon side effects (may affect up to 1 in 100 people)</p><ul><li>inflammation and exfoliation of the skin (erythrodermic psoriasis)</li><li>delirium, nervousness, hallucination, agitation</li><li>gastrointestinal ulcer</li><li>inflammation of the muscular tissue of the heart (myocarditis)</li><li>abnormal heart condition (cardiomyopathy)</li></ul><p>Not known (frequency cannot be estimated from the available data)</p><ul><li>increased blood pressure in the arteries (blood vessels) of the lungs (pulmonary arterial hypertension)</li><li>severe skin damage (e.g. severe lesions, bullae, etc.) potentially involving the full body surface which can be even life-threatening</li><li>damage to a component of the brain (the so-called white matter) which can be even life- threatening (leukoencephalopathy)</li></ul><p>Reporting of side effects If you get any side effects, talk to your doctor or nurse. 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 thiotepa" ] ; 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 thiotepa" ] ] ; 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 vial label, after EXP. The expiry date refers to the last day of that month.</p><p>Store and transport refrigerated (2 C 8 C). Do not freeze.</p><p>After reconstitution the product is stable for 8 hours when stored at 2 C 8 C.</p><p>After dilution the product is stable for 24 hours when stored at 2 C 8 C and for 4 hours when stored at 25 C. From a microbiological point of view, the product should be used immediately. Any unused product or waste material should be disposed of in accordance with local requirements.</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 Thiotepa Riemser contains</p><p>Thiotepa Riemser 15 mg powder for concentrate for solution for infusion</p><ul><li>The active substance is thiotepa. One vial contains 15 mg thiotepa. After reconstitution, each mL contains 10 mg thiotepa (10 mg/mL).</li></ul><p>Thiotepa Riemser 100 mg powder for concentrate for solution for infusion</p><ul><li><p>The active substance is thiotepa. One vial contains 100 mg thiotepa. After reconstitution, each mL contains 10 mg thiotepa (10 mg/mL).</p></li><li><p>Thiotepa Riemser does not contain any other ingredients.</p></li></ul><p>What Thiotepa Riemser looks like and contents of the pack</p><p>Thiotepa Riemser 15 mg powder for concentrate for solution for infusion Thiotepa Riemser is a white crystalline powder supplied in a glass vial containing 15 mg thiotepa.</p><p>Thiotepa Riemser 100 mg powder for concentrate for solution for infusion Thiotepa Riemser is a white crystalline powder supplied in a glass vial containing 100 mg thiotepa.</p><p>Each carton contains 1 vial.</p><p>Marketing Authorisation Holder<br/>Esteve Pharmaceuticals GmbH Hohenzollerndamm 150-14199 Berlin<br/>Germany</p><p>Manufacturer HWI pharma services GmbH Stra burger Str. 77767 Appenweier Germany</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Eurocept Pharmaceuticals Pays-Bas/Nederland/Niederlande T l/Tel: +31 35 528 <a href=\"mailto:8info@eurocept.nl\">8info@eurocept.nl</a></p><p>Lietuva UAB ARMILA Lietuva Tel: +370 (0) 5 <a href=\"mailto:2777info@armila.com\">2777info@armila.com</a></p><p>Thrive Pharma Ltd.</p><p>Te .: +359 2 878 05 <a href=\"mailto:office@thrivepharmabg.com\">office@thrivepharmabg.com</a></p><p>Luxembourg/Luxemburg Eurocept Pharmaceuticals Pays-Bas/Nederland/Niederlande T l/Tel: +31 35 528 <a href=\"mailto:8info@eurocept.nl\">8info@eurocept.nl</a></p><p>esk republika LERAM pharmaceuticals s.r.o. esk republika Tel: +420 513 035 <a href=\"mailto:info@leram-pharma.cz\">info@leram-pharma.cz</a> Magyarorsz g SANATIS Europe Kft. Magyarorsz g Tel.: +36 (0) 23 367 <a href=\"mailto:office@sanatis.hu\">office@sanatis.hu</a> Danmark Abacus Medicine A/S Danmark Tlf: +44 (0) 203 630 <a href=\"mailto:1amps-medinfo@abacusmedicine.com\">1amps-medinfo@abacusmedicine.com</a><br/>Malta Esteve Pharmaceuticals GmbH<br/>Il- ermanja Tel: +49 (0) 30 338427-0 <a href=\"mailto:info.germany@esteve.com\">info.germany@esteve.com</a></p><p>Deutschland Esteve Pharmaceuticals GmbH Deutschland Tel: +49 (0) 30 338427-0 <a href=\"mailto:info.germany@esteve.com\">info.germany@esteve.com</a></p><p>Nederland Eurocept Pharmaceuticals Nederland Tel: +31 35 528 <a href=\"mailto:8info@eurocept.nl\">8info@eurocept.nl</a></p><p>Eesti AUXILIA Pharma O<br/>Eesti Tel: +372 605 00 <a href=\"mailto:info@auxiliapharma.eu\">info@auxiliapharma.eu</a></p><p>Norge Abacus Medicine A/S Danmark Tlf: +44 (0) 203 630 <a href=\"mailto:1amps-medinfo@abacusmedicine.com\">1amps-medinfo@abacusmedicine.com</a></p><p>Esteve Pharmaceuticals GmbH</p><p>: +49 (0) 30 338427-0 <a href=\"mailto:info.germany@esteve.com\">info.germany@esteve.com</a></p><p>sterreich AGEA Pharma GmbH sterreich Tel: +43 (0) 1 336 01 <a href=\"mailto:office@ageapharma.com\">office@ageapharma.com</a></p><p>Espa a Esteve Pharmaceuticals, S.A. Espa a Tel: +34 93 446 60 Polska COPHARMA JOSEPH RAKOTO Polska Tel.: +48 691 702 <a href=\"mailto:joseph.rakoto@copharma.pl\">joseph.rakoto@copharma.pl</a></p><p>France Esteve Pharmaceuticals S.A.S France T l: +33 1 42 31 07 <a href=\"mailto:contact-france@esteve.com\">contact-france@esteve.com</a></p><p>Portugal Esteve Pharmaceuticals Laborat rio Farmac utico, Limitada<br/>Portugal Tel: +34 93 446 60 Hrvatska MEDIS Adria d.o.o. Hrvatska Tel: +385 1 2303 <a href=\"mailto:info@medisadria.hr\">info@medisadria.hr</a> Rom nia Esteve Pharmaceuticals GmbH Germania Tel: +49 (0) 30 338427-0 <a href=\"mailto:info.germany@esteve.com\">info.germany@esteve.com</a></p><p>Ireland Esteve Pharmaceuticals GmbH<br/>Germany Tel: +49 (0) 30 338427-0 <a href=\"mailto:info.germany@esteve.com\">info.germany@esteve.com</a> Slovenija MEDIS d.o.o. Slovenija Tel: +386 (0) 1 589 69 <a href=\"mailto:info@medis.si\">info@medis.si</a></p><p>sland Abacus Medicine A/S Danm rk S mi: +44 (0) 203 630 <a href=\"mailto:1amps-medinfo@abacusmedicine.com\">1amps-medinfo@abacusmedicine.com</a></p><p>Slovensk republika LERAM pharmaceuticals s.r.o. esk republika Tel: +420 513 035 <a href=\"mailto:info@leram-pharma.cz\">info@leram-pharma.cz</a> Italia Esteve Pharmaceuticals S.r.l.<br/>Italia <a href=\"mailto:info.italy@esteve.com\">info.italy@esteve.com</a></p><p>Suomi/Finland Abacus Medicine A/S Tanska Puh/Tel: +44 (0) 203 630 <a href=\"mailto:1amps-medinfo@abacusmedicine.com\">1amps-medinfo@abacusmedicine.com</a></p><p>MA Pharmaceuticals Trading Ltd.</p><p>: +357 25 <a href=\"mailto:587regulatory@mapharmagroup.com\">587regulatory@mapharmagroup.com</a> Sverige Abacus Medicine A/S Danmark Tel: +44 (0) 203 630 <a href=\"mailto:1amps-medinfo@abacusmedicine.com\">1amps-medinfo@abacusmedicine.com</a></p><p>Latvija Auxilia Pharma O<br/>Estija Tel: +372 605 00 <a href=\"mailto:info@auxiliapharma.eu\">info@auxiliapharma.eu</a> United Kingdom (Northern Ireland) Esteve Pharmaceuticals GmbH<br/>Germany Tel: +49 (0) 30 338427-0 <a href=\"mailto:info.germany@esteve.com\">info.germany@esteve.com</a></p><p>This leaflet was last revised in {MM/YYYY}.</p><p>Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mpf26848c5b2f5c977d1dab0f1db6d241e> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mpf26848c5b2f5c977d1dab0f1db6d241e"] ; # 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_mpf26848c5b2f5c977d1dab0f1db6d241e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpf26848c5b2f5c977d1dab0f1db6d241e</b></p><a name=\"mpf26848c5b2f5c977d1dab0f1db6d241e\"> </a><a name=\"hcmpf26848c5b2f5c977d1dab0f1db6d241e\"> </a><a name=\"mpf26848c5b2f5c977d1dab0f1db6d241e-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1536/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>: Thiotepa Riemser 15 mg powder for concentrate for solution for infusion</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/21/1536/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 "Thiotepa Riemser 15 mg powder for concentrate for solution for infusion" ] ; 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.