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-8785831d8660f7dc500cb9e2633fcfc2"] ; # 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-8785831d8660f7dc500cb9e2633fcfc2"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-8785831d8660f7dc500cb9e2633fcfc2> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp8785831d8660f7dc500cb9e2633fcfc2"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp8785831d8660f7dc500cb9e2633fcfc2> ) ] ) . # <Composition/composition-en-8785831d8660f7dc500cb9e2633fcfc2> a fhir:Composition ; fhir:id [ fhir:v "composition-en-8785831d8660f7dc500cb9e2633fcfc2"] ; # 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-8785831d8660f7dc500cb9e2633fcfc2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-8785831d8660f7dc500cb9e2633fcfc2</b></p><a name=\"composition-en-8785831d8660f7dc500cb9e2633fcfc2\"> </a><a name=\"hccomposition-en-8785831d8660f7dc500cb9e2633fcfc2\"> </a><a name=\"composition-en-8785831d8660f7dc500cb9e2633fcfc2-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/1417/001-002</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 - beovu</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/1417/001-002" ] ] ) ; # 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/mp8785831d8660f7dc500cb9e2633fcfc2" ] ] ) ; # 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 - beovu"] ; # 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 Beovu is and what it is used for</li><li>What you need to know before you are given Beovu</li><li>How Beovu is given</li><li>Possible side effects</li><li>How to store Beovu</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What beovu 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 beovu 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 Beovu is Beovu contains the active substance brolucizumab, which belongs to a group of medicines called antineovascularisation agents. Beovu is injected into the eye by your doctor to treat eye conditions which may impact your vision.</p><p>What Beovu is used for Beovu is used to treat eye conditions in adults which occur when abnormal blood vessels form and grow underneath the macula. The macula, which is at the back of the eye, is responsible for clear vision. The abnormal blood vessels may leak fluid or blood into the eye and interfere with the macula s function, resulting in diseases which may cause decreased vision such as:</p><ul><li>wet age-related macular degeneration (wet AMD)</li><li>diabetic macular oedema (DME)</li></ul><p>How Beovu works Beovu may slow down disease progression and thereby maintain, or even improve, your vision.</p><p>Abnormal blood vessels that leak fluid or blood into the macula</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take beovu" ] ; 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 beovu" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You must not be given Beovu:</p><ul><li>if you are allergic to brolucizumab or any of the other ingredients of this medicine (listed in section 6).</li><li>if you have an active or suspected infection in or around the eye.</li><li>if you have pain or redness in your eye (eye inflammation). If any of these applies to you, tell your doctor. You should not be given Beovu.</li></ul><p>Warnings and precautions Talk to your doctor before you are given Beovu if any of the following applies to you:</p><ul><li>if you have glaucoma (an eye condition usually caused by high pressure in the eye).</li><li>if you have a history of seeing flashes of light or floaters (dark floating spots) and if you have a sudden increase in the size and number of floaters.</li><li>if you have had eye surgery in the last 4 weeks or if eye surgery is planned in the next four weeks.</li><li>if you have ever had any eye diseases or eye treatments.</li><li>if you have a history of sudden vision loss due to blockage of blood vessels in the back of the eye (retinal vascular occlusion) or inflammation of blood vessels in the back of the eye (retinal vasculitis) in the last year.</li></ul><p>Tell your doctor immediately if you:</p><ul><li>develop redness of the eye, eye pain, increased discomfort, worsening eye redness, blurred or decreased vision, an increased number of small particles in your vision, increased sensitivity to light.</li><li>develop sudden vision loss, which could be a sign of retinal vascular occlusion. Any of the above symptoms may result in your doctor discontinuing your treatment with Beovu.</li></ul><p>Furthermore it is important for you to know that:</p><ul><li>the safety and efficacy of Beovu when administered to both eyes at the same time has not been studied and use in this way may lead to an increased risk of experiencing side effects.</li><li>injections with Beovu may cause an increase in eye pressure (intraocular pressure) in some patients within 30 minutes of the injection. Your doctor will monitor this after each injection.</li><li>your doctor will check whether you have other risk factors that may increase the chance of a tear or detachment of one of the layers at the back of the eye (retinal detachment or tear, and retinal pigment epithelial detachment or tear), in which case Beovu must be given with caution.</li></ul><p>The systemic use of VEGF inhibitors, substances similar to those contained in Beovu, is potentially related to the risk of blood clots blocking blood vessels (arterial thromboembolic events), which may lead to heart attack or stroke. There is a theoretical risk of such events following injection of Beovu into the eye.</p><p>Children and adolescents Beovu is not used in children and adolescents.</p><p>Other medicines and Beovu Tell your doctor if you are using, have recently used or might use any other medicines.</p><p>Pregnancy and breast-feeding If you are pregnant or breast-feeding, think that you may be pregnant or are planning to have a baby, ask your doctor for advice before this medicine is given to you.</p><p>Breast-feeding is not recommended during treatment with Beovu and for at least one month after stopping treatment with Beovu because it is not known whether Beovu passes into human milk.</p><p>Women who could become pregnant must use an effective method of birth control during treatment and for at least one month after stopping treatment with Beovu. If you become pregnant or think you are pregnant during treatment, tell your doctor right away.</p><p>Driving and using machines After your injection with Beovu, you may have temporary vision problems (for example blurred vision). Do not drive or use machines as long as these last.</p><p>Beovu contains sodium The medicine contains less than 1 mmol sodium (23 mg) per dose, that is to say essentially sodium-free .</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take beovu" ] ; 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 beovu" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>How much and how often Beovu is given The recommended dose is 6 mg brolucizumab.</p><p>Wet AMD Starting treatment (also called loading treatment)</p><ul><li>You will be treated with one injection every month for the first 3 months.</li><li>Alternatively, you could be treated with one injection every 6 weeks for the first two doses. Your doctor will determine if a third injection is needed 12 weeks after treatment start based on the condition of your eye(s). Maintenance treatment</li><li>After that, you may get one injection every 3 months. Your doctor will determine your treatment interval based on the condition of your eye; some patients may need treatment every 2 months. The treatment interval between two doses of Beovu should not be less than every 2 months.</li></ul><p>For the first 3 doses,<br/>1 injection every<br/>4 weeks WEEKS 4 3 DOSES,<br/>ONCE EVER Y STARTING TREATMENT (ALSO CALLED LOADING TREATMENT)</p><p>MAINTENANCE TREATMENT For the first 2 doses,<br/>1 injection every<br/>6 weeks Y our doctor will determine<br/>if a third injection is needed<br/>12 weeks after treatment start<br/>based on the condition of your eye WEEKS 6 2 DOSES,<br/>ONCE EVER Y OR Then, 1 injection every<br/>12 weeks (3 months)<br/>or as recommended<br/>by your doctor WEEKS ONCE EVER Y DME</p><ul><li>You will be treated with one injection every six weeks for the first five injections.</li><li>After that, you may get one injection every 3 months. Your doctor will determine your treatment interval based on the condition of your eye. Some patients may need treatment every 2 months. Some patients may receive treatment every 4 months.</li></ul><p>Method of administration Beovu is given as an injection into your eye (intravitreal use) by an eye doctor.</p><p>Before the injection, your doctor will clean your eye carefully, to prevent infection. Your doctor will also give you an eye drop (local anaesthetic) to numb the eye to reduce or prevent pain from the injection.</p><p>How long does Beovu treatment last for Beovu is used to treat chronic eye diseases which require long-term treatment, possibly continuing for months or years. Your doctor will check that the treatment is working during your regular scheduled visits. Your doctor may also check on your eyes between injections. If you have questions about how long you will receive Beovu, talk to your doctor.</p><p>Before stopping Beovu treatment Speak with your doctor before stopping treatment. Stopping treatment may increase your risk of vision loss and your vision may worsen.</p><p>If you have any further questions on the use of this medicine, ask your doctor.</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. The side effects with Beovu injection are either from the medicine itself or from the injection procedure and they mostly affect the eye.</p><p>Some side effects could be serious Get immediate medical help if you have any of the following, which are signs of allergic reactions, inflammations or infections:</p><ul><li>a sudden decrease or change in vision</li><li>pain, increased discomfort, worsening eye redness</li></ul><p>If you have any serious side effects, tell your doctor immediately.</p><p>First 5 doses, once every</p><p>weeks</p><p>For the first 5 doses, 1 injection every 6 weeks</p><p>After that, once every</p><p>weeks</p><p>Then, 1 injection every<br/>12 weeks (3 months) or as recommended by your doctor</p><p>Other possible side effects Other side effects which may occur after Beovu treatment include those listed below.</p><p>Most of the side effects are mild to moderate and will generally disappear within a week after each injection.</p><p>If these side effects become severe, please tell your doctor.</p><p>Common: may affect up to 1 in every 10 people</p><ul><li>inflammation of the middle layer of the eye wall (uveitis)</li><li>detachment of the gel-like substance inside the eye (vitreous detachment)</li><li>tearing of the retina (the part at the back of the eye that detects light) or one of its layers (retinal pigment epithelial tear)</li><li>reduced sharpness of vision (reduced visual acuity)</li><li>bleeding in the retina (retinal haemorrhage)</li><li>inflammation of the iris, the coloured part of the eye (iritis)</li><li>inflammation in the iris and its adjacent tissue in the eye (iridocyclitis)</li><li>sudden vision loss due to blockage of blood vessels in the back of the eye (retinal vascular occlusion)</li><li>bleeding in the eye (vitreous haemorrhage)</li><li>clouding of the lens of the eye (cataract)</li><li>bleeding from small blood vessels in the outer layer of the eye (conjunctival haemorrhage)</li><li>moving spots in your vision (vitreous floaters)</li><li>eye pain</li><li>increase in pressure inside the eye (intraocular pressure increase)</li><li>redness in the white of the eye (conjunctivitis)</li><li>blurred or unclear vision</li><li>scratched cornea, damage to the clear layer of the eyeball that covers the iris (corneal abrasion)</li><li>damage to the clear layer of the eyeball that covers the iris (punctuate keratitis)</li><li>allergic reactions (hypersensitivity)</li></ul><p>Uncommon: may affect up to 1 in every 100 people</p><ul><li>severe inflammation inside the eye (endophthalmitis)</li><li>blindness</li><li>sudden vision loss due to blockage of an artery in the eye (retinal artery occlusion)</li><li>detachment of the retina (retinal detachment)</li><li>redness of the eye (conjunctival hyperaemia)</li><li>increased tear production (lacrimation increased)</li><li>abnormal feeling in the eye</li><li>detachment of one of the layers of the retina (detachment of retinal pigment epithelium)</li><li>inflammation of the gel-like substance inside the eye (vitritis)</li><li>inflammation of the front of the eye (anterior chamber inflammation or flare)</li><li>swelling of the cornea, the clear layer of the eyeball (corneal oedema)</li><li>inflammation of blood vessels in the back of the eye (retinal vasculitis)</li></ul><p>Reporting of side effects If you get any side effects, talk to your doctor. 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 beovu" ] ; 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 beovu" ] ] ; 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 label after EXP. The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C - 8 C).</p><p>Do not freeze.</p><p>Keep the pre-filled syringe in the sealed blister and in the outer carton in order to protect from light.</p><p>Prior to use, the unopened blister with the pre-filled syringe may be kept at room temperature (below 25 C) for up to 24 hours.</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 Beovu contains</p><ul><li>The active substance is brolucizumab. One ml solution for injection contains 120 mg brolucizumab. Each pre-filled syringe contains 19.8 mg brolucizumab in 0.165 ml solution. This provides a usable amount to deliver a single dose of 0.05 ml solution containing 6 mg of brolucizumab.</li><li>The other ingredients are: sodium citrate, sucrose, polysorbate 80, water for injections.</li></ul><p>What Beovu looks like and contents of the pack Beovu 120 mg/ml solution for injection in a pre-filled syringe (injection) is a clear to slightly opalescent, colourless to slightly brownish-yellow aqueous solution.</p><p>Pack size of 1 pre-filled syringe for single use only.</p><p>Marketing Authorisation Holder Novartis Europharm Limited Vista Building Elm Park, Merrion Road Dublin 4 Ireland</p><p>Manufacturer S.A. ALCON-COUVREUR N.V. Rijksweg 2870 Puurs Belgium</p><p>Novartis Pharma GmbH Roonstra e 90429 Nuremberg Germany</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Novartis Pharma N.V. T l/Tel: +32 2 246 16 Lietuva SIA Novartis Baltics Lietuvos filialas Tel: +370 5 269 16<br/>Novartis Bulgaria EOOD .: +359 2 489 98 Luxembourg/Luxemburg Novartis Pharma N.V. T l/Tel: +32 2 246 16 esk republika Novartis s.r.o. Tel: +420 225 775 Magyarorsz g Novartis Hung ria Kft. Tel.: +36 1 457 65 Danmark Novartis Healthcare A/S Tlf: +45 39 16 84 Malta Novartis Pharma Services Inc. Tel: +356 2122 2Deutschland Novartis Pharma GmbH Tel: +49 911 273 0</p><p>Nederland Novartis Pharma B.V. Tel: +31 88 04 52 Eesti SIA Novartis Baltics Eesti filiaal Tel: +372 66 30 Norge Novartis Norge AS Tlf: +47 23 05 20<br/>Novartis (Hellas) A.E.B.E. : +30 210 281 17 sterreich Novartis Pharma GmbH Tel: +43 1 86 6Espa a Novartis Farmac utica, S.A. Tel: +34 93 306 42 Polska Novartis Poland Sp. z o.o. Tel.: +48 22 375 4France Novartis Pharma S.A.S. T l: +33 1 55 47 66 Portugal Novartis Farma - Produtos Farmac uticos, S.A. Tel: +351 21 000 8Hrvatska Novartis Hrvatska d.o.o. Tel. +385 1 6274 Rom nia Novartis Pharma Services Romania SRL Tel: +40 21 31299 Ireland Novartis Ireland Limited Tel: +353 1 260 12 Slovenija Novartis Pharma Services Inc. Tel: +386 1 300 75 sland Vistor hf. S mi: +354 535 7Slovensk republika Novartis Slovakia s.r.o. Tel: +421 2 5542 5Italia Novartis Farma S.p.A. Tel: +39 02 96 54 1 Suomi/Finland Novartis Finland Oy Puh/Tel: +358 (0)10 6133<br/>Novartis Pharma Services Inc. : +357 22 690 Sverige Novartis Sverige AB Tel: +46 8 732 32 Latvija SIA Novartis Baltics Tel: +371 67 887 United Kingdom (Northern Ireland) Novartis Ireland Limited Tel: +44 1276 698This leaflet was last revised in</p><p>Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp8785831d8660f7dc500cb9e2633fcfc2> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp8785831d8660f7dc500cb9e2633fcfc2"] ; # 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_mp8785831d8660f7dc500cb9e2633fcfc2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp8785831d8660f7dc500cb9e2633fcfc2</b></p><a name=\"mp8785831d8660f7dc500cb9e2633fcfc2\"> </a><a name=\"hcmp8785831d8660f7dc500cb9e2633fcfc2\"> </a><a name=\"mp8785831d8660f7dc500cb9e2633fcfc2-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/19/1417/001-002</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>: Beovu 120 mg/ml solution for injection in pre-filled syringe</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/1417/001-002" ] ] ) ; # 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 "Beovu 120 mg/ml solution for injection in pre-filled syringe" ] ; 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.