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-57cff102c4a138734d137a31aea3135d"] ; # 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-57cff102c4a138734d137a31aea3135d"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-57cff102c4a138734d137a31aea3135d> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp57cff102c4a138734d137a31aea3135d"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp57cff102c4a138734d137a31aea3135d> ) ] ) . # <Composition/composition-en-57cff102c4a138734d137a31aea3135d> a fhir:Composition ; fhir:id [ fhir:v "composition-en-57cff102c4a138734d137a31aea3135d"] ; # 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-57cff102c4a138734d137a31aea3135d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-57cff102c4a138734d137a31aea3135d</b></p><a name=\"composition-en-57cff102c4a138734d137a31aea3135d\"> </a><a name=\"hccomposition-en-57cff102c4a138734d137a31aea3135d\"> </a><a name=\"composition-en-57cff102c4a138734d137a31aea3135d-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/19/1411/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 - evenity</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/19/1411/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/mp57cff102c4a138734d137a31aea3135d" ] ] ) ; # 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 - evenity"] ; # 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 EVENITY is and what it is used for</li><li>What you need to know before you use EVENITY</li><li>How to use EVENITY</li><li>Possible side effects</li><li>How to store EVENITY</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What evenity 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 evenity 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>What EVENITY is EVENITY contains the active substance romosozumab, a medicine that helps to make the bones stronger, and reduce the risk of broken bones.</p><p>What EVENITY is used for EVENITY is used to treat severe osteoporosis in women after the menopause who are at high risk of broken bone (fracture).<br/>Osteoporosis is a disease that causes your bones to become thin and fragile. Many patients with osteoporosis have no symptoms, but they may be at increased risk of fractures.</p><p>How EVENITY works EVENITY is a monoclonal antibody. A monoclonal antibody is a type of protein that has been designed to recognize and attach to specific proteins in the body. EVENITY attaches to a protein called sclerostin. By attaching to and blocking the activity of sclerostin, EVENITY:</p><ul><li>helps to form new bone, and</li><li>slows down the loss of existing bone. This makes the bones stronger, and lowers the risk of fractures.</li></ul></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take evenity" ] ; 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 evenity" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Draft</p><p>Do not use EVENITY if</p><ul><li>you are allergic to romosozumab or any of the other ingredients of this medicine (listed in section 6);</li><li>you have low levels of calcium in the blood (hypocalcaemia). Your doctor will be able to tell you if your levels are too low;</li><li>you have a history of heart attack or stroke.</li></ul><p>Do not use EVENITY if any of the above applies to you. If you are not sure, talk to your doctor or pharmacist before using EVENITY.</p><p>Warnings and precautions<br/>Talk to your doctor or pharmacist and discuss your medical history before using EVENITY.</p><p>Heart attack and stroke Heart attack and stroke have been reported in people receiving EVENITY.<br/>Seek medical attention straight away if you get:</p><ul><li>chest pain, shortness of breath;</li><li>headache, numbness, or weakness in your face, arms, or legs, difficulty talking, changes in vision, loss of balance.</li></ul><p>Your doctor will carefully evaluate the risk of cardiovascular problems before he/she lets you start treatment with EVENITY. Tell your doctor if you know that you have an increased risk of cardiovascular problems such as established cardiovascular disease, high blood pressure, high blood fat levels, diabetes, smoking or kidney problems.</p><p>Low levels of calcium in the blood EVENITY may cause low levels of calcium in your blood.<br/>Tell your doctor if you notice:</p><ul><li>spasms, twitches, or cramps in your muscles;</li><li>numbness or tingling in your fingers, toes or around your mouth.</li></ul><p>Your doctor may prescribe calcium and vitamin D to help prevent low calcium levels in your blood before you start your treatment and while you take EVENITY. Take calcium and vitamin D as your doctor tells you to.<br/>Tell your doctor if you have or have ever had severe kidney problems, kidney failure or have needed dialysis as this may increase your risk of getting low blood calcium if you do not take calcium supplements.</p><p>Serious allergic reactions Serious allergic reactions can happen to people who use EVENITY.<br/>Seek medical attention straight away if you get:</p><ul><li>swelling of the face, mouth, throat, hands, feet, ankles, lower legs (angioedema), or hives;</li><li>acute skin eruption showing multiple round, red/pink spots with a blistering or crusting centre (erythema multiforme);</li><li>difficulty in swallowing or breathing.</li></ul><p>Problems with your mouth, teeth or jaw A side effect called osteonecrosis of the jaw (ONJ) (bone damage in the jaw) has been reported rarely (may affect up to 1 in 1,000 people) in patients receiving EVENITY. ONJ can also occur after stopping treatment. It is important to try to prevent ONJ developing, as it may be a painful condition that can be difficult to treat. In order to reduce the risk of developing ONJ, there are some precautions you should take.</p><p>Draft</p><p>Before receiving EVENITY, tell your doctor or nurse if you:</p><ul><li>have any problems with your mouth or teeth such as poor dental health, gum disease, or a planned tooth extraction;</li><li>do not receive routine dental care or have not had a dental check-up for a long time;</li><li>are a smoker (as this may increase the risk of dental problems);</li><li>have previously been treated with a bisphosphonate (used to treat or prevent bone disorders, such as osteoporosis);</li><li>are taking medicines called corticosteroids (such as prednisolone or dexamethasone);</li><li>have cancer.</li></ul><p>Your doctor may ask you to undergo a dental examination before you start treatment with EVENITY.</p><p>While being treated, you should maintain good oral hygiene and receive routine dental check-ups. If you wear dentures, you should make sure these fit properly. If you are under dental treatment or will undergo dental surgery (e.g. tooth extractions), inform your doctor about your dental treatment and tell your dentist that you are being treated with EVENITY.</p><p>Contact your doctor and dentist immediately if you get any problems with your mouth or teeth such as:</p><ul><li>loose teeth;</li><li>pain or swelling;</li><li>mouth sores that do not heal;</li><li>discharge.</li></ul><p>Unusual thigh bone fractures People who have used EVENITY rarely developed unusual fractures of the thigh bone caused by little or no trauma. These fracture types are often preceded by warning signs of thigh or groin pain for several weeks before the fracture occurs. It is not known whether EVENITY caused these unusual fractures. Tell your doctor or pharmacist if you get any new or unusual pains in your hip, groin or thigh.</p><p>Children and adolescents The use of romosozumab in children and adolescents has not been studied and it is not approved for use in paediatric patients (age <18 years).</p><p>Other medicines and EVENITY Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy and breast-feeding<br/>EVENITY is only intended to treat women after menopause.<br/>EVENITY should not be used by women of child-bearing potential, or when pregnant or breast- feeding. It is not known whether EVENITY may harm an unborn or breast-fed child.<br/>Contact your doctor if you have any questions.</p><p>Driving and using machines EVENITY is expected to have no effect or very little effect on the ability to drive and use machines.</p><p>EVENITY contains sodium This medicine contains less than 1 mmol sodium (23 mg) per dose, that is to say essentially sodium- free .</p><p>Draft</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take evenity" ] ; 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 evenity" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>EVENITY will be initiated and supervised by specialist physicians experienced in the management of osteoporosis. Always use this medicine exactly as you doctor has told you. Check with your doctor if you are not sure. The injection should only be given by a person who has been properly trained.</p><p>How much to use</p><ul><li>The recommended dose of EVENITY is 210 mg.</li><li>Since one pre-filled pen contains 105 mg of the active substance romosozumab in 1.17 ml of solution (90mg/ml), 2 pre-filled pens must be used for each dose. The second injection must be given immediately after the first one but at a different injection site.</li><li>Do this once every month for 12 months.</li></ul><p>How to use</p><ul><li>EVENITY has to be injected under the skin (sub-cutaneous injection).</li><li>EVENITY should be injected in either the stomach area (abdomen) or thigh. The outer area of your upper arm can also be used as an injection site, but only if someone else is giving you the injection.</li><li>If the same injection area is planned to be used for the second injection, a different injection spot should be used.</li><li>EVENITY should not be injected into areas where the skin is tender, bruised, red, or hard.</li></ul><p>It is important that you read the Instructions for Use for detailed information on how to use the EVENITY pre-filled pen.</p><p>Ask your doctor or pharmacist if you have any further questions on the use of the medicine.</p><p>If you use more EVENITY than you should If, by mistake, you have used more EVENITY than you should, contact your doctor or pharmacist.</p><p>If you forget to use or cannot take EVENITY at your usual time If you miss a dose of EVENITY, contact your doctor as soon as possible to schedule another dose. Thereafter, the next dose should be given not earlier than one month after the date of the last dose.</p><p>If you stop taking EVENITY If you are considering stopping EVENITY treatment, please discuss this with your doctor. Your doctor will advise you on how long you should be treated with EVENITY.</p><p>If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</p><p>Discuss with your doctor the need to switch to another osteoporosis treatment after the end of your treatment with EVENITY.</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>Seek medical attention straight away if you get any of the following possible symptoms of heart attack or stroke (uncommon: may affect up to 1 in 100 people):</p><ul><li>chest pain, shortness of breath;</li><li>headache, numbness, or weakness in your face, arms, or legs, difficulty talking, changes in vision, loss of balance.</li></ul><p>Draft</p><p>Seek medical attention straight away if you get the following symptoms of a serious allergic reaction (rare: may affect up to 1 in 1,000 people):</p><ul><li>swelling of the face, mouth, throat, hands, feet, ankles, lower legs (angioedema), or hives;</li><li>acute skin eruption showing multiple round, red/pink spots with a blistering or crusting centre (erythema multiforme);</li><li>difficulty in swallowing or breathing.</li></ul><p>Tell your doctor if you notice the following symptoms of low levels of calcium in the blood (hypocalcaemia) (uncommon: may affect up to 1 in 100 people):</p><ul><li>spasms, twitches, or cramps in your muscles;</li><li>numbness or tingling in your fingers, toes or around your mouth.</li></ul><p>See also section 2 What you need to know before you use EVENITY .</p><p>Other side effects may include:</p><p>Very common side effects (may affect more than 1 in 10 people):</p><ul><li>Common cold;</li><li>Joint pain.</li></ul><p>Common side effects (may affect up to 1 in 10 people):</p><ul><li>Rash, inflammation of the skin;</li><li>Headache;</li><li>Sinusitis;</li><li>Neck pain;</li><li>Muscle spasms;</li><li>Redness or pain around the site where the injection was given.</li></ul><p>Uncommon side effects (may affect up to 1 in 100 people):</p><ul><li>Hives (urticaria);</li><li>Cataract.</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 evenity" ] ; 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 evenity" ] ] ; 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 label and carton after EXP. The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C - 8 C). Do not freeze. Once you take the carton containing the pre-filled pens out of the refrigerator for use, you should not put it back into the refrigerator but you can keep it at room temperature (up to 25 C) for up to 30 days. If not used within this period the product should be discarded.</p><p>Keep the pre-filled pen in the outer carton in order to protect from light.</p><p>Draft</p><p>Visually check the solution. Do not use it if the solution is discoloured, cloudy, or contains flakes or particles.</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 EVENITY contains</p><ul><li>The active substance is romosozumab. Each pre-filled pen contains 105 mg of romosozumab in 1.17 ml of solution (90mg/ml).</li><li>The other ingredients are calcium acetate, glacial acetic acid, sodium hydroxide (for pH adjustment), sucrose, polysorbate 20 and water for injections. See section 2 EVENITY contains sodium</li></ul><p>What EVENITY looks like and contents of the pack EVENITY is a clear to opalescent, colourless to light yellow solution for injection provided in a single use disposable pre-filled pen. The syringe inside the pen is made of plastic with a stainless steel needle.</p><p>Pack size of 2 pre-filled pens. Multipack containing 6 (3 packs of 2) pre-filled pens.<br/>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder UCB Pharma S.A.,<br/>All e de la Recherche 60,<br/>B-1070 Bruxelles, Belgium</p><p>Manufacturer Amgen Europe B.V.,<br/>Minervum 7061,<br/>4817 ZK Breda, Netherlands</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder.</p><p>Belgi /Belgique/Belgien UCB Pharma SA/NV<br/>T l/Tel: + 32 / (0)2 559 92 Lietuva UCB Pharma Oy Finland<br/>Tel: + 358 9 2514 4</p><p>Te .: + 359 (0) 2 962 30 Luxembourg/Luxemburg UCB Pharma SA/NV<br/>T l/Tel: + 32 / (0)2 559 92 esk republika UCB s.r.o.<br/>Tel: + 420 221 773 Magyarorsz g UCB Magyarorsz g Kft.<br/>Tel.: + 36-(1) 391 0Danmark UCB Nordic A/S<br/>Tlf: + 45 / 32 46 24 Malta Pharmasud Ltd.<br/>Tel: + 356 / 21 37 64 Draft</p><p>Deutschland UCB Pharma GmbH<br/>Tel: + 49 /(0) 2173 48 4Nederland UCB Pharma B.V.<br/>Tel.: + 31 / (0)76-573 11 Eesti UCB Pharma Oy Finland<br/>Tel: + 358 9 2514 4Norge UCB Nordic A/S<br/>Tlf: + 47 / 67 16 5<br/>UCB . .<br/>: + 30 / 2109974 sterreich UCB Pharma GmbH<br/>Tel: + 43-(0)1 291 80 Espa a UCB Pharma, S.A.<br/>Tel: + 34 / 91 570 34 Polska UCB Pharma Sp. z o.o. / VEDIM Sp. z o.o. Tel: + 48 22 696 99 France UCB Pharma S.A.<br/>T l: + 33 / (0)1 47 29 44 Portugal UCB Pharma (Produtos Farmac uticos), Lda<br/>Tel: + 351 / 21 302 5Hrvatska Medis Adria d.o.o.<br/>Tel: +385 (0) 1 230 34 Rom nia UCB Pharma Romania S.R.L.<br/>Tel: + 40 21 300 29 Ireland UCB (Pharma) Ireland Ltd.<br/>Tel: + 353 / (0)1-46 37 Slovenija Medis, d.o.o.<br/>Tel: + 386 1 589 69 sland Vistor hf.<br/>Simi: + 354 535 7Slovensk republika UCB s.r.o., organiza n zlo ka<br/>Tel: + 421 (0) 2 5920 2Italia UCB Pharma S.p.A.<br/>Tel: + 39 / 02 300 Suomi/Finland UCB Pharma Oy Finland<br/>Puh/Tel: + 358 9 2514 4<br/>Lifepharma (Z.A.M.) Ltd<br/>: + 357 22 056Sverige UCB Nordic A/S<br/>Tel: + 46 / (0) 40 29 49 Latvija UCB Pharma Oy Finland<br/>Tel: + 358 9 2514 4221 (Somija)</p><p>United Kingdom (Northern Ireland) UCB (Pharma) Ireland Ltd.<br/>Tel : + 353 / (0)1-46 37 This leaflet was last revised in MM/YYYY.</p><p>Other sources of information</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp57cff102c4a138734d137a31aea3135d> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp57cff102c4a138734d137a31aea3135d"] ; # 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_mp57cff102c4a138734d137a31aea3135d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp57cff102c4a138734d137a31aea3135d</b></p><a name=\"mp57cff102c4a138734d137a31aea3135d\"> </a><a name=\"hcmp57cff102c4a138734d137a31aea3135d\"> </a><a name=\"mp57cff102c4a138734d137a31aea3135d-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/19/1411/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>: EVENITY 105 mg solution for injection in pre-filled pen</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/19/1411/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 "EVENITY 105 mg solution for injection in pre-filled pen" ] ; 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.