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-247338c6ac4af4d25ce31dba51e05ac4"] ; # 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-247338c6ac4af4d25ce31dba51e05ac4"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-247338c6ac4af4d25ce31dba51e05ac4> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp247338c6ac4af4d25ce31dba51e05ac4"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp247338c6ac4af4d25ce31dba51e05ac4> ) ] ) . # <Composition/composition-en-247338c6ac4af4d25ce31dba51e05ac4> a fhir:Composition ; fhir:id [ fhir:v "composition-en-247338c6ac4af4d25ce31dba51e05ac4"] ; # 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-247338c6ac4af4d25ce31dba51e05ac4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-247338c6ac4af4d25ce31dba51e05ac4</b></p><a name=\"composition-en-247338c6ac4af4d25ce31dba51e05ac4\"> </a><a name=\"hccomposition-en-247338c6ac4af4d25ce31dba51e05ac4\"> </a><a name=\"composition-en-247338c6ac4af4d25ce31dba51e05ac4-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/13/875/004</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 - deltyba</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/13/875/004" ] ] ) ; # 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/mp247338c6ac4af4d25ce31dba51e05ac4" ] ] ) ; # 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 - deltyba"] ; # 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 Deltyba is and what it is used for</li><li>What you need to know before you take Deltyba</li><li>How to take Deltyba</li><li>Possible side effects</li><li>How to store Deltyba</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What deltyba 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 deltyba 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>Deltyba contains the active substance delamanid, an antibiotic for the treatment of tuberculosis in the lung caused by bacteria that are not killed by the most commonly used antibiotics to treat tuberculosis. It must always be taken together with other medicines for treating tuberculosis. Deltyba is used in adults, adolescents, children and infants who are weighing at least 10 kg.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take deltyba" ] ; 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 deltyba" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Deltyba:</p><ul><li>if you are allergic to delamanid or any of the other ingredients of this medicine (listed in section 6).</li><li>if you have very low levels of albumin, in the blood.</li><li>if you are taking medicines that strongly increase the activity of a certain liver enzyme called CYP450 3A4 (e.g. carbamazepine [a medicine used to treat epilepsy and prevent seizures]).</li></ul><p>Warnings and precautions Talk to your doctor, pharmacist or nurse before taking Deltyba. Before you start taking Deltyba, and during the treatment, your doctor may check your heart s electrical activity using an ECG (electrocardiogram) machine (electrical recording of the heart). Your doctor may also perform a blood test to check the concentration of some minerals and proteins which are important for the function of your heart.</p><p>Tell your doctor if you have one of the following conditions:</p><ul><li>you have reduced levels of albumin, potassium, magnesium or calcium in the blood.</li><li>you have been told that you have heart problems, for example a slow heart rhythm (bradycardia) or have a history of heart attack (myocardial infarction).</li><li>if you have a condition called congenital long QT syndrome or have a serious heart disease or problems with heart rhythm.</li><li>you have liver disease or severe kidney disease.</li></ul><p>Inform your doctor immediately while taking this medicine:</p><ul><li>if you experience reappearance or worsening of symptoms of tuberculosis (see 4. Possible side effects).</li></ul><p>Children and adolescents Deltyba is not suitable for children with a body weight of less than 10 kg because there are not enough data available in those patients to determinate the correct doses.</p><p>Other medicines and Deltyba Tell your doctor:</p><ul><li>if you are taking, have recently taken or might take any other medicines.</li><li>if you are taking medicines to treat an abnormal heart rhythm (e.g. amiodarone, disopyramide, dofetilide, ibutilide, procainamide, quinidine, hydroquinidine, sotalol).</li><li>if you are taking medicines to treat psychoses (e.g. phenothiazines, sertindole, sultopride, chlorpromazine, haloperidol, mesoridazine, pimozide, or thioridazine) or depression.</li><li>if you are taking certain antimicrobial medicines (e.g. erythromycin, clarithromycin, moxifloxacin, sparfloxacin, bedaquiline, or pentamidine).</li><li>if you are taking triazole antifungal medicines (e.g. fluconazole, itraconazole, voriconazole).</li><li>if you are taking certain medicines to treat allergic reactions (e.g. terfenadine, astemizole, mizolastine).</li><li>if you are taking certain medicines to treat malaria (e.g. halofantrine, quinine, chloroquine, artesunate/amodiaquine, dihydroartemisinin/piperaquine).</li><li>if you are taking any of the following: cisapride (used to treat stomach disorders), droperidol (used against vomiting and migraine), domperidone (used against nausea and vomiting), diphemanil (used to treat stomach disorders or excessive sweating), probucol (lowers the level of cholesterol in the bloodstream), levomethadyl or methadone (used for the treatment of opiate addiction), vinca alkaloids (anti-cancer medicines), or arsenic trioxide (used to treat certain types of leukaemia).</li><li>if you are taking HIV-medicines containing lopinavir/ritonavir, or saquinavir. You may be more at risk for dangerous changes of the heart rhythm.</li></ul><p>Pregnancy and breast-feeding Deltyba may cause harm to an unborn baby. It is not usually recommended for use during pregnancy. It is important to tell your doctor if you are pregnant, think you may be pregnant, or are planning to get pregnant. Your doctor will weigh up the benefits to you against the risks to your baby of taking Deltyba whilst you are pregnant. It is not known if delamanid passes into breast milk in humans. Breast-feeding is not recommended during treatment with Deltyba.</p><p>Driving and using machines Deltyba is expected to have a moderate influence on your ability to drive and use machines. If you experience side effects that might affect your ability to concentrate and react, do not drive or use machines.</p><p>Deltyba 50 mg film-coated tablets contain lactose monohydrate. If you have been told by your doctor that you have an intolerance to some sugars, contact your doctor before taking this medicinal product.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take deltyba" ] ; 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 deltyba" ] ] ; 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. The recommended dose as advised by your doctor is: Adults, adolescents and children with a body weight of 50 kg or more: two 50 mg film-coated tablets taken twice a day (morning and evening) for 24 weeks. Children with a body weight of 30 kg or more and less than 50 kg: one 50 mg film-coated tablet taken twice daily for 24 weeks.</p><p>For children with a body weight of less than 30 kg please see the package leaflet for Deltyba 25 mg dispersible tablets.</p><p>Your doctor may decide to prescribe the 50 mg film-coated tablets for longer than 24 weeks.</p><p>The film-coated tablets must be taken during or just after a meal. Swallow the tablets with water.</p><p>If you take more Deltyba than you should If you have taken more tablets than your prescribed dose, contact your doctor or your local hospital. Remember to take the pack with you so that it is clear what medicine you have taken.</p><p>If you forget to take Deltyba If you forget a dose, take it as soon as you remember it. However, if it is nearly time for the next dose, just skip the missed dose.</p><p>Do not take a double dose to make up for a forgotten tablet.</p><p>If you stop taking Deltyba DO NOT stop taking the tablets unless your doctor tells you to. Stopping too early could allow the bacteria to recover and to become resistant to delamanid.</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>Side effects very commonly (may affect more than 1 in 10 people) reported in clinical studies with Deltyba were:</p><ul><li>Decreased appetite</li><li>Disturbed sleep, including nightmares*</li><li>Feeling dizzy</li><li>Feeling sick (nausea)</li><li>Headache</li><li>Stomach irritation (gastritis)</li><li>Vomiting</li></ul><p>*Cases were mostly reported in children.</p><p>Side effects commonly (may affect up to 1 in 10 people) reported in clinical studies with Deltyba were:</p><ul><li>Chest pain</li><li>Decrease in the thyroid gland activity (hypothyroidism)</li><li>Defect in cardiac rhythm that predisposes to fainting, dizziness and palpitations (electrocardiogram QT prolonged)</li><li>Depression</li><li>Feeling anxious (anxiety)</li><li>Hallucination (seeing, hearing or feeling things that are not there)*</li><li>Heart rhythm disturbance (atrioventricular block first degree)</li><li>Indigestion (dyspepsia)</li><li>Irregular heartbeats (ventricular extrasystoles)</li><li>Muscular weakness</li><li>Muscle spasms</li><li>Numbness, decreased sensation in hands and/or feet (hypoaesthesia)</li><li>Pounding heartbeat (palpitations)</li><li>Rise in the level of cortisol in your blood</li><li>Shakiness (often in the hands) (tremor)</li><li>Signs of psychosis: a loss of contact with reality, such as hearing voices or seeing things that are not there</li><li>Throat irritation</li></ul><p>*Cases were mostly reported in children.</p><p>Side effects uncommonly (may affect up to 1 in 100 people) reported in clinical studies with Deltyba were:</p><ul><li>Lack of energy (lethargy)</li></ul><p>Other side effects that have been reported with Deltyba use: frequency cannot be estimated from the available data</p><ul><li>Paradoxical drug reactions (symptoms of tuberculosis may recur or new symptoms may appear after initial improvement during treatment)</li></ul><p>Reporting of side effects If you get any side effects, talk to your doctor, pharmacist 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 deltyba" ] ; 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 deltyba" ] ] ; 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 or blister 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.</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 Deltyba 50 mg film-coated tablets contain</p><ul><li>One film-coated tablet contains 50 mg of the active substance delamanid.</li><li>The other ingredients are hypromellose phthalate, povidone, all-rac- -tocopherol, microcrystalline cellulose, sodium starch glycolate, carmellose calcium, colloidal hydrated silica, magnesium stearate, lactose monohydrate, hypromellose, macrogol 8000, titanium dioxide, talc, iron oxide (E172).</li></ul><p>What Deltyba 50 mg film-coated tablets look like and contents of the pack Deltyba 50 mg film-coated tablets are round, and yellow.</p><p>Deltyba is supplied in packs of 48 film-coated tablets in aluminium/aluminium blisters.</p><p>Marketing Authorisation Holder and Manufacturer Marketing Authorisation Holder: Otsuka Novel Products GmbH<br/>Erika-Mann-Stra e 80636 M nchen Germany Tel: +49 (0)89 206020 Manufacturer: R-Pharm Germany GmbH Heinrich-Mack-Stra e 89257 Illertissen Germany</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>BE Otsuka Novel Products GmbH T l/Tel: +49 (0)89 206020 LT Otsuka Novel Products GmbH Tel: +49 (0)89 206020 BG Otsuka Novel Products GmbH Te .: +49 (0)89 206020 LU Otsuka Novel Products GmbH T l/Tel: +49 (0)89 206020 CZ Otsuka Novel Products GmbH Tel: +49 (0)89 206020 HU Otsuka Novel Products GmbH Tel.: +49 (0)89 206020 DK Otsuka Novel Products GmbH Tlf: +49 (0)89 206020 MT Otsuka Novel Products GmbH Tel: +49 (0)89 206020 DE Otsuka Novel Products GmbH Tel: +49 (0)89 206020 NL Otsuka Novel Products GmbH Tel: +49 (0)89 206020 EE Otsuka Novel Products GmbH Tel: +49 (0)89 206020 NO Otsuka Novel Products GmbH Tlf: +49 (0)89 206020 EL Otsuka Novel Products GmbH : +49 (0)89 206020 AT Otsuka Novel Products GmbH<br/>Tel: +49 (0)89 206020 ES Otsuka Pharmaceutical S.A. Tel: +34 93 208 10 PL Otsuka Novel Products GmbH Tel.: +49 (0)89 206020 FR Otsuka Pharmaceutical France SAS T l. : +33 (0)1 47 08 00 PT Otsuka Novel Products GmbH Tel: +49 (0)89 206020 HR Otsuka Novel Products GmbH Tel: +49 (0)89 206020 RO Ewopharma Rom nia SRL Tel.: +40 (0)21 260 13 44; +40 (0)21 260 14 IE Otsuka Novel Products GmbH Tel: +49 (0)89 206020 SI Otsuka Novel Products GmbH Tel: +49 (0)89 206020 IS Otsuka Novel Products GmbH S mi: +49 (0)89 206020 SK Otsuka Novel Products GmbH Tel: +49 (0)89 206020 IT Otsuka Pharmaceutical Italy S.r.l. Tel: +39 (0)2 00632FI Otsuka Novel Products GmbH Puh/Tel: +49 (0)89 206020 CY Otsuka Novel Products GmbH : +49 (0)89 206020 SE Otsuka Novel Products GmbH Tel: +49 (0)89 206020 LV Otsuka Novel Products GmbH Tel: +49 (0)89 206020 UK (XI) Otsuka Novel Products GmbH Tel: +49 (0)89 206020 This leaflet was last revised in <{MM/YYYY}>.</p><p>This medicine has been given conditional approval . This means that there is more evidence to come about this medicine. The European Medicines Agency will review new information on this medicine at least every year and this leaflet will be updated as necessary.</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp247338c6ac4af4d25ce31dba51e05ac4> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp247338c6ac4af4d25ce31dba51e05ac4"] ; # 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_mp247338c6ac4af4d25ce31dba51e05ac4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp247338c6ac4af4d25ce31dba51e05ac4</b></p><a name=\"mp247338c6ac4af4d25ce31dba51e05ac4\"> </a><a name=\"hcmp247338c6ac4af4d25ce31dba51e05ac4\"> </a><a name=\"mp247338c6ac4af4d25ce31dba51e05ac4-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/13/875/004</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>: Deltyba 50 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/13/875/004" ] ] ) ; # 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 "Deltyba 50 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.