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

<Composition/composition-en-f005fd757731f79c852474cccf35506b> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-f005fd757731f79c852474cccf35506b"] ; # 
  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-f005fd757731f79c852474cccf35506b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-f005fd757731f79c852474cccf35506b</b></p><a name=\"composition-en-f005fd757731f79c852474cccf35506b\"> </a><a name=\"hccomposition-en-f005fd757731f79c852474cccf35506b\"> </a><a name=\"composition-en-f005fd757731f79c852474cccf35506b-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/22/1679/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 - opdualag</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/22/1679/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/mpf005fd757731f79c852474cccf35506b" ]
  ] ) ; # 
  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 - opdualag"] ; # 
  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 Opdualag is and what it is used for</li><li>What you need to know before you are given Opdualag</li><li>How to use Opdualag</li><li>Possible side effects</li><li>How to store Opdualag</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What opdualag 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 opdualag 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>Opdualag is a cancer medicine used to treat advanced melanoma (a type of skin cancer that can spread elsewhere in the body). It can be used in adults and in adolescents 12 years of age and older.</p><p>Opdualag contains two active substances: nivolumab and relatlimab. Both active substances are monoclonal antibodies, proteins designed to recognise and attach to a specific target substance in the body. Nivolumab attaches to a target protein called PD 1. Relatlimab attaches to a target protein called LAG-3. PD 1 and LAG-3 can switch off the activity of T cells (a type of white blood cell that forms part of the immune system, the body s natural defences). By attaching to the two proteins, nivolumab and relatlimab block their actions and prevent them from switching off your T cells. This helps increase the T cell activity against the melanoma cancer cells.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take opdualag" ] ;
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 opdualag" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You should not be given Opdualag</p><ul><li>if you are allergic to nivolumab, relatlimab or any of the other ingredients of this medicine (listed in section 6). Talk to your doctor if you are not sure.</li></ul><p>Warnings and precautions</p><p>Talk to your doctor before you get Opdualag as it may cause:</p><ul><li>Problems with your lungs such as breathing difficulties or cough. These may be signs of inflammation of the lungs (pneumonitis or interstitial lung disease).</li><li>Diarrhoea (watery, loose or soft stools) or inflammation of the intestines (colitis) with symptoms such as stomach pain and mucus or blood in stool.</li><li>Inflammation of the liver (hepatitis). Signs and symptoms of hepatitis may include abnormal liver function tests, eye or skin yellowing (jaundice), pain in the right side of your stomach area, or tiredness.</li><li>Inflammation of or problems with your kidneys. Signs and symptoms may include abnormal kidney function tests, or decrease in amount of urine.</li><li>Problems with your hormone producing glands (including the pituitary, thyroid and adrenal glands), which may affect how these glands work. Signs and symptoms that these glands are not working properly may include fatigue (extreme tiredness), weight change or headache and visual disturbances.</li><li>Diabetes including a serious, sometimes life-threatening problem due to acid in the blood produced from diabetes (diabetic ketoacidosis). Symptoms may include feeling more hungry or thirsty than usual, need to urinate more often, weight loss, feeling tired or having difficulty thinking clearly, breath that smells sweet or fruity, a sweet or metallic taste in your mouth, or a different odour to your urine or sweat, feeling sick or being sick, stomach pain, and deep or fast breathing.</li><li>Inflammation of the skin that can lead to severe skin reaction (known as toxic epidermal necrolysis and Stevens-Johnson syndrome). Signs and symptoms of severe skin reaction may include rash, itching, and peeling of the skin (possibly fatal).</li><li>Inflammation of the heart muscle (myocarditis). Signs and symptoms may include chest pain, irregular and/or rapid heartbeat, fatigue, swelling in the ankles or shortness of breath.</li><li>Haemophagocytic lymphohistiocytosis. A rare disease in which your immune system makes too many otherwise normal infection-fighting cells called histiocytes and lymphocytes. Symptoms may include enlarged liver and/or spleen, skin rash, swollen lymph glands, breathing problems, easy bruising, kidney abnormalities, and heart problems.</li><li>Solid organ transplant rejection.</li><li>Graft-versus-host disease after stem cell transplantation (where the transplanted cells from a donor attack your own cells). If you have received one of these transplants, your doctor will consider whether you should receive treatment with Opdualag. Graft-versus-host disease can be severe and can lead to death.</li><li>Infusion reactions, which may include shortness of breath, itching or rash, dizziness or fever.</li></ul><p>Tell your doctor immediately if you have any of these signs or symptoms or if they get worse. Do not try to treat your symptoms with other medicines on your own. Your doctor may</p><ul><li>give you other medicines to prevent complications and reduce your symptoms,</li><li>skip your next dose of Opdualag,</li><li>or stop your treatment with Opdualag altogether. Please note that these signs and symptoms are sometimes delayed and may develop weeks or months after your last dose. Before treatment, your doctor will check your general health. You will also have blood tests during your treatment.</li></ul><p>Check with your doctor or nurse before you are given Opdualag if:</p><ul><li>you have an active autoimmune disease (a condition where the body attacks its own cells);</li><li>you have melanoma of the eye;</li><li>you have been told that your cancer has spread to your brain;</li><li>you have been taking medicines to suppress your immune system.</li></ul><p>Children and adolescents Opdualag should not be used in children below 12 years of age.</p><p>Other medicines and Opdualag Before you are given Opdualag, tell your doctor if you are taking any medicines that suppress your immune system, such as corticosteroids, since these medicines may interfere with the effect of Opdualag. However, once you are treated with Opdualag, your doctor may give you corticosteroids to reduce any possible side effects that you may have during your treatment. Tell your doctor if you are taking, have recently taken or are planning to take any other medicines. Do not take any other medicines during your treatment without talking to your doctor first.</p><p>Pregnancy and breast-feeding If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor for advice before taking this medicine.</p><p>Do not use Opdualag if you are pregnant unless your doctor specifically tells you to. The effects of Opdualag in pregnant women are not known, but it is possible that the active substances, nivolumab and relatlimab, could harm an unborn baby.</p><ul><li>You must use effective contraception while you are being treated with Opdualag and for at least 5 months following the last dose of Opdualag, if you are a woman who could become pregnant.</li><li>If you become pregnant while using Opdualag tell your doctor.</li></ul><p>It is not known whether Opdualag can pass into breast milk and affect a baby that is breast-fed. Talk to your doctor about the benefits and risks before breast-feeding during or after treatment with Opdualag.</p><p>Driving and using machines Opdualag has a minor influence on the ability to drive and use machines; however, use caution when performing these activities until you are sure that Opdualag does not adversely affect you.</p><p>Patient card You will also find key messages from this package leaflet on the patient card you have been given by your doctor. It is important that you keep this patient card at all times and show it to your partner or caregivers.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take opdualag" ] ;
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 opdualag" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>How much Opdualag is given The recommended dose by infusion in adults and adolescents 12 years of age and older is 480 mg nivolumab and 160 mg relatlimab every 4 weeks. This dose is established for adolescent patients weighing at least 30 kg.</p><p>Depending on your dose, the appropriate amount of Opdualag may be diluted with sodium chloride 9 mg/mL (0.9%) solution for injection or glucose 50 mg/mL (5%) solution for injection before use. Opdualag may also be used undiluted.</p><p>How Opdualag is given You will receive treatment with Opdualag in a hospital or clinic, under the supervision of an experienced doctor.</p><p>Opdualag will be given to you as an infusion (a drip) into a vein, every 4 weeks. Each infusion takes about 30 minutes to give.</p><p>Your doctor will continue treating you with Opdualag for as long as you keep benefitting from it or until side effects become too severe.</p><p>If you miss a dose of Opdualag It is very important for you to keep all your appointments to receive Opdualag. If you miss an appointment, ask your doctor when to schedule your next dose.</p><p>If you stop using Opdualag Stopping your treatment may stop the effect of the medicine. Do not stop treatment with Opdualag unless you have discussed this with your doctor.</p><p>If you have any further questions on the use of this medicine, ask your doctor.</p></div>"       ]     ] [
fhir:title [ fhir:v "4. Possible side effects" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "4. Possible side effects" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them. Your doctor will discuss these with you and will explain the risks and benefits of your treatment.</p><p>Be aware of important symptoms of inflammation (described in section 2 under warnings and precautions ). Opdualag acts on your immune system and may cause inflammation in parts of your body. Inflammation may cause serious damage to your body and some inflammatory conditions may be life-threatening and need treatment or withdrawal of Opdualag.</p><p>The following side effects have been reported with Opdualag:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>infection of the urinary tract (the parts of the body that collect and pass out urine)</li><li>decreased number of red blood cells (which carry oxygen) and white blood cells (lymphocytes, neutrophils, leucocytes; which are important in fighting infection)</li><li>underactive thyroid gland (which can cause tiredness or weight gain)</li><li>decreased appetite</li><li>headache</li><li>difficulty breathing, cough</li><li>diarrhoea (watery, loose or soft stools), vomiting; nausea; stomach pain; constipation</li><li>skin rash (sometimes with blisters), skin colour change in patches (vitiligo), itching</li><li>pain in the muscles, bones and joints</li><li>feeling tired or weak, fever. Changes in the results of tests carried out by your doctor may show:</li><li>abnormal liver function (increased amounts of the liver enzymes alkaline phosphatase, aspartate aminotransferase, alanine aminotransferase in your blood)</li><li>abnormal kidney function (increased amounts of creatinine in your blood)</li><li>decrease of sodium and magnesium, and decrease or increase of calcium and potassium.</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>infections of the upper respiratory tract (nose and upper airways)</li><li>decreased number of platelets (cells which help the blood to clot), increase in some white blood cells</li><li>decreased secretion of hormones produced by adrenal glands (glands situated above the kidneys), inflammation of the pituitary gland situated at the base of the brain, overactive thyroid gland, inflammation of the thyroid gland</li><li>diabetes, low sugar levels in the blood; weight loss, high levels of the waste product uric acid in the blood, decreased levels of the protein albumin in the blood, dehydration</li><li>state of confusion</li><li>inflammation of the nerves (causing numbness, weakness, tingling or burning pain of the arms and legs), dizziness, changes in the sense of taste</li><li>inflammation of the eye (which causes pain and redness, vision problems or blurry vision), vision problems, dry eyes, excessive tear production</li><li>inflammation of the heart muscle</li><li>inflammation of a vein, which can cause redness, tenderness and swelling</li><li>inflammation of the lungs (pneumonitis), characterised by coughing and difficulty breathing; nasal congestion (blocked nose)</li><li>inflammation of the intestines (colitis), inflammation of the pancreas, inflammation of the stomach (gastritis), difficulty swallowing, mouth ulcers and cold sores; dry mouth</li><li>inflammation of the liver (hepatitis)</li><li>unusual hair loss or thinning (alopecia), isolated area of skin growth that becomes red and itchy (lichenoid keratosis), sensitivity to light, dry skin</li><li>painful joints (arthritis), muscle spasms, muscle weakness</li><li>kidney failure (changes in amount or colour of urine, blood in urine, swelling ankles, loss of appetite), high levels of proteins in the urine</li><li>oedema (swelling), flu-like symptoms, chills</li><li>reactions related to the administration of the medicine. Changes in the results of tests carried out by your doctor may show:</li><li>abnormal liver function (higher blood levels of the waste product bilirubin, higher blood levels of the liver enzyme gamma-glutamyl transferase)</li><li>increase in sodium and magnesium</li><li>increased level of troponin (a protein released into the blood when the heart is damaged)</li><li>increased level of the enzyme that breaks down glucose (sugar) (lactate dehydrogenase), the enzyme that breaks down fats (lipase), the enzyme that breaks down starch (amylase)</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>inflammation and infection in the hair follicles</li><li>disorder in which red blood cells are destroyed faster than they can be made (haemolytic anaemia)</li><li>underactive function of the pituitary gland situated at the base of the brain; underactive function of the glands producing sex hormones</li><li>inflammation of the brain, which may include confusion, fever, memory problems or seizures (encephalitis), a temporary inflammation of the nerves that causes pain, weakness, and paralysis in the extremities (Guillain-Barr syndrome), inflammation of the optic nerve that may cause a complete or partial loss of vision</li><li>an inflammatory disorder affecting the eyes, skin and the membranes of the ears, brain and spinal cord (Vogt-Koyanagi-Harada disease), red eye</li><li>fluid around the heart</li><li>asthma</li><li>inflammation of the oesophagus (passage between throat and stomach)</li><li>inflammation of the bile duct</li><li>skin rashes and blistering on the legs, arms, and abdomen (pemphigoid), skin disease with thickened patches of red skin, often with silvery scales (psoriasis), hives (itchy, bumpy rash)</li><li>inflammation of the muscles causing weakness, swelling, and pain, disease in which the immune system attacks the glands that make moisture for the body, such as tears and saliva (Sjogren s syndrome), inflammation of muscles causing pain or stiffness, inflammation of the joints (painful joint disease), disease in which the immune system attacks its own tissues, causing widespread inflammation and tissue damage in the affected organs, such as joints, skin, brain, lungs, kidneys, and blood vessels (systemic lupus erythematosus)</li><li>inflammation of the kidney</li><li>absence of sperm in the semen. Changes in the results of tests carried out by your doctor may show:</li><li>increase in level of c-reactive protein</li><li>red blood cell sedimentation rate increased.</li></ul><p>Reporting of side effects If you get any side effects, talk to your doctor. This includes any possible side effects not listed in this leaflet. You can also report side effects directly via the national reporting system listed in Appendix V. By reporting side effects you can help provide more information on the safety of this medicine.</p></div>"       ]     ] [
fhir:title [ fhir:v "5. How to store opdualag" ] ;
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 opdualag" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Opdualag will be given to you in a hospital or clinic and the healthcare professionals will be responsible for its storage.</p><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 vial label 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. The unopened vial can be stored at controlled room temperature (up to 25 C) for up to 72 hours.</p><p>Do not store any unused portion of the infusion solution for reuse. Any unused medicine or waste material should be disposed of in accordance with local requirements.</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 Opdualag contains</p><ul><li><p>The active substances are nivolumab and relatlimab. Each mL of concentrate for solution for infusion contains 12 mg of nivolumab and 4 mg of relatlimab. One vial of 20 mL concentrate contains 240 mg nivolumab and 80 mg relatlimab.</p></li><li><p>The other ingredients are histidine, histidine hydrochloride monohydrate, sucrose, pentetic acid, polysorbate 80 (E433) and water for injections.</p></li></ul><p>What Opdualag looks like and contents of the pack Opdualag concentrate for solution for infusion (sterile concentrate) is a clear to opalescent, colourless to slightly yellow liquid that is essentially free of particles. It is available in cartons containing one glass vial.</p><p>Marketing Authorisation Holder Bristol-Myers Squibb Pharma EEIG Plaza Blanchardstown Corporate Park 2 Dublin 15, D15 TIreland</p><p>Manufacturer Swords Laboratories Unlimited Company t/a Bristol-Myers Squibb Cruiserath Biologics Cruiserath Road, Mulhuddart Dublin 15, D15 H6EF Ireland</p><p>For any information about this medicine, please contact the local representative of the Marketing<br/>Authorisation Holder:</p><p>Belgique/Belgi /Belgien N.V. Bristol-Myers Squibb Belgium S.A. T l/Tel: + 32 2 352 76 <a href=\"mailto:medicalinfo.belgium@bms.com\">medicalinfo.belgium@bms.com</a></p><p>Lietuva Swixx Biopharma UAB Tel: + 370 52 <a href=\"mailto:369medinfo.lithuania@swixxbiopharma.com\">369medinfo.lithuania@swixxbiopharma.com</a></p><p>Swixx Biopharma EOOD Te .: + 359 2 4942 <a href=\"mailto:medinfo.bulgaria@swixxbiopharma.com\">medinfo.bulgaria@swixxbiopharma.com</a></p><p>Luxembourg/Luxemburg N.V. Bristol-Myers Squibb Belgium S.A. T l/Tel: + 32 2 352 76 <a href=\"mailto:medicalinfo.belgium@bms.com\">medicalinfo.belgium@bms.com</a></p><p>esk republika Bristol-Myers Squibb spol. s r.o. Tel: + 420 221 016 <a href=\"mailto:medinfo.czech@bms.com\">medinfo.czech@bms.com</a></p><p>Magyarorsz g Bristol-Myers Squibb Kft. Tel.: + 36 1 301 <a href=\"mailto:9Medinfo.hungary@bms.com\">9Medinfo.hungary@bms.com</a></p><p>Danmark Bristol-Myers Squibb Denmark Tlf: + 45 45 93 05 <a href=\"mailto:medinfo.denmark@bms.com\">medinfo.denmark@bms.com</a></p><p>Malta A.M. Mangion Ltd Tel: + 356 <a href=\"mailto:23976pv@ammangion.com\">23976pv@ammangion.com</a></p><p>Deutschland Bristol-Myers Squibb GmbH &amp; Co. KGaA Tel: 0800 0752002 (+ 49 89 121 42 350) <a href=\"mailto:medwiss.info@bms.com\">medwiss.info@bms.com</a></p><p>Nederland Bristol-Myers Squibb B.V. Tel: + 31 (0)30 300 <a href=\"mailto:2medischeafdeling@bms.com\">2medischeafdeling@bms.com</a></p><p>Eesti Swixx Biopharma O<br/>Tel: + 372 640 <a href=\"mailto:1medinfo.estonia@swixxbiopharma.com\">1medinfo.estonia@swixxbiopharma.com</a></p><p>Norge Bristol-Myers Squibb Norway Ltd. Tlf: + 47 67 55 53 <a href=\"mailto:medinfo.norway@bms.com\">medinfo.norway@bms.com</a></p><p>Bristol-Myers Squibb A.E. : + 30 210 <a href=\"mailto:6074medinfo.greece@bms.com\">6074medinfo.greece@bms.com</a></p><p>sterreich Bristol-Myers Squibb GesmbH Tel: + 43 1 60 14 <a href=\"mailto:medinfo.austria@bms.com\">medinfo.austria@bms.com</a></p><p>Espa a Bristol-Myers Squibb, S.A. Tel: + 34 91 456 53 <a href=\"mailto:informacion.medica@bms.com\">informacion.medica@bms.com</a></p><p>Polska Bristol-Myers Squibb Polska Sp. z o.o. Tel.: + 48 22 <a href=\"mailto:2606informacja.medyczna@bms.com\">2606informacja.medyczna@bms.com</a></p><p>France Bristol-Myers Squibb SAS T l: + 33 (0)1 58 83 84 <a href=\"mailto:infomed@bms.com\">infomed@bms.com</a></p><p>Portugal Bristol-Myers Squibb Farmac utica Portuguesa, S.A. Tel: + 351 21 440 70 <a href=\"mailto:portugal.medinfo@bms.com\">portugal.medinfo@bms.com</a></p><p>Hrvatska Swixx Biopharma d.o.o. Tel: + 385 1 2078 <a href=\"mailto:medinfo.croatia@swixxbiopharma.com\">medinfo.croatia@swixxbiopharma.com</a></p><p>Rom nia Bristol-Myers Squibb Marketing Services S.R.L. Tel: + 40 (0)21 272 16 <a href=\"mailto:medinfo.romania@bms.com\">medinfo.romania@bms.com</a></p><p>Ireland Bristol-Myers Squibb Pharmaceuticals uc Tel: 1 800 749 749 (+ 353 (0)1 483 3625) <a href=\"mailto:medical.information@bms.com\">medical.information@bms.com</a></p><p>Slovenija Swixx Biopharma d.o.o. Tel: + 386 1 2355 <a href=\"mailto:medinfo.slovenia@swixxbiopharma.com\">medinfo.slovenia@swixxbiopharma.com</a></p><p>sland Vistor hf. S mi: + 354 535 <a href=\"mailto:7vistor@vistor.is\">7vistor@vistor.is</a> <a href=\"mailto:medical.information@bms.com\">medical.information@bms.com</a></p><p>Slovensk republika Swixx Biopharma s.r.o. Tel: + 421 2 20833 <a href=\"mailto:medinfo.slovakia@swixxbiopharma.com\">medinfo.slovakia@swixxbiopharma.com</a><br/>Italia Bristol-Myers Squibb S.r.l. Tel: + 39 06 50 39 <a href=\"mailto:medicalinformation.italia@bms.com\">medicalinformation.italia@bms.com</a></p><p>Suomi/Finland Oy Bristol-Myers Squibb (Finland) Ab Puh/Tel: + 358 9 251 21 <a href=\"mailto:medinfo.finland@bms.com\">medinfo.finland@bms.com</a></p><p>Bristol-Myers Squibb A.E. : 800 92666 (+ 30 210 6074300) <a href=\"mailto:medinfo.greece@bms.com\">medinfo.greece@bms.com</a></p><p>Sverige Bristol-Myers Squibb Aktiebolag Tel: + 46 8 704 71 <a href=\"mailto:medinfo.sweden@bms.com\">medinfo.sweden@bms.com</a></p><p>Latvija Swixx Biopharma SIA Tel: + 371 <a href=\"mailto:66164medinfo.latvia@swixxbiopharma.com\">66164medinfo.latvia@swixxbiopharma.com</a></p><p>United Kingdom (Northern Ireland) Bristol-Myers Squibb Pharmaceutical Limited Tel: +44 (0)800 731 <a href=\"mailto:1medical.information@bms.com\">1medical.information@bms.com</a></p><p>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/mpf005fd757731f79c852474cccf35506b> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpf005fd757731f79c852474cccf35506b"] ; # 
  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_mpf005fd757731f79c852474cccf35506b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpf005fd757731f79c852474cccf35506b</b></p><a name=\"mpf005fd757731f79c852474cccf35506b\"> </a><a name=\"hcmpf005fd757731f79c852474cccf35506b\"> </a><a name=\"mpf005fd757731f79c852474cccf35506b-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/22/1679/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>: Opdualag 240 mg/80 mg concentrate for solution for infusion</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/22/1679/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 "Opdualag 240 mg/80 mg concentrate for solution for infusion" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000001" ] ;
fhir:display [ fhir:v "Full name" ]       ] )     ] ;
    ( fhir:part [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000002" ] ;
fhir:display [ fhir:v "Invented name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000003" ] ;
fhir:display [ fhir:v "Scientific name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000004" ] ;
fhir:display [ fhir:v "Strength part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000005" ] ;
fhir:display [ fhir:v "Pharmaceutical dose form part" ]         ] )       ]     ] ) ;
    ( fhir:usage [
fhir:country [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:jurisdiction [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:language [
        ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "en" ]         ] )       ]     ] )
  ] ) . #