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-33fea74e578b9f917fc6255f1897937f"] ; # 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-33fea74e578b9f917fc6255f1897937f"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-33fea74e578b9f917fc6255f1897937f> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp33fea74e578b9f917fc6255f1897937f"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp33fea74e578b9f917fc6255f1897937f> ) ] ) . # <Composition/composition-en-33fea74e578b9f917fc6255f1897937f> a fhir:Composition ; fhir:id [ fhir:v "composition-en-33fea74e578b9f917fc6255f1897937f"] ; # 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-33fea74e578b9f917fc6255f1897937f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-33fea74e578b9f917fc6255f1897937f</b></p><a name=\"composition-en-33fea74e578b9f917fc6255f1897937f\"> </a><a name=\"hccomposition-en-33fea74e578b9f917fc6255f1897937f\"> </a><a name=\"composition-en-33fea74e578b9f917fc6255f1897937f-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/23/1730/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 - briumvi</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/23/1730/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/mp33fea74e578b9f917fc6255f1897937f" ] ] ) ; # 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 - briumvi"] ; # 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 Briumvi is and what it is used for</li><li>What you need to know before you are given Briumvi</li><li>How Briumvi is given</li><li>Possible side effects</li><li>How to store Briumvi</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What briumvi 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 briumvi 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 Briumvi is</p><p>Briumvi contains the active substance ublituximab. It is a type of protein called a monoclonal antibody. Antibodies work by attaching to specific targets in your body.</p><p>What Briumvi is used for</p><p>Briumvi is used to treat adults with relapsing forms of multiple sclerosis (RMS), where the patient has flare-ups (relapses) followed by periods with milder or no symptoms.</p><p>What is Multiple Sclerosis</p><p>Multiple Sclerosis (MS) affects the central nervous system, especially the nerves in the brain and spinal cord. In MS, white blood cells called B cells that are part of the immune system (the body s defence system) work incorrectly and attack a protective layer (called myelin sheath) around nerve cells, causing inflammation and damage. Breakdown of the myelin sheath stops the nerves from working properly and causes symptoms of MS. Symptoms of MS depend on which part of the central nervous system is affected and can include problems with walking and balance, muscle weakness, numbness, double vision and blurring, poor coordination and bladder problems.</p><p>In relapsing forms of MS, the patient has repeated attacks of symptoms (relapses) that can appear suddenly within a few hours, or slowly over several days. The symptoms disappear or improve between relapses but damage may build up and lead to permanent disability. How does Briumvi work?</p><p>Briumvi works by attaching to a target called CD20 on the surface of B cells. B cells are a type of white blood cell which are part of the immune system. In multiple sclerosis, the immune system attacks the protective layer around nerve cells. B cells are involved in this process. Briumvi targets and removes the B cells and thereby reduces the chance of a relapse, relieves symptoms and slows down the progression of the disease.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take briumvi" ] ; 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 briumvi" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You must not be given Briumvi:</p><ul><li>if you are allergic to ublituximab or any of the other ingredients of this medicine (listed in section 6),</li><li>if you are suffering from a severe infection,</li><li>if you have been told that you have severe problems with your immune system, or</li><li>if you have cancer.</li></ul><p>If you are not sure, talk to your doctor before you are given Briumvi.</p><p>Warnings and precautions</p><p>Talk to your doctor before you are given Briumvi if any of the following apply to you. Your doctor may decide to delay your treatment with Briumvi, or may decide you cannot receive Briumvi if:</p><ul><li>you have an infection. Your doctor will wait until the infection is resolved before giving you Briumvi.</li><li>you have ever had hepatitis B or are a carrier of the hepatitis B virus. This is because medicines like Briumvi can cause the hepatitis B virus to become active again. Before your Briumvi treatment, your doctor will check if you are at risk of hepatitis B infection. Patients who have had hepatitis B or are carriers of the hepatitis B virus will have a blood test and will be monitored by a doctor for signs of hepatitis B infection.</li><li>you have recently been given any vaccine or might be given a vaccine in the near future.</li><li>you have cancer or if you have had cancer in the past. Your doctor may decide to delay your treatment.</li></ul><p>Infusion-related reactions</p><ul><li>The most common side effect of Briumvi treatment are infusion-related reactions, types of allergic reactions that develop during or shortly after a medicine is given. These can be serious.</li><li>Symptoms of an infusion-related reaction may include:</li></ul><p>itchy skin</p><p>hives</p><p>redness of the face or skin</p><p>throat irritation</p><p>trouble breathing</p><p>swelling of tongue or throat</p><p>wheezing</p><p>chills</p><p>fever</p><p>headache</p><p>dizziness</p><p>feeling faint</p><p>nausea</p><p>abdominal (belly) pain</p><p>rapid heartbeat.</p><ul><li>Tell your doctor or nurse straight away if you have or think you may have any infusion-related reaction. Infusion-related reactions can happen during the infusion or up to 24 hours after the infusion.</li><li>To reduce the risk of infusion-related reaction, your doctor will give you other medicines before each infusion of Briumvi (see section 3) and you will be closely monitored during the infusion.</li><li>If you get an infusion reaction, your doctor may need to stop or slow down the rate of infusion.</li></ul><p>Infections</p><ul><li>Talk to your doctor before you are given Briumvi if you have or think you have an infection. Your doctor will wait until the infection is resolved before giving you Briumvi.</li><li>You might get infections more easily with Briumvi. This is because the immune cells that Briumvi targets also help to fight infection.</li><li>Tell your doctor or nurse straight away if you have an infection or any of the following signs of infection during or after Briumvi treatment:</li></ul><p>fever or chills</p><p>cough that does not go away</p><p>herpes (such as cold sore, shingles or genital sores)</p><ul><li>Tell your doctor or nurse straight away if you think your MS is getting worse or if you notice any new symptoms. This is because of a very rare and life-threatening brain infection, called progressive multifocal leukoencephalopathy (PML), which can cause symptoms similar to those of MS. PML can occur in patients taking medicines like Briumvi, and other medicines used for treating MS.</li><li>Tell your partner or carer about your Briumvi treatment. They might notice symptoms of PML that you do not, such as memory lapses, trouble thinking, difficulty walking, sight loss, changes in the way you talk, which your doctor may need to investigate.</li></ul><p>Vaccinations</p><ul><li>Tell your doctor if you have recently been given any vaccine or might be given a vaccine in the near future.</li><li>Your doctor will check if you need any vaccinations before you start your treatment with Briumvi. You should receive a type of vaccine called a live or live attenuated vaccines at least 4 weeks before you start treatment with Briumvi. While you are being treated with Briumvi, you should not be given live or live attenuated vaccines until your doctor tells you that your immune system is no longer weakened.</li><li>When possible, you should receive other types of vaccine called inactivated vaccines at least 2 weeks before you start treatment with Briumvi. If you would like to receive any inactivated vaccines while you are being treated with Briumvi, talk to your doctor.</li></ul><p>Children and adolescents</p><p>Briumvi is not intended to be used in children and adolescents under 18 years old. This is because it has not yet been studied in this age group.</p><p>Other medicines and Briumvi</p><p>Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. In particular tell your doctor:</p><ul><li>if you are taking, have recently taken or might take medicines that affect your immune system, such as chemotherapy, immunosuppressants (except corticosteroids) or other medicines used to treat MS. This is because these may have an added effect on the immune system.</li><li>if you plan to have any vaccinations (see Warnings and Precautions above).</li></ul><p>If any of the above apply to you (or you are not sure), talk to your doctor before you are given Briumvi.</p><p>Pregnancy and breast-feeding</p><ul><li>Tell your doctor before being given Briumvi if you are pregnant, think that you might be pregnant or are planning to have a baby. This is because Briumvi may cross the placenta and affect your baby.</li><li>Do not use Briumvi if you are pregnant unless you have discussed this with your doctor. Your doctor will consider the benefit of you taking Briumvi against the risk to your baby.</li><li>If you have a baby and you received Briumvi during your pregnancy, it is important to tell your baby s doctor about receiving Briumvi so they can recommend when your baby should get vaccinated.</li><li>It is not known whether Briumvi passes into your breast milk. Talk to your doctor about the best way to feed your baby if you take Briumvi.</li></ul><p>Contraception for women</p><p>If you are able to become pregnant (conceive), you must use contraception:</p><ul><li>during treatment with Briumvi and</li><li>for at least 4 months after your last infusion of Briumvi.</li></ul><p>Driving and using machines</p><p>Briumvi is unlikely to affect your ability to drive and use machines.</p><p>Briumvi contains sodium</p><p>This 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 briumvi" ] ; 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 briumvi" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Briumvi will be given to you by a doctor or nurse who is experienced in the use of this treatment. They will watch you closely while you are being given this medicine. This is in case you get any side effects. You will always be given Briumvi as a drip (intravenous infusion).</p><p>Medicines you will have before you are given Briumvi</p><p>Before you are given Briumvi, you will receive other medicines to prevent or reduce possible side effects such as infusion-related reactions (see sections 2 and 4 for information about infusion-related reactions).</p><p>You will receive a corticosteroid and an antihistamine before each infusion and you may also receive other medicines to reduce fever.</p><p>How much and how often you will be given Briumvi</p><ul><li>The first dose of Briumvi will be 150 mg. This infusion will last 4 hours.</li><li>The second dose of Briumvi will be 450 mg given 2 weeks after the first dose. This infusion will last 1 hour.</li><li>Subsequent dosing of Briumvi will be 450 mg given 24 weeks after the first dose and every 24 weeks thereafter. These infusions will last 1 hour.</li></ul><p>How Briumvi is given</p><ul><li>Briumvi will be given to you by a doctor or a nurse. Briumvi must be diluted before it is given to you. Dilution will be done by a healthcare professional. It will be given as an infusion into a vein (intravenous infusion).</li><li>You will be closely monitored while you are being given Briumvi and for at least 1 hour after the first two infusions have been given. This is in case you have any side effects such as infusion-related reactions. The infusion may be slowed, temporarily stopped, or permanently stopped if you have an infusion-related reaction, depending on how serious it is (see sections 2 and 4 for information about infusion-related reactions).</li></ul><p>If you miss an infusion of Briumvi</p><ul><li>If you miss an infusion of Briumvi, talk to your doctor to arrange to have it as soon as possible. Do not wait until your next planned infusion.</li><li>To get the full benefit of Briumvi, it is important that you receive each infusion when it is due.</li></ul><p>If you stop Briumvi treatment</p><ul><li>It is important to continue your treatment for as long as you and your doctor decide that it is helping you.</li><li>Some side effects can be related to having low levels of B cells. After you stop Briumvi treatment, you may still experience such side effects until your B cells return to normal levels.</li><li>Before your start any other medicines, tell your doctor when you had your last Briumvi infusion.</li></ul><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.</p><p>The following side effects have been reported with Briumvi:</p><p>Serious side effects</p><p>Infusion-related reactions</p><ul><li>Infusion-related reactions are the most common side effect of Briumvi treatment (very common: may affect more than 1 in 10 people). In most cases these are mild reactions, but some serious reactions can happen.</li><li>Tell your doctor or nurse straight away if you experience any signs or symptoms of an infusion-related reaction during the infusion or up to 24 hours after the infusion. Symptoms can include, but are not limited to:</li></ul><p>itchy skin</p><p>hives</p><p>redness of the face or skin</p><p>throat irritation</p><p>trouble breathing</p><p>swelling of tongue or throat</p><p>wheezing</p><p>chills</p><p>fever</p><p>headache</p><p>dizziness</p><p>feeling faint</p><p>nausea</p><p>abdominal (belly) pain</p><p>rapid heartbeat.</p><ul><li>If you have an infusion-related reaction, you will be given medicines to treat it and the infusion may need to be slowed down or stopped. When the reaction has stopped, the infusion may be continued. If the infusion-related reaction is life-threatening, your doctor will permanently stop your treatment with Briumvi.</li></ul><p>Infections</p><ul><li>You might get infections more easily with Briumvi. Some of them might be serious. The following infections have been seen in patients treated with Briumvi in MS:</li></ul><p>Very common (may affect more than 1 in 10 people)</p><p>upper respiratory tract infections (nose and throat infections)</p><p>respiratory tract infections (infection of the airways)</p><p>Common (may affect up to 1 in 10 people)</p><p>lower respiratory tract infections (infection of the lungs such as bronchitis or pneumonia)</p><p>herpes infections (cold sore or shingles)</p><ul><li>Tell your doctor or nurse straight away if you notice any of these signs of infection:</li></ul><p>fever or chills</p><p>cough which does not go away</p><p>herpes (such as cold sore, shingles or genital sores)</p><p>Your doctor will wait until the infection is resolved before giving you Briumvi.</p><p>Other side effects</p><p>Common (may affect up to 1 in 10 people)</p><ul><li>neutropenia (low levels of neutrophils, a type of white blood cell)</li><li>pain in extremity (arms or legs)</li></ul><p>Reporting of side effects</p><p>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 briumvi" ] ; 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 briumvi" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Store in a refrigerator (2 C 8 C).</p><p>Briumvi will be stored by the healthcare professionals at the hospital or clinic under the following conditions:</p><ul><li>This medicine is not to be used after the expiry date which is stated on the outer carton and the vial label after EXP . The expiry date refers to the last day of that month.</li><li>This medicine is to be stored in a refrigerator (2 C - 8 C). It is not to be frozen. The vial is to be kept in the outer carton in order to protect from light.</li></ul><p>It is recommended that the product is used immediately after dilution. If not used immediately, in-use storage times and conditions prior to use are the responsibility of the healthcare professional and would normally not be longer than 24 hours at 2 C - 8 C and subsequently 8 hours at room temperature.</p><p>Do not throw away any medicines via wastewater. These measures will help to 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 Briumvi contains</p><ul><li>The active substance is ublituximab. Each vial contains 150 mg of ublituximab in 6 ml at a concentration of 25 mg/ml.</li><li>The other ingredients are sodium chloride, sodium citrate, polysorbate 80, hydrochloric acid and water for injections.</li></ul><p>What Briumvi looks like and contents of the pack</p><ul><li>Briumvi is a clear to opalescent, and colourless to slightly yellow solution.</li><li>It is supplied as a concentrate for solution for infusion.</li><li>This medicine is available in packs containing 1 or 3 vials (glass vials of 6 ml concentrate). Not all pack sizes may be marketed</li></ul><p>Marketing Authorisation Holder</p><p>Neuraxpharm Pharmaceuticals, S.L. Avda. Barcelona 08970 Sant Joan Desp Barcelona Spain</p><p>Manufacturer</p><p>Millmount Healthcare Block 7, City North Business Campus Stamullen Co. Meath<br/>Ireland K32 YDNeuraxpharm Pharmaceuticals, S.L. Avda. Barcelona 08970 Sant Joan Desp<br/>Barcelona - Spain</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Neuraxpharm Belgium T l/Tel: +32 (0)2 732 56 Lietuva Neuraxpharm Pharmaceuticals, S.L. Tel:+34 93 475 96<br/>Neuraxpharm Pharmaceuticals, S.L. Te .: +34 93 475 96 Luxembourg/Luxemburg Neuraxpharm France T l/Tel: +32 474 62 24 esk republika Neuraxpharm Bohemia s.r.o. Tel: +420 739 232 Magyarorsz g Neuraxpharm Hungary Kft. Tel.: +3630 464 6Danmark Neuraxpharm Sweden AB Tlf: +46 (0)8 30 91 (Sverige)</p><p>Malta Neuraxpharm Pharmaceuticals, S.L. Tel.:+34 93 475 96 Deutschland neuraxpharm Arzneimittel GmbH Tel: +49 2173 1060 0</p><p>Nederland Neuraxpharm Netherlands B.V. Tel.: +31 70 208 5Eesti Neuraxpharm Pharmaceuticals, S.L. Tel: +34 93 475 96 Norge Neuraxpharm Sweden AB Tlf:+46 (0)8 30 91 (Sverige)</p><p>Brain Therapeutics PC : +302109931 sterreich Neuraxpharm Austria GmbH Tel.:+ 43 (0) 2236 320Espa a Neuraxpharm Spain, S.L.U. Tel: +34 93 475 96 Polska Neuraxpharm Polska Sp. z.o.o. Tel.: +48 783 423 France Neuraxpharm France T l: +33 1.53.62.42.Portugal Neuraxpharm Portugal, Unipessoal Lda Tel: +351 910 259 Hrvatska Neuraxpharm Pharmaceuticals, S.L. Tel: +34 93 475 96 Ireland Neuraxpharm Ireland Ltd Tel: +353 (0)1 428 7Rom nia Neuraxpharm Pharmaceuticals, S.L. Tel: +34 93 475 96 Slovenija Neuraxpharm Pharmaceuticals, S.L. Tel: +34 93 475 96 sland Neuraxpharm Sweden AB S mi: +46 (0)8 30 91 (Sv j )</p><p>Slovensk republika Neuraxpharm Slovakia a.s. Tel: +421 255 425 Italia Neuraxpharm Italy S.p.A. Tel: +39 0736 980Suomi/Finland Neuraxpharm Sweden AB Puh/Tel: +46 (0)8 30 91 (Ruotsi/Sverige)</p><p>Brain Therapeutics PC : +302109931Sverige Neuraxpharm Sweden AB Tel: +46 (0)8 30 91 Latvija Neuraxpharm Pharmaceuticals, S.L. Tel: +34 93 475 96 United Kingdom (Northern Ireland) Neuraxpharm Ireland Ltd Tel: +353 (0)1 428 7This leaflet was last revised</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/mp33fea74e578b9f917fc6255f1897937f> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp33fea74e578b9f917fc6255f1897937f"] ; # 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_mp33fea74e578b9f917fc6255f1897937f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp33fea74e578b9f917fc6255f1897937f</b></p><a name=\"mp33fea74e578b9f917fc6255f1897937f\"> </a><a name=\"hcmp33fea74e578b9f917fc6255f1897937f\"> </a><a name=\"mp33fea74e578b9f917fc6255f1897937f-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/23/1730/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>: Briumvi 150 mg 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/23/1730/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 "Briumvi 150 mg 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.