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

<Composition/composition-en-c423173deb9255bac28552e97801a6f0> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-c423173deb9255bac28552e97801a6f0"] ; # 
  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-c423173deb9255bac28552e97801a6f0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-c423173deb9255bac28552e97801a6f0</b></p><a name=\"composition-en-c423173deb9255bac28552e97801a6f0\"> </a><a name=\"hccomposition-en-c423173deb9255bac28552e97801a6f0\"> </a><a name=\"composition-en-c423173deb9255bac28552e97801a6f0-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/16/1130/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 - onivyde</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/16/1130/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/mpc423173deb9255bac28552e97801a6f0" ]
  ] ) ; # 
  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 - onivyde"] ; # 
  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 ONIVYDE pegylated liposomal is and what it is used for</li><li>What you need to know before you use ONIVYDE pegylated liposomal</li><li>How ONIVYDE pegylated liposomal is used</li><li>Possible side effects</li><li>How to store ONIVYDE pegylated liposomal</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What onivyde 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 onivyde 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 ONIVYDE pegylated liposomal is and how it works</p><p>ONIVYDE pegylated liposomal is a cancer medicine that contains the active substance irinotecan. This active substance is held in tiny lipid (fatty) particles called liposomes.</p><p>Irinotecan belongs to a group of cancer medicines called topoisomerase inhibitors . It blocks an enzyme called topoisomerase I, which is involved in the division of cell DNA. This prevents the cancer cells from multiplying and growing, and they eventually die.</p><p>The liposomes are expected to accumulate within the tumour and release the medicine slowly over time, thereby allowing it to act for longer.</p><p>What ONIVYDE pegylated liposomal is used for</p><p>ONIVYDE pegylated liposomal is used to treat adult patients with metastatic pancreatic cancer (cancer of the pancreas that has already spread elsewhere in the body) whose previously cancer treatment included a medicine called gemcitabine. ONIVYDE pegylated liposomal is used in combination with other cancer medicines, called 5-fluorouracil and leucovorin.</p><p>If you have any questions about how ONIVYDE pegylated liposomal works or why this medicine has been prescribed for you, ask your doctor.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take onivyde" ] ;
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 onivyde" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Follow carefully all instructions given to you by your doctor. They may differ from the general information contained in this leaflet.</p><p>Do not use ONIVYDE pegylated liposomal</p><ul><li>if you have a history of a severe allergy to irinotecan, or any of the other ingredients of this medicine (listed in section 6).</li><li>if you are breast-feeding.</li></ul><p>Warnings and precautions</p><p>Talk to your doctor or nurse before you are given ONIVYDE pegylated liposomal</p><ul><li>if you have ever had any liver problems or jaundice</li><li>if you have ever had lung disease or have previously received medicines (colony stimulating factors) to increase your blood count or radiation therapy</li><li>if you are taking other medicines (see section Other medicines and ONIVYDE pegylated liposomal )</li><li>if you are planning to have a vaccination as many vaccinations must not be given during chemotherapy</li><li>if you are on a controlled sodium diet as this medicine contains sodium.</li></ul><p>Talk to your doctor or nurse immediately during treatment with ONIVYDE pegylated liposomal</p><ul><li>if you feel sudden shortness of breath, flushing, headache, skin rash or hives (itchy rash with swollen red bumps on the skin that appear suddenly), itching, swelling around the eyes, tightness in the chest or throat during or shortly after your infusion</li><li>if you experience fever, chills or other symptoms of infection</li><li>if you get diarrhoea with frequent liquid stools and cannot control this after 12 to 24 hours of treatment (see below)</li><li>if you get breathlessness or cough.</li><li>if you experience signs or symptoms of a blood clot, like sudden pain and swelling in a leg or an arm, sudden onset of coughing, chest pain or difficulty breathing.</li></ul><p>What to do in case of diarrhoea</p><p>As soon as the first liquid stool occurs, start drinking large volumes of rehydration fluids ( .g. water, soda water, fizzy drinks, soup) to avoid losing too much liquid and salts from your body. Contact your doctor immediately to give you a suitable treatment. Your doctor may give you a medicine which contains loperamide to begin treatment at home but it must not be used for longer than 48 consecutive hours. If loose stools persist, contact your doctor.</p><p>Blood tests and medical examinations</p><p>Before you start treatment with ONIVYDE pegylated liposomal, your doctor will perform blood tests (or other medical examinations) to determine the best starting dose for you. You will need to have further (blood or other) tests during treatment so that your doctor can monitor your blood cells and assess how you are responding to the treatment. Your doctor may need to adjust the dose or your treatment.</p><p>Children and adolescents</p><p>ONIVYDE pegylated liposomal is not recommended for use in adolescents and children below the age of 18 years.</p><p>Other medicines and ONIVYDE pegylated liposomal</p><p>Tell your doctor if you are taking, have recently taken or might take any other medicines. It is especially important that you tell your doctor if you have been given irinotecan in any form earlier. ONIVYDE pegylated liposomal must not be used instead of other medicines containing irinotecan because it behaves differently when it is contained in the liposomes than when it is given in its free form.</p><p>Tell your doctor, pharmacist or nurse if you are already having, or have recently had chemotherapy and/or radiotherapy or treatment with the antifungal medicine flucytosine.</p><p>It is also especially important that you tell your doctor if you are also taking the following medicines, since they reduce the level of irinotecan in your body:</p><ul><li>phenytoin, phenobarbital or carbamazepine (medicines used to treat convulsions and falls)</li><li>rifampicin and rifabutin (medicines used to treat tuberculosis)</li><li>St. John s wort (a plant-based medicine used to treat depression and low mood)</li></ul><p>It is especially important that you tell your doctor if you are also taking the following medicines, since they increase the level of irinotecan in your body:</p><ul><li>ketoconazole, itraconazole or voriconazole (medicines used to treat fungal infections)</li><li>clarithromycin (an antibiotic medicine used to treat bacterial infections)</li><li>indinavir, lopinavir, nelfinavir, ritonavir, saquinavir, atazanavir (medicines against HIV infection)</li><li>regorafenib (a medicine against certain forms of cancer)</li><li>telaprevir (a medicine used to treat a liver disease called hepatitis C)</li><li>nefazodone (a medicine used to treat depression, low mood)</li><li>gemfibrozil (medicine used to treat high fat levels in the blood)</li></ul><p>ONIVYDE pegylated liposomal with food and drink</p><p>Avoid eating grapefruits and drinking grapefruit juice while you are receiving ONIVYDE pegylated liposomal as it may increase the level of irinotecan in your body.</p><p>Pregnancy, breast-feeding and fertility</p><p>You should not be given ONIVYDE pegylated liposomal if you are pregnant as it may harm the baby. Tell your doctor if you are or think you may be pregnant. Ask your doctor for advice if you are planning to have a baby. If you are given ONIVYDE pegylated liposomal you should not breast-feed until one month after the last dose.</p><p>Prior to taking this medicine talk with your doctor about the possible risk with this medicine and the options that may preserve your ability to have children.</p><p>During your ONIVYDE pegylated liposomal treatment and for seven months after you should choose an effective birth control method which suits you to prevent pregnancy in this period of time. Males should use condoms during ONIVYDE pegylated liposomal treatment and for 4 months thereafter.</p><p>Tell your doctor if you are breast-feeding. You must not be given ONIVYDE pegylated liposomal if you are breast-feeding as this may be harmful to your baby.</p><p>Driving and using machines</p><p>ONIVYDE pegylated liposomal may influence your ability to drive and use machines (as you may be sleepy, dizzy and exhausted with the use of ONIVYDE pegylated liposomal). You should avoid driving, using machines or performing other tasks that need full attention if you feel sleepy, dizzy and exhausted.</p><p>ONIVYDE pegylated liposomal contains sodium</p><p>This medicine contains 33,1 mg sodium (main component of cooking/table salt) in each vial. This is equivalent to 1,65% of the recommended maximum daily dietary intake of sodium for an adult.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take onivyde" ] ;
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 onivyde" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>ONIVYDE pegylated liposomal must only be given by healthcare professionals trained in giving anticancer medicines. Carefully follow all instructions given to you by your doctor or nurse.</p><p>Your doctor will decide upon the doses you will receive. ONIVYDE pegylated liposomal is given as a drip (infusion) into a vein, which should take at least 90 minutes and should be given as a single dose. After you have been given ONIVYDE pegylated liposomal you will be given two other medicines, leucovorin and 5-fluorouracil. The treatment will be repeated every two weeks.</p><p>In certain cases, lower doses or longer dosing intervals may be required.</p><p>You may receive pre-medication against nausea and vomiting. If you have experienced sweating, abdominal cramping and salivation together with early frequent and liquid stools in previous treatments with ONIVYDE pegylated liposomal, you may receive additional medicines before ONIVYDE pegylated liposomal to prevent or reduce this in the following treament cycles.</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. It is important that you are aware of what these side effects may be.</p><p>Your doctor may also prescribe other medicines to help control your side effects.</p><p>Tell your doctor or nurse about any of the following serious side effects straight away:</p><ul><li>if you experience swelling under the skin (angioedema) and/or symptoms of possible anaphylactic/anaphylactoid reactions such as sudden shortness of breath, flushing, nausea, headache, skin rash or hives (itchy rash with swollen red bumps on the skin that appear suddenly), itching, swelling around the eyes, and tightness in the chest or throat during the infusion or shortly after it. Severe allergic reactions may be life threatening.The infusion may need to be stopped and you may need to be treated or observed for the side effects</li><li>if you get fever, chills and signs of an infection (as this might require immediate treatment)</li><li>if you have severe persistent diarrhoea (liquid and frequent stools) see section 2</li></ul><p>The following other side effects may occur:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>Low levels of white blood cells (neutropenia and leukopenia), Low level of red blood cells (anaemia)</li><li>Low level of blood platelets (thrombocytopenia)</li><li>Diarrhoea (loose or watery and frequent stools)</li><li>Nausea and vomiting</li><li>Pain in the stomach or in the gut area</li><li>Sore mouth</li><li>Loss of weight</li><li>Loss of appetite</li><li>Loss of body fluid (dehydration)</li><li>Low level of salts (electrolytes) in the body (e.g. of potassium, magnesium)</li><li>Unusual hair loss</li><li>Tiredness</li><li>Dizziness</li><li>Swelling and fluid retention in the soft tissues (peripheral oedema)</li><li>Soreness and swelling of the digestive tract lining (mucosal inflammation)</li><li>Fever</li><li>Generalised weakness</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>Chills</li><li>Infections, for example fungal infections in the mouth (oral candidiasis), fever with low counts of white blood cells (febrile neutropenia), infections related to the administration of the product into a vein</li><li>Inflammation of the stomach and the guts (gastroenteritis)</li><li>Systemic body inflammation, caused by infection (sepsis)</li><li>Potentially life-threatening complication of whole body inflammation (septic shock)</li><li>Infection of the lungs (pneumonia)</li><li>Low level of white blood cells subtype, called lymphocytes with important function for the immune system (lymphopenia)</li><li>Decrease in some salts (electrolytes) in the body (e.g. phosphate, sodium)</li><li>Low blood sugar (hypoglycaemia)</li><li>Sleeplessness</li><li>Bad taste in the mouth</li><li>A syndrome called cholinergic syndrome with sweating, salivation and abdominal cramping</li><li>Low blood pressure (hypotension)</li><li>Formation of a blood clot in a deep vein (deep vein thrombosis) or blockage of the main artery of the lung or one of its branches (pulmonary embolism), or blockage due to a blood clot elsewhere in the blood stream (embolism)</li><li>Voice impairment, hoarse or excessively breathy voice</li><li>Shortness of breath</li><li>Inflammation in the gut</li><li>Piles(haemorrhoids)</li><li>Increases in liver enzymes (alanine aminotransferase or aspartate aminotransferase) in laboratory blood tests</li><li>Increase in bilirubin levels (an orange-yellow pigment, waste product of the normal breakdown of the red blood cells) in other laboratory measurements related to liver function</li><li>Increase in other laboratory measurements (increased international normalized ratio) related to the blood clotting system function</li><li>Abnormally low blood levels of albumin (major protein in the body)</li><li>Itching</li><li>Sudden problems with kidney function which may lead to rapid deterioration or loss of the kidney function</li><li>Abnormal reaction to the infusion causing symptoms like shortness of breath, flushing, headache, tightness in the chest or throat</li><li>Abnormal fluid retention in the body causing swelling in the affected tissues (oedema)</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>Systemic body inflammation, caused by infection of the gall bladder and bile ducts (biliary sepsis)</li><li>Allergic reaction to ONIVYDE pegylated liposomal (the active substance or the excipients)</li><li>Diminished availability of oxygen to the body tissues</li><li>Inflammation of the oesophagus (food pipe)</li><li>Formation or presence of a blood clot within a blood vessel vein or artery (thrombosis)</li><li>Inflammation of the lining of the rectum (the end of the large intestine)</li><li>Hives (swollen red bumps)</li><li>Skin rash</li><li>Type of rash, characterised by appearance of a flat, red area on the skin covered with bumps (maculo-papular rash)</li><li>Change in the colour of the nail plates</li></ul><p>Not known (frequency cannot be estimated from the available data)</p><ul><li>Reddening of the skin</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 onivyde" ] ;
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 onivyde" ]       ] ;
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 vial after EXP . The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C - 8 C). Do not freeze. Keep the vial in the outer carton in order to protect from light.</p><p>Once the concentrate has been diluted for infusion with 5% glucose solution for injection or sodium chloride 9 mg/ml (0.9%) solution for injection, the dispersion should be used as soon as possible, but may be stored at ambient temperature (15 C to 25 C) for up to 6 hours. The diluted dispersion for infusion can be stored in the refrigerator (2 C - 8 C) for no more than 24 hours prior to use. It must be protected from light, and it must not be frozen.</p><p>Do not throw away this medicine 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 ONIVYDE pegylated liposomal contains</p><ul><li>The active substance is irinotecan. One 10 ml vial of concentrate contains 43 mg irinotecan anhydrous free base (as sucrosofate salt in a pegylated liposomal formulation).</li><li>The other ingredients are: 1,2-distearoyl-sn-glycero-3-phosphocholine (DSPC); cholesterol, N-(carbonyl-methoxypolyethylene glycol-2000)-1,2-distearoly-sn-glycero-3-phosphoethanolam ine (MPEG-2000-DSPE); sucrose octasulphate; 2- [4- (2-Hydroxyethyl)piperazin-1-yl]ethanesulfonic acid (HEPES buffer); sodium chloride and water for injections. ONIVYDE pegylated liposomal contains sodium, if you are on a controlled sodium diet, see section 2. What ONIVYDE pegylated liposomal looks like and contents of the pack</li></ul><p>ONIVYDE pegylated liposomal is supplied as a white to slightly yellow opaque isotonic liposomal dispersion in a glass vial.</p><p>Each pack contains one vial with 10 ml of concentrate. Marketing Authorisation Holder Les Laboratoires Servier 50, rue Carnot 92284 Suresnes cedex France</p><p>Manufacturer Les Laboratoires Servier Industrie 905 Route de Saran 45520 Gidy<br/>France</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien S.A. Servier Benelux N.V. T l/Tel: +32 (0)2 529 43 Lietuva UAB SERVIER PHARMA<br/>Tel: +370 (5) 2 63 86</p><p>.: +359 2 921 57 Luxembourg/Luxemburg S.A. Servier Benelux N.V. Tel: +32 (0)2 529 43 esk republika Servier s.r.o. Tel: +420 222 118 Magyarorsz g Servier Hungaria Kft. Tel: +36 1 238 7Danmark Servier Danmark A/S Tlf: +45 36 44 22 Malta V.J. Salomone Pharma Ltd<br/>Tel: + 356 21 22 01 Deutschland Servier Deutschland GmbH Tel: +49 (0)89 57095 Nederland Servier Nederland Farma B.V. Tel: + 31 (0)71 5246Eesti Servier Laboratories O<br/>Tel:+ 372 664 5Norge Servier Danmark A/S Tlf: +45 36 44 22 E</p><p>: + 30 210 939 1 sterreich Servier Austria GmbH Tel: +43 (1) 524 39 Espa a Laboratorios Servier S.L. Tel: + 34 91 748 96 Polska Servier Polska Sp. z o.o. Tel: + 48 (0) 22 594 90 France Les Laboratoires Servier T l: + 33 (0)1 55 72 60 Portugal Servier Portugal, Lda Tel: + 351 21 312 20 Hrvatska Servier Pharma, d. o. o. Tel: + 385 (0)1 3016 Rom nia Servier Pharma SRL Tel: + 4 021 528 52 Ireland Servier Laboratories (Ireland) Ltd. Tel: + 353 (0)1 663 8Slovenija Servier Pharma d. o. o.<br/>Tel: + 386 (0)1 563 48 sland Servier Laboratories c/o Icepharma hf S mi: + 354 540 8Slovensk republika Servier Slovensko spol. s r.o. Tel: + 421 2 5920 41 Italia Servier Italia S.p.A. Tel: + 39 (06) 669Suomi/Finland Servier Finland Oy P. /Tel: +358 (0)9 279 80<br/>CA Papaellinas Ltd. : + 357 22 741 Sverige Servier Sverige AB Tel : +46 (0)8 522 508 Latvija SIA Servier Latvia Tel: + 371 67502United Kingdom (Northern Ireland) Servier Laboratories (Ireland) Ltd Tel: +44 (0)1753 666This leaflet was last revised in</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpc423173deb9255bac28552e97801a6f0> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpc423173deb9255bac28552e97801a6f0"] ; # 
  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_mpc423173deb9255bac28552e97801a6f0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpc423173deb9255bac28552e97801a6f0</b></p><a name=\"mpc423173deb9255bac28552e97801a6f0\"> </a><a name=\"hcmpc423173deb9255bac28552e97801a6f0\"> </a><a name=\"mpc423173deb9255bac28552e97801a6f0-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/16/1130/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>: ONIVYDE pegylated liposomal 4.3 mg/ml concentrate for dispersion 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/16/1130/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 "ONIVYDE pegylated liposomal 4.3 mg/ml concentrate for dispersion 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" ]         ] )       ]     ] )
  ] ) . #