Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

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

: ePI document Bundle for brukinsa Package Leaflet for language en - TTL Representation

Raw ttl | Download

@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-c2d0e28fbe1723337dab22fe407d0234"] ; # 
  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-c2d0e28fbe1723337dab22fe407d0234"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-c2d0e28fbe1723337dab22fe407d0234> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpc2d0e28fbe1723337dab22fe407d0234"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mpc2d0e28fbe1723337dab22fe407d0234> )
  ] ) . # 

<Composition/composition-en-c2d0e28fbe1723337dab22fe407d0234> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-c2d0e28fbe1723337dab22fe407d0234"] ; # 
  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-c2d0e28fbe1723337dab22fe407d0234\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-c2d0e28fbe1723337dab22fe407d0234</b></p><a name=\"composition-en-c2d0e28fbe1723337dab22fe407d0234\"> </a><a name=\"hccomposition-en-c2d0e28fbe1723337dab22fe407d0234\"> </a><a name=\"composition-en-c2d0e28fbe1723337dab22fe407d0234-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info/StructureDefinition-Composition-uv-epi.html\">Composition (ePI)</a></p></div><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1576/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 - brukinsa</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/composition-attestation-mode official}\">Official</span></td><td>2022-02-16 13:28:17+0000</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/21/1576/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/mpc2d0e28fbe1723337dab22fe407d0234" ]
  ] ) ; # 
  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 - brukinsa"] ; # 
  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 BRUKINSA is and what it is used for</li><li>What you need to know before you take BRUKINSA</li><li>How to take BRUKINSA</li><li>Possible side effects</li><li>How to store BRUKINSA</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What brukinsa 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 brukinsa 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>BRUKINSA is an anticancer medicine that contains the active substance zanubrutinib. It belongs to a class of medicines called protein kinase inhibitors. This medicine works by blocking Bruton's tyrosine kinase, a protein in the body that helps cancer cells grow and survive. By blocking this protein, BRUKINSA reduces the number of cancer cells and slows down the worsening of the cancer.</p><p>BRUKINSA is used to treat Waldenstr m s macroglobulinaemia (also known as lymphoplasmacytic lymphoma), a cancer affecting a type of white blood cells called B lymphocytes or B cells that make too much of a protein called IgM. This medicine is used when the disease has come back, or treatment has not worked or in patients who cannot have chemotherapy together with an antibody.</p><p>BRUKINSA is also used to treat marginal zone lymphoma. This is a type of cancer that also affects B lymphocytes or B cells. In marginal zone lymphoma, the abnormal B cells multiply too quickly and live for too long. This may cause enlargement of organs that are part of body s natural defences such as lymph node and spleen. The abnormal B cells may also affect various organs, such as stomach, salivary gland, thyroid, eyes, lungs, bone marrow and blood. Patients may have fever, weight loss, tiredness and night sweats, but also symptoms that depend on where the lymphoma develop. This medicine is used when the disease has come back, or treatment has not worked.</p><p>BRUKINSA is also used to treat chronic lymphocytic leukaemia (CLL), another type of cancer affecting B cells that involves the lymph nodes. This medicine is used in patients who have not previously been treated for CLL or when the disease has come back or has not responded to previous treatment. BRUKINSA is also used to treat follicular lymphoma (FL). FL is a slow growing cancer that affects the B lymphocytes. When you have FL, you have too many of these B lymphocytes in your lymph nodes, spleen, and bone marrow. BRUKINSA is taken together with another medicine called obinutuzumab when the disease has come back or when previously used medicines have not been effective.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take brukinsa" ] ;
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 brukinsa" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take BRUKINSA</p><ul><li>if you are allergic to zanubrutinib or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions</p><p>Talk to your doctor, pharmacist or nurse before taking BRUKINSA:</p><ul><li>if you have ever had unusual bruising or bleeding or are on any medicines or supplements that increase your risk of bleeding (see section Other medicines and BRUKINSA ). If you have had recent surgery or plan to have surgery, your doctor may ask you to stop taking BRUKINSA for a short time (3 to 7 days) before and after your surgery or dental procedure</li><li>if you have an irregular heartbeat or have a history of irregular heartbeat or severe heart failure, or if you have any of the following: shortness of breath, weakness, dizziness, light- headedness, fainting or near fainting, chest pain or swollen legs</li><li>if you have ever been advised that you are at higher risk of infections. You may experience viral, bacterial, or fungal infections during treatment with BRUKINSA with the following possible symptoms: fever, chills, weakness, confusion, body aches, cold or flu symptoms, feel tired or feel short of breath, yellowing of the skin or eyes (jaundice).</li><li>if you have ever had or might have hepatitis B. This is because BRUKINSA could cause hepatitis B to become active again. Patients will be carefully checked by their doctor for signs of this infection before treatment is started</li><li>if you have liver or kidney problems</li><li>if you have recently had any surgery, especially if it might affect how you absorb food or medicines from your stomach or gut</li><li>if you recently had low counts of red blood cells, infection-fighting cells or platelets in your blood</li><li>if you had other carcinomas in the past including skin cancer (e.g., basal cell carcinoma or squamous cell carcinoma). Please use sun protection</li></ul><p>If any of the above apply to you (or you are not sure), talk to your doctor, pharmacist or nurse before taking this medicine.</p><p>Tests and check-ups before and during treatment<br/>Laboratory tests may show lymphocytosis, an increase in white blood cells (lymphocytes) in your blood in the first few weeks of treatment. This is expected and may last for a few months. This does not necessarily mean that your blood cancer is getting worse. Your doctor will check your blood counts before and during the treatment and in rare cases the doctor may give you another medicine. Talk to your doctor about what your test results mean. Tumour lysis syndrome (TLS): Unusual levels of chemicals in the blood caused by the fast breakdown of cancer cells have occurred during treatment of cancer and sometimes even without treatment. This may lead to changes in kidney function, abnormal heartbeat, or seizures. Your doctor or another healthcare provider may do blood tests to check for TLS. Children and adolescents</p><p>BRUKINSA should not be used in children and adolescents, because it is unlikely to work.</p><p>Other medicines and BRUKINSA</p><p>Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. This includes medicines obtained without a prescription, herbal medicines and supplements. This is because BRUKINSA may affect the way some medicines work. Also, some medicines can affect the way BRUKINSA works.</p><p>BRUKINSA may make you bleed more easily. This means you should tell your doctor if you take other medicines that increase your risk of bleeding. This includes medicines such as:</p><ul><li>acetylsalicylic acid (aspirin) and non-steroidal anti-inflammatories (NSAIDs) such as ibuprofen and naproxen,</li><li>anticoagulants such as warfarin, heparin and other medicines for treating or preventing blood clots,</li><li>supplements that may increase your risk of bleeding such as fish oil, vitamin E or flaxseed.</li></ul><p>If any of the above apply to you (or you are not sure), talk to your doctor, pharmacist or nurse before taking BRUKINSA.</p><p>Also tell your doctor if you take any of the following medicines The effects of BRUKINSA or other medicines may be influenced if you take BRUKINSA together with any of the following medicines:</p><ul><li>antibiotics to treat bacterial infections ciprofloxacin, clarithromycin, erythromycin, nafcillin or rifampicin</li><li>medicines for fungal infections fluconazole, itraconazole, ketoconazole, posaconazole, voriconazole</li><li>medicines for HIV infection efavirenz, etravirine, indinavir, lopinavir, ritonavir, telaprevir</li><li>medicine to prevent nausea and vomiting associated with chemotherapy - aprepitant</li><li>medicines for depression fluvoxamine, St. John s wort</li><li>medicine called kinase inhibitors for treatment of other cancers imatinib</li><li>medicines for high blood pressure or chest pain bosentan, diltiazem, verapamil</li><li>heart medicines/anti-arrhythmics digoxin, dronedarone, quinidine</li><li>medicines to prevent seizures, to treat epilepsy, or to treat a painful condition of the face called trigeminal neuralgia carbamazepine, mephenytoin, phenytoin</li><li>medicines for migraines and cluster headaches - dihydroergotamine, ergotamine</li><li>medicine for extreme sleepiness and other sleep problems - modafinil</li><li>medicine for psychosis and Tourette disorder - pimozide</li><li>medicines for anaesthesia alfentanil, fentanyl</li><li>medicines called immunosuppressive agents ciclosporin, sirolimus, tacrolimus</li></ul><p>BRUKINSA with food</p><p>Grapefruit or Seville oranges (bitter oranges) should be consumed with caution around the time you take BRUKINSA. This is because they can increase the amount of BRUKINSA in your blood.</p><p>Pregnancy and breast-feeding</p><p>Do not get pregnant while you are taking this medicine. BRUKINSA should not be used during pregnancy. It is not known if BRUKINSA will harm your unborn baby.</p><p>Women of childbearing age must use a highly effective method of birth control during treatment with BRUKINSA and for least one month after treatment. A barrier method of contraception (e.g., condoms) must be used with hormonal contraceptives such as birth control pills or devices.</p><ul><li>Tell your doctor immediately if you become pregnant.</li><li>Do not breast-feed while you are taking this medicine. BRUKINSA may pass into breast milk.</li></ul><p>Driving and using machines</p><p>You may feel tired or dizzy after taking BRUKINSA, which may affect your ability to drive or use machines.</p><p>BRUKINSA 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 brukinsa" ] ;
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 brukinsa" ]       ] ;
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 or pharmacist has told you. Check with your doctor or pharmacist if you are not sure.</p><p>The recommended dose is 320 mg (4 capsules) each day, either as 4 capsules once daily or 2 capsules in the morning and 2 in the evening. Your doctor may adjust the dose. Take the capsules by mouth with a glass of water with food or between meals. Take the capsules about the same time each day. BRUKINSA works best when it is swallowed whole. Therefore, swallow the capsules whole. Do not open, break or chew them.</p><p>If you take more BRUKINSA than you should</p><p>If you take more BRUKINSA than you should, talk to a doctor straight away. Take the capsule packet and this leaflet with you.</p><p>If you forget to take BRUKINSA</p><p>If you miss a dose, take it at the next scheduled time with a return to the normal schedule. If you take BRUKINSA once per day, take your next dose the following day. If you take the medicine twice a day, in the morning and in the evening and you forgot to take it in the morning, take your next dose in the evening. Do not take a double dose to make up for a forgotten dose. If you are not sure, talk to your doctor, pharmacist or nurse about when to take your next dose.</p><p>If you stop taking BRUKINSA</p><p>Do not stop taking this medicine unless your doctor tells you. If you have any further questions on the use of this medicine, ask your doctor, pharmacist or nurse.</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>Stop taking BRUKINSA and tell a doctor straight away if you notice any of the following side effects:</p><ul><li>itchy bumpy rash, difficulty breathing, swelling of your face, lips, tongue or throat you may be having an allergic reaction to the medicine.</li></ul><p>Tell a doctor straight away if you notice any of the following side effects:</p><p>Very common (may affect more than 1 in 10 people):</p><ul><li>fever, chills, body aches, feeling tired, cold or flu symptoms, being short of breath, frequent and painful urination these could be signs of an infection (viral, bacterial or fungal). These could include infections of the nose, sinus or throat (upper respiratory tract infection), pneumonia, or urinary tract.</li><li>bruising or increased tendency of bruising; contusions</li><li>bleeding</li><li>muscle and bone aches</li><li>skin rash</li><li>infection of the lung (lower respiratory tract infection)</li><li>dizziness</li><li>diarrhoea; your doctor may need to give you a fluid and salt replacement or another medicine</li><li>cough</li><li>fatigue</li><li>high blood pressure</li><li>constipation</li><li>Dizziness</li><li>blood in urine</li><li>blood tests showing a reduced number of blood cells. Your doctor should do blood tests during treatment with BRUKINSA to check the number of your blood cells.</li></ul><p>Common (may affect up to 1 in 10 people):</p><ul><li>swollen hands, ankles or feet</li><li>nosebleed</li><li>itching of the skin</li><li>small bleeding spots under the skin</li><li>fast heart rate, missed heart beats, weak or uneven pulse, lightheadedness, shortness of breath, chest discomfort (symptoms of heart rhythm problems)</li><li>weakness</li><li>low white blood cell count with fever (febrile neutropenia)</li></ul><p>Uncommon (may affect up to 1 in 100 people):</p><ul><li>reactivation of hepatitis B (if you had experienced hepatitis B, it may come back)</li><li>intestinal bleeding (blood in stool)</li><li>unusual levels of chemicals in the blood caused by the fast breakdown of cancer cells have occurred during treatment of cancer and sometimes even without treatment (tumour lysis syndrome)</li></ul><p>Unknown:</p><ul><li>redness and shedding of skin over a large area of the body, which may be itchy or painful (exfoliative dermatitis generalized)</li></ul><p>Reporting of side effects</p><p>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 brukinsa" ] ;
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 brukinsa" ]       ] ;
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 the bottle after EXP. The expiry date refers to the last day of that month.</p><p>This medicine does not require any special storage conditions.</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 BRUKINSA contains</p><ul><li><p>The active substance is zanubrutinib. Each hard capsule contains 80 mg of zanubrutinib.</p></li><li><p>The other ingredients are:</p></li><li><p>capsule content: microcrystalline cellulose, croscarmellose sodium, sodium lauryl sulfate (E487), silica colloidal anhydrous and magnesium stearate. See section 2 BRUKINSA contains sodium .</p></li><li><p>capsule shell: gelatin and titanium dioxide (E171)</p></li><li><p>printing ink: shellac glaze (E904), iron oxide black (E172) and propylene glycol (E1520).</p></li></ul><p>What BRUKINSA looks like and contents of the pack</p><p>BRUKINSA is a white to off-white hard capsule of 22 mm in length, marked with ZANU 80 in black ink on one side.<br/>The capsules are provided in a plastic bottle with a child resistant closure. Each bottle contains 120 hard capsules.</p><p>Marketing Authorisation Holder</p><p>BeiGene Ireland Ltd. 10 Earlsfort Terrace Dublin 2 D02 TIreland Tel. +353 1 566 7E-mail <a href=\"mailto:bg.ireland@beigene.com\">bg.ireland@beigene.com</a></p><p>Manufacturer</p><p>BeiGene Switzerland GmbH Dutch Branch Evert van de Beekstraat 1, 1118 CL Schiphol The Netherlands</p><p>BeiGene Germany GmbH Georges-K hler-Str. 2 79539 L rrach, Germany</p><p>BeiGene Netherlands B.V. Evert van de Beekstraat 1, 1118 CL Schiphol The Netherlands</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien BeiGene Belgium SRL T l/Tel: 0800 774 Lietuva Swixx Biopharma UAB Tel: +370 5 236 91<br/>Swixx Biopharma EOOD<br/>Te .: +359 (0)2 4942 Luxembourg/Luxemburg BeiGene France sarl T l/Tel: 0800 85 esk republika Swixx Biopharma s.r.o. Tel: +420 242 434 Magyarorsz g Swixx Biopharma Kft. Tel.: +36 1 9206 Danmark BeiGene Sweden AB Tlf: 808 10 Malta Swixx Biopharma S.M.S.A. Tel: +30 214 444 9Deutschland Beigene Germany GmbH Tel: 0800 200 8Nederland BeiGene Netherlands B.V. Tel: 08000 233 Eesti Swixx Biopharma O<br/>Tel: +372 640 1Norge BeiGene Sweden AB Tlf: 800 31<br/>Swixx Biopharma . .<br/>Tel: +30 214 444 9 sterreich BeiGene Austria GmbH Tel: 0800 909 Espa a BeiGene Spain, SLU Tel: 9000 31 Polska BeiGene Poland sp. z o. o. Tel.: 8000 80 France BeiGene France sarl T l: 080 554 3Portugal BeiGene Portugal, Unipessoal Lda Tel: 800 210 Hrvatska Swixx Biopharma d.o.o. Tel: +385 1 2078 Ireland BeiGene UK Ltd Tel: 1800 812 Rom nia Swixx Biopharma S.R.L Tel: +40 37 1530 Slovenija Swixx Biopharma d.o.o. Tel: +386 1 2355 sland BeiGene Sweden AB S mi: 800 4Slovensk republika Swixx Biopharma s.r.o.<br/>Tel: +421 2 20833 Italia BeiGene Italy Srl Tel: 800 588 Suomi/Finland BeiGene Sweden AB Puh/Tel: 0800 774<br/>Swixx Biopharma . .<br/>Tel: +30 214 444 9Sverige BeiGene Sweden AB Puh/Tel: 0200 810 Latvija Swixx Biopharma SIA Tel: +371 6 616 47 Northern Ireland BeiGene UK Ltd Tel: 0800 917 6This leaflet was last revised in</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/mpc2d0e28fbe1723337dab22fe407d0234> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpc2d0e28fbe1723337dab22fe407d0234"] ; # 
  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_mpc2d0e28fbe1723337dab22fe407d0234\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpc2d0e28fbe1723337dab22fe407d0234</b></p><a name=\"mpc2d0e28fbe1723337dab22fe407d0234\"> </a><a name=\"hcmpc2d0e28fbe1723337dab22fe407d0234\"> </a><a name=\"mpc2d0e28fbe1723337dab22fe407d0234-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1576/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>: BRUKINSA 80 mg hard capsules</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/21/1576/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 "BRUKINSA 80 mg hard capsules" ] ;
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" ]         ] )       ]     ] )
  ] ) . #