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

<Composition/composition-en-27ec6b1f73b141fda5344cc71ceec655> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-27ec6b1f73b141fda5344cc71ceec655"] ; # 
  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-27ec6b1f73b141fda5344cc71ceec655\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-27ec6b1f73b141fda5344cc71ceec655</b></p><a name=\"composition-en-27ec6b1f73b141fda5344cc71ceec655\"> </a><a name=\"hccomposition-en-27ec6b1f73b141fda5344cc71ceec655\"> </a><a name=\"composition-en-27ec6b1f73b141fda5344cc71ceec655-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/1592/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 - trodelvy</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/1592/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/mp27ec6b1f73b141fda5344cc71ceec655" ]
  ] ) ; # 
  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 - trodelvy"] ; # 
  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 Trodelvy is and what it is used for</li><li>What you need to know before you are given Trodelvy</li><li>How you will be given Trodelvy</li><li>Possible side effects</li><li>How to store Trodelvy</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What trodelvy 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 trodelvy 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>Trodelvy is a cancer medicine that contains the active substance sacituzumab govitecan. One part of the medicine is a monoclonal antibody that attaches specifically to a protein on the surface of breast cancer cells called Trop-2. The other active part of Trodelvy is SN-38, a substance that can kill cancer cells. Once the medicine has attached to cancer cells, the SN-38 enters the cancer cells and kills them, thereby helping to fight your cancer.</p><p>Trodelvy is used to treat a type of breast cancer in adults called triple-negative breast cancer (TNBC). Trodelvy should only be used after patients have tried at least two other treatments for their cancer, including at least one of them for a locally advanced cancer or metastasised cancer.</p><p>Trodelvy is used to treat a type of breast cancer in adults called hormone receptor -positive (HR+), human epidermal growth factor receptor 2 -negative (HER2-) breast cancer. Trodelvy should only be used after patients have tried a treatment including a hormonal anticancer treatment and at least two additional other treatments for a locally advanced cancer or metastasised cancer.</p><p>The medicine is used when it is not possible to remove the cancer with surgery, because the cancer has spread to areas outside the breast (locally advanced) or has spread to other sites in the body (metastasised).</p><p>Talk to your doctor or nurse if you have any questions about how Trodelvy works or why this medicine has been prescribed for you.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take trodelvy" ] ;
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 trodelvy" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You must not be given Trodelvy if you are allergic to sacituzumab govitecan or any of the other ingredients of this medicine (listed in section 6). If you think you may be allergic, ask your doctor for advice. Warnings and precautions</p><p>Infusion-related reactions</p><p>Trodelvy is given by drip into a vein. Some people may develop infusion-related reactions which can be severe or life-threatening. Seek urgent medical attention if you have any of the following signs and symptoms of infusion-related reactions:</p><ul><li>itching</li><li>sudden outbreak of swollen, pale red bumps or plaques (wheals) on the skin</li><li>fever</li><li>sudden severe shivering accompanied by a feeling of coldness</li><li>excessive sweating</li><li>breathing difficulties and wheezing</li><li>chest pain, heart palpitations Your doctor may give you medicines before Trodelvy to help relieve the symptoms. During each infusion and for 30 minutes after, you will be closely monitored for these signs and symptoms of infusion-related reactions. Your doctor will slow down the infusion rate or stop it if you develop a serious infusion-related reaction.</li></ul><p>Neutropenia</p><p>This medicine can cause neutropenia, a condition where there are too few neutrophils in your blood, which increases the risk of infections. These infections can be severe, life-threatening and may lead to death. Seek urgent medical attention if you have the following signs and symptoms of neutropenia or infections:</p><ul><li>a fever (a temperature of 38.5 C or higher)</li><li>chills or sweating</li><li>sore throat, sores in the mouth, or a toothache</li><li>stomach pain</li><li>pain near the anus</li><li>pain or burning when urinating, or urinating more often</li><li>diarrhoea or sores around the anus</li><li>a cough or shortness of breath Your doctor will take blood samples to monitor the levels of neutrophils in your blood. You will not be given Trodelvy if the neutrophils are below a certain level on Day 1 or Day 8 of any treatment cycle.<br/>Your doctor will adjust the amount of medicine you are given if you have severe neutropenia.</li></ul><p>Diarrhoea</p><p>Seek urgent medical attention if you suffer from severe diarrhoea whilst receiving Trodelvy. Your Trodelvy treatment will be postponed until your diarrhoea has improved. You will be given loperamide to treat your diarrhoea, as long as you do not have an infection. If appropriate, you will also be given fluids. Your doctor may also give you medicine, such as atropine, to help with stomach cramps, diarrhoea, and excessive saliva in mouth before your next treatment infusion.<br/>Your diarrhoea can lead to dehydration and sudden kidney damage. Talk to your doctor if you experience dark-coloured urine or decreased urine volume.</p><p>Nausea and vomiting</p><p>This medicine can cause nausea and vomiting. Seek urgent medical attention if you suffer from severe nausea and vomiting whilst receiving Trodelvy. Your doctor will give you some medicines before your cancer therapy, and in between infusion sessions to help relieve nausea and vomiting. You will not be given Trodelvy if you have severe nausea and vomiting, and will only be given Trodelvy when the symptoms have been controlled.</p><p>Patients who have the UGT1A1*28 gene</p><p>Some patients are more likely to have certain side effects from the medicine due to their genetic make- up. If you have the UGT1A1*28 gene, your body breaks the medicine down more slowly. This means you are more likely to develop certain side effects (such as neutropenia with or without fever and low level of red blood cells (anaemia)), than those who do not have the gene. These patients will be closely followed-up by their doctor.</p><p>Talk to your doctor, or nurse before you are given Trodelvy if you:</p><ul><li>have liver problems</li><li>have kidney problems</li><li>are a female of child-bearing age (see Pregnancy , Male and female Contraception and Breast-feeding )</li><li>are taking medicines to treat other conditions (see Other medicines and Trodelvy )</li><li>have experienced any problems after receiving any infusions in the past.</li></ul><p>While you are being given Trodelvy, your doctor will monitor you closely for side effects. If you get any serious side effects, your doctor may give you other medicines to treat these side effects, they may change how much Trodelvy you receive or may stop giving you Trodelvy altogether.</p><p>See section 4. for a list of all the possible side effects related to Trodelvy.</p><p>Children and adolescents</p><p>Trodelvy should not be given to children and adolescents under 18 years old because there is no information on how it works in this age group.</p><p>Other medicines and Trodelvy</p><p>Tell your doctor if you are taking, have recently taken or might take any other medicines.<br/>Some medicines may affect the way Trodelvy works and may raise the level of Trodelvy s active substance in your blood, increasing the risk of side effects. They are:</p><ul><li>propofol, given as an anesthetic in surgery.</li><li>ketoconazole, used to treat fungal infections.</li><li>tyrosine kinase inhibitors, used to treat cancer (medicines ending in -nib).</li></ul><p>Some medicines may lower the level of Trodelvy s active substance in your blood, decreasing its effects:</p><ul><li>carbamazepine or phenytoin, used to treat epilepsy.</li><li>rifampicin, used to treat tuberculosis.</li><li>ritonavir or tipranavir, used to treat HIV.</li></ul><p>Pregnancy</p><p>Trodelvy should not be used during pregnancy because it may harm the baby. Tell your doctor immediately if you are pregnant, think you may be pregnant, or are planning to have a baby.</p><p>Male and female contraception</p><p>Women who might get pregnant must use effective contraception during treatment with Trodelvy, and for 6 months after the last dose of Trodelvy. Men with female partners who could become pregnant must use effective contraception during treatment and for 3 months after the last dose of Trodelvy. Breast-feeding</p><p>Do not breast-feed during treatment with Trodelvy and for 1 month after the last dose. It is unknown whether this medicine passes into breast milk and could affect the baby.</p><p>Driving and using machines</p><p>Trodelvy may affect your ability to drive and use machines e.g. feeling dizzy, fatigue. You should therefore be cautious when driving, using tools or operating machines after being given Trodelvy.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take trodelvy" ] ;
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 trodelvy" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Trodelvy will only be given to you by your doctor or a nurse experienced in using anti-cancer therapies.</p><p>It is important that your doctor or nurse specialising in your care has confirmed you can take this medicine by carrying out a blood test prior to treatment.</p><p>Medicines given before Trodelvy treatment You will be given some medicines before receiving Trodelvy to help stop infusion-related reactions and any nausea and vomiting. Your doctor will decide what medicines you may need and how much to take.</p><p>How much Trodelvy you will be given Treatment for your cancer is repeated in 21-day (3-week) cycles. The recommended dose of Trodelvy is 10 mg for each kg of your body weight at the start of each cycle (Day 1 of each cycle) and again one week later (Day 8 of each cycle).</p><p>How you will be given your medicine A doctor or nurse will give the medicine via an intravenous infusion (a drip into your vein). First infusion: you will be given your first infusion of medicine over 3 hours.<br/>Second and subsequent infusions: you will be given the other infusions over 1 to 2 hours if your first infusion was uneventful.<br/>Your doctor or nurse will monitor you during and for 30 minutes after each infusion for signs and symptoms of infusion-related reactions.</p><p>Infusion-related reactions Your doctor will slow down the infusion rate of your medicine if you develop an infusion-related reaction. The medicine will be stopped if the infusion-related reaction is life-threatening. See section 2. Dose of medicine when experiencing some side-effects Your doctor may change or stop your dose if you experience certain side effects. See section 4. If you are given more Trodelvy than you should</p><p>Since the infusion is given to you by your doctor or other appropriately trained staff, an overdose is unlikely. If you inadvertently receive too much medicine, your doctor will monitor you and give you additional treatment as required. If a dose of Trodelvy is missed</p><p>If you forget or miss your appointment, call your doctor or your treatment centre to make another appointment as soon as possible. Do not wait until your next planned visit. For the treatment to be fully effective, it is very important not to miss a dose.</p><p>If you stop treatment with Trodelvy</p><p>You should not stop the therapy early without talking with your doctor first.</p><p>The therapy for breast cancer with Trodelvy usually requires a number of treatments. The number of infusions that you receive will depend on how you are responding to treatment. Therefore, you should continue receiving Trodelvy even if you see your symptoms improve and until your doctor decides that Trodelvy should be stopped. If the treatment is stopped too early, your symptoms may return.</p><p>If you have any further questions on the use of this medicine, ask your doctor 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>Serious side effects</p><p>Seek urgent medical attention if you get any of the following very common serious side effects (may affect more than 1 in 10 people):</p><ul><li>Low white blood cell count (neutropenia) which may cause the following signs and symptoms:</li></ul><p>a fever, which is a body temperature of 38.5 C or higher: this is called febrile neutropenia</p><p>chills or sweating</p><p>sore throat, sores in the mouth, or a toothache</p><p>stomach pain</p><p>pain near the anus or sores around the anus</p><p>pain or burning when urinating, or urinating often</p><p>diarrhoea</p><p>a cough or shortness of breath</p><ul><li><p>Diarrhoea (even without other signs)</p></li><li><p>Hypersensitivity reactions (including infusion-related reactions) which may cause the following signs and symptoms:</p></li></ul><p>swollen lips, tongue, eyes, throat or face</p><p>swelling or a raised, itchy, red skin rash</p><p>outbreak of swollen, pale red bumps or plaques (wheals) on the skin that appear suddenly</p><p>fever</p><p>a sudden attack of severe shivering accompanied by a feeling of coldness</p><p>excessive sweating</p><p>wheezing, chest or throat tightness, shortness of breath, dizziness, feeling of fainting, breathlessness</p><p>chest pain, heart palpitations</p><ul><li>Feeling sick (nausea), being sick (vomiting)</li></ul><p>Other possible side effects</p><p>Other side effects are listed below. If any of these become severe or serious, tell your doctor immediately.</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>burning sensation during urination and frequent, and urgent need to urinate</li><li>cough, sore throat, runny nose, headache, and sneezing</li><li>lack of enough red blood cells (anaemia)</li><li>low level of white blood cells (lymphocytes or leukocytes)</li><li>loss of appetite</li><li>low blood level of potassium or magnesium</li><li>trouble sleeping</li><li>feeling dizzy</li><li>shortness of breath</li><li>constipation; stomach pain</li><li>hair loss; rash; general itching</li><li>back pain; joint pain</li><li>tiredness</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>shiver, fever, general discomfort, pale or discoloured skin, shortness of breath due to overwhelmed bloodstream by bacteria (sepsis)</li><li>infection of the lungs (pneumonia)</li><li>blocked nose, pain in your face, wheezing</li><li>hacking cough which may bring up clear, yellow-grey or greenish phlegm</li><li>flu like symptoms; herpes infection in the mouth</li><li>low number of platelets, which may lead to bleeding and bruising (thrombocytopenia)</li><li>high blood level of glucose</li><li>decreased water in the body</li><li>low blood level of phosphate, calcium or sodium</li><li>anxiety</li><li>change in your sense of taste</li><li>low blood pressure</li><li>nose bleeding; a cough reflex triggered by the drip down of mucus in the back of your throat</li><li>inflammation of the small and large bowel (colitis)</li><li>inflamed and sore mouth; pain in upper stomach area; reflux; bloated stomach</li><li>darkening of the skin; acne-like skin problem; dry skin</li><li>muscle pain in the chest; muscle spasms</li><li>blood in urine; excess protein in urine</li><li>chills</li><li>weight loss</li><li>increase in enzymes called alkaline phosphatase or lactate dehydrogenase, abnormal blood tests related to coagulation</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>inflammation of the small intestine (enteritis)</li></ul><p>Reporting of side effects</p><p>If you get any side effects, talk to your doctor or pharmacist. This includes any possible side effects not listed in this leaflet. You can also report side effects directly via the national reporting system listed in Appendix V. By reporting side effects, you can help provide more information on the safety of this medicine.</p></div>"       ]     ] [
fhir:title [ fhir:v "5. How to store trodelvy" ] ;
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 trodelvy" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Trodelvy will be stored by healthcare professionals at the hospital or clinic where you receive treatment. The storage details are as follows:</p><ul><li>Keep this medicine out of the sight and reach of children.</li><li>Do not use this medicine after the expiry date which is stated on the vial label and carton after EXP. The expiry date refers to the last day of that month.</li><li>Store in a refrigerator (2 C - 8 C). Do not freeze.</li><li>Keep the vial in the outer carton in order to protect from light.</li><li>After reconstitution and dilution, if not used immediately, the infusion bag containing diluted solution can be stored in a refrigerator (2 C - 8 C) for up to 24 hours protected from light.</li><li>Do not use this medicine if you notice the reconstituted solution is cloudy or discoloured.</li></ul><p>Trodelvy is a cytotoxic medicine. Applicable special handling and disposal procedures must be followed.</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 Trodelvy contains:</p><ul><li>The active substance is sacituzumab govitecan. One vial of powder contains 200 mg sacituzumab govitecan. After reconstitution, one mL of solution contains 10 mg of sacituzumab govitecan</li><li>The other ingredients are 2-(N-morpholino)ethane sulfonic acid (MES), polysorbate 80 and trehalose dihydrate.</li></ul><p>What Trodelvy looks like and contents of the pack</p><p>The medicine is an off-white to yellowish powder for concentrate for solution for infusion supplied in a glass vial. Each pack contains 1 vial.</p><p>Marketing Authorisation Holder<br/>Gilead Sciences Ireland UC Carrigtohill County Cork, T45 DPIreland</p><p>Manufacturer Gilead Sciences Ireland UC IDA Business and Technology Park Carrigtohill County Cork, T45 DPIreland</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Gilead Sciences Belgium SRL-BV T l/Tel: + 32 (0) 24 01 35 Lietuva Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1<br/>Gilead Sciences Ireland UC .: + 353 (0) 1 686 1Luxembourg/Luxemburg Gilead Sciences Belgium SRL-BV T l/Tel: + 32 (0) 24 01 35 esk republika Gilead Sciences s.r.o. Tel: + 420 910 871 Magyarorsz g Gilead Sciences Ireland UC Tel.: + 353 (0) 1 686 1Danmark Gilead Sciences Sweden AB Tlf: + 46 (0) 8 5057 1Malta Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Deutschland Gilead Sciences GmbH Tel: + 49 (0) 89 899890-0</p><p>Nederland Gilead Sciences Netherlands B.V. Tel: + 31 (0) 20 718 36 Eesti Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Norge Gilead Sciences Sweden AB Tlf: + 46 (0) 8 5057 1<br/>Gilead Sciences . . : + 30 210 8930 sterreich Gilead Sciences GesmbH Tel: + 43 1 260 Espa a Gilead Sciences, S.L. Tel: + 34 91 378 98 Polska Gilead Sciences Poland Sp. z o.o. Tel.: + 48 22 262 8France Gilead Sciences T l: + 33 (0) 1 46 09 41 Portugal Gilead Sciences, Lda. Tel: + 351 21 7928Hrvatska Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Rom nia Gilead Sciences (GSR) S.R.L. Tel: + 40 31 631 18 Ireland Gilead Sciences Ireland UC Tel: + 353 (0) 214 825 Slovenija Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1 sland Gilead Sciences Sweden AB S mi: + 46 (0) 8 5057 1Slovensk republika Gilead Sciences Slovakia s.r.o. Tel: + 421 232 121 Italia Gilead Sciences S.r.l. Tel: + 39 02 439Suomi/Finland Gilead Sciences Sweden AB Puh/Tel: + 46 (0) 8 5057 1<br/>Gilead Sciences . . : + 30 210 8930 Sverige Gilead Sciences Sweden AB Tel: + 46 (0) 8 5057 1Latvija Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1United Kingdom (Northern Ireland) Gilead Sciences Ireland UC Tel: + 44 (0) 8000 113 This leaflet was last revised in</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp27ec6b1f73b141fda5344cc71ceec655> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp27ec6b1f73b141fda5344cc71ceec655"] ; # 
  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_mp27ec6b1f73b141fda5344cc71ceec655\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp27ec6b1f73b141fda5344cc71ceec655</b></p><a name=\"mp27ec6b1f73b141fda5344cc71ceec655\"> </a><a name=\"hcmp27ec6b1f73b141fda5344cc71ceec655\"> </a><a name=\"mp27ec6b1f73b141fda5344cc71ceec655-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1592/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>: Trodelvy 200 mg powder for 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/21/1592/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 "Trodelvy 200 mg powder for 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" ]         ] )       ]     ] )
  ] ) . #