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

<Composition/composition-en-e8b67f07b418969c3e83d3aef06331ab> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-e8b67f07b418969c3e83d3aef06331ab"] ; # 
  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-e8b67f07b418969c3e83d3aef06331ab\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-e8b67f07b418969c3e83d3aef06331ab</b></p><a name=\"composition-en-e8b67f07b418969c3e83d3aef06331ab\"> </a><a name=\"hccomposition-en-e8b67f07b418969c3e83d3aef06331ab\"> </a><a name=\"composition-en-e8b67f07b418969c3e83d3aef06331ab-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/17/1191/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 - qarziba</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/17/1191/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/mpe8b67f07b418969c3e83d3aef06331ab" ]
  ] ) ; # 
  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 - qarziba"] ; # 
  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 Qarziba is and what it is used for</li><li>What you need to know before you use Qarziba</li><li>How to use Qarziba</li><li>Possible side effects</li><li>How to store Qarziba</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What qarziba 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 qarziba 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>Qarziba contains dinutuximab beta, which belongs to a group of medicines called monoclonal antibodies . These are proteins, which specifically recognise and bind to other unique proteins in the body. Dinutuximab beta binds to the molecule known as disialoganglioside 2 (GD2), which is present on cancer cells, and this activates the body s immune system, causing it to attack the cancer cells.</p><p>Qarziba is used to treat neuroblastoma that has a high risk of coming back after a series of treatments, which include a stem cell transplantation for rebuilding the immune system. It is also used to treat neuroblastoma that has come back (relapsed) or could not be completely treated with previous therapies.</p><p>Prior to the treatment of relapsed neuroblastoma, your treating physician will stabilise any actively progressing disease by other suitable measures.</p><p>Your doctor will further decide whether the co-administration of a second medicine, interleukin-2, is necessary for the treatment of your cancer.</p><p>Neuroblastoma is a type of cancer that grows from abnormal nerve cells in the body, in particular in the glands above the kidneys. It is one of the most common cancers in infancy.</p><p>It is used for patients aged 12 months and above.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take qarziba" ] ;
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 qarziba" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Qarziba if you</p><ul><li>are allergic to dinutuximab beta or any of the other ingredients of this medicine (listed in section 6)</li><li>have acute grade 3 or 4, or extensive long-lasting graft-versus-host disease This disease is a reaction in which cells of transplanted tissue attack cells of the recipient.</li></ul><p>Warnings and precautions</p><p>Before receiving Qarziba, you will have blood tests to check your liver, lung, renal and bone marrow functions.</p><p>You might notice the following when you first receive Qarziba and during the course of treatment:</p><ul><li>pain Pain is one of the most common side effects of Qarziba. It usually occurs at the beginning of infusion. Therefore, your doctor will give you an appropriate pain treatment starting 3 days before and continuing during use of Qarziba.</li><li>allergic reactions or other infusion-related reactions Tell your doctor or nurse if you have any kind of reaction during or after the infusion, such as:</li></ul><ul><li>fever, shivering and/or low blood pressure</li><li>difficulties in breathing</li><li>skin rash, hives You will receive appropriate treatment to prevent these reactions and be closely monitored for these symptoms during infusion of Qarziba.</li></ul><ul><li>leakage from small blood vessels (capillary leak syndrome) Leakage of blood components from small blood vessels may cause rapid swelling in arms, legs and other parts of the body. Rapid drop in blood pressure, light-headedness and breathing difficulties are further signs.</li><li>eye problems You may notice changes to your vision.</li><li>problems with your nerves You may notice numbness, tingling or burning in your hands, feet, legs or arms, reduced sensation or weakness with movement.</li><li><pre><code>spinal cord and brain problems (central nervous system, CNS) </code></pre></li></ul><p>Tell your doctor or nurse if you have any kind of CNS symptoms, such as: substantial prolonged neurological deficit without apparent reason such as muscle weakness or loss of muscle strength in the legs (or arms), or mobility problems or unusual sensations and numbness. Persistent or sudden onset of a headache, or progressive loss of memory and cognitive ability, subtle personality changes, inability to concentrate, lethargy, and progressive loss of consciousness.</p><p>Tell your doctor immediately if you notice any of these problems.</p><p>Your doctor may decide to stop your treatment if you have any of the problems mentioned here. In some cases your treatment may be able to start again after a break or at a slower rate, but sometimes it may need to be stopped completely.</p><p>Your doctor will do blood tests and may do eye tests while you are taking this medicine.</p><p>Children</p><p>This medicine should not be given to children under 12 months because there is insufficient experience in this age group.</p><p>Other medicines and Qarziba</p><p>Tell your doctor if you are using, have recently used or might use any other medicines.</p><p>Do not use medicines that suppress the immune system from 2 weeks before the first dose of Qarziba until 1 week after the last treatment course, unless prescribed by your doctor. Examples of medicines that suppress the immune system are corticosteroids used to reduce inflammation or prevent organ transplant rejection.</p><p>Avoid vaccinations during treatment with Qarziba and for 10 weeks afterwards.</p><p>Pregnancy, breast-feeding and fertility</p><p>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>Talk to your doctor before you receive Qarziba if you are of childbearing age. It is recommended to use contraception for 6 months after discontinuation of treatment with Qarziba. You may only use Qarziba if your doctor assesses that benefits outweigh risks for a foetus.</p><p>Tell your doctor if you are breast-feeding. Do not breast-feed during treatment with Qarziba and for 6 months after the last dose. It is not known if the medicine can pass into breast-milk.</p><p>Driving and using machines</p><p>Qarziba has several side effects that may affect your ability to drive and use machines. Do not perform these activities if your ability to concentrate and react is affected.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take qarziba" ] ;
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 qarziba" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>A doctor experienced in the use of medicines to treat cancer will supervise your treatment. It will be given to you by a doctor or nurse while you are in hospital. It is given into one of your veins (intravenous infusion) usually by using special tubes (catheters) and a pump. During and after the infusion, you will be checked regularly for infusion-related side effects.</p><p>Qarziba will be given to you in five treatment courses of 35 days and the infusion will last 5 or 10 days in the beginning of each course. The recommended dose is 100 mg dinutuximab beta per square metre of body surface per treatment course. The doctor will calculate your body surface area from your height and weight.</p><p>If your doctor considers co-administration of interleukin-2, it will be given twice, by injection under the skin, each time for 5 consecutive days (before and during treatment with Qarziba).</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>Tell your doctor or nurse immediately if you have any of the following: Very common (may affect more than 1 in 10 people):</p><ul><li>rapid swelling of arms, legs and other body parts, rapid drop in blood pressure, light-headedness and breathing difficulties (capillary leak syndrome)</li><li>pain in the stomach, throat, chest, face, hands, feet, legs, arms, back, neck, joint, or muscles</li><li>allergic reactions and cytokine release syndrome with symptoms such as face or throat swelling, breathing difficulties, dizziness, hives, rapid or noticeable heartbeat, low blood pressure, hives, rash, fever, or nausea</li></ul><p>Other side effects and their frequencies include: Very common (may affect more than 1 in 10 people):</p><ul><li>fever, chills</li><li>vomiting, diarrhoea, constipation</li><li>inflammation of the mouth and lips (stomatitis)</li><li>cough</li><li>itching, rash</li><li>low blood pressure, increased heartbeat</li><li>oxygen deficiency</li><li>tissue swelling (in the face, lip, around the eye, in the lower limbs)</li><li>increased weight</li><li>infection, in particular infection associated with the catheter that delivers the medicine</li><li>headache</li><li>dilated pupils or abnormal pupil reactions</li><li>abnormal blood or urine tests (blood cells and other components, liver function, renal function)</li></ul><p>Common (may affect up to 1 in 10 people):</p><ul><li>life-threatening infection (sepsis)</li><li>fits</li><li>agitation, anxiety</li><li>nerve disorder in the arms and/or legs (with abnormal sensations or weakness), light- headedness, trembling, muscle spasms</li><li>paralysis of eye muscles, blurred vision, light sensitivity, swelling in the retina</li><li>high blood pressure</li><li>cardiac failure, fluid around the heart</li><li>respiratory failure, fluid in the lungs</li><li>sudden constriction of the airways (bronchospasm, laryngospasm), rapid breathing</li><li>decreased appetite, nausea, abdominal distension, accumulation of fluid in the abdominal cavity</li><li>injection-site reactions, skin problems such as reddening, dry skin, eczema, excessive sweating, reaction to light</li><li>unable to pass urine or passing reduced urine volume</li><li>decreased weight, loss of fluids (dehydration)</li></ul><p>Uncommon (may affect up to 1 in 100 people):</p><ul><li>shock due to decreased body fluid volume</li><li>formation of blood clots in the small blood vessels (disseminated intravascular coagulation)</li><li>a type of allergy (serum sickness) with fever, rash, joint inflammation</li><li>a brain disorder characterised by headache, confusion, seizures and loss of vision (posterior reversible encephalopathy syndrome)</li><li>inflammation of the intestine, injury to the liver</li><li>kidney failure</li><li>a condition in which some of the small veins in the liver are obstructed (veno-occlusive disease)</li></ul><p>Reporting of side effects 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 qarziba" ] ;
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 qarziba" ]       ] ;
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 label and the carton after EXP. The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C 8 C). Keep the vial in the outer carton in order to protect from light.</p><p>Once opened, Qarziba is intended for immediate use.</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 Qarziba contains</p><ul><li>The active substance is dinutuximab beta. 1 mL concentrate contains 4.5 mg dinutuximab beta. Each vial contains 20 mg dinutuximab beta in 4.5 mL.</li><li>The other ingredients are histidine, sucrose, polysorbate 20, water for injections, hydrochloric acid (for pH adjustment).</li></ul><p>What Qarziba looks like and contents of the pack</p><p>Qarziba is colourless to slightly yellow liquid, provided in a clear glass vial with a rubber stopper and aluminium seal. Each carton contains 1 vial.</p><ul><li><p>Marketing Authorisation Holder Recordati Netherlands B.V. Beechavenue 54, 1119PW Schiphol-Rijk Netherlands</p></li><li><p>Manufacturer Millmount Healthcare Ltd Block 7, City North Business Campus Stamullen, Co. Meath K32 YD reland</p></li></ul><p>Patheon Italia S.P.A. Via Morolense, 5 03013 Ferentino Italy</p><p>This leaflet was last revised in {MM/YYYY}.</p><p>Other sources of information</p><p>Detailed information on this medicine is available on the European Medicines Agency website: <a href=\"http://www.ema.europa.eu\">http://www.ema.europa.eu</a>. There are also links to other websites about rare diseases and treatments.</p><hr/><p>The following information is intended for healthcare professionals only:</p><p>Qarziba is restricted to hospital-use only and must be administered under the supervision of a physician experienced in the use of oncological therapies. It must be administered by a healthcare professional prepared to manage severe allergic reactions including anaphylaxis in an environment where full resuscitation services are immediately available.</p><p>Posology Treatment with dinutuximab beta consists of 5 consecutive courses, each course comprising 35 days. The individual dose is determined based on the body surface area and should be a total of 100 mg/m2 per course.</p><p>Two modes of administration are possible:</p><ul><li>a continuous infusion over the first 10 days of each course (a total of 240 hours) at the daily dose of 10 mg/m2</li><li>or five daily infusions of 20 mg/m2 administered over 8 hours, on the first 5 days of each course</li></ul><p>If IL-2 is combined with dinutuximab beta, it should be given as subcutaneous injections for 5 consecutive days twice during each course. First 5-day treatment should start 7 days prior to first dinutuximab beta infusion. Second 5-day treatment with IL-2 should start concurrently with dinutuximab beta infusion (days 1 to 5 of each course). IL-2 is administered as 6 106 IU/m2/day, resulting in an overall dose of 60 106 IU/m2/course.</p><p>Preparation of the infusion The solution for infusion must be prepared under aseptic conditions. The solution must not be exposed to direct sunlight or heat.</p><p>The patient-specific daily dose of Qarziba is calculated based on body surface area. Qarziba should be diluted aseptically to the patient-specific concentration/dose with sodium chloride 9 mg/mL (0.9%) solution for infusion, containing 1% human albumin (e.g. 5 mL of human albumin 20% per 100 mL sodium chloride solution).</p><ul><li><p>For continuous infusions, the solution for infusion can be prepared freshly on a daily basis, or sufficient for up to 5 days of continuous infusion. The daily dose is 10 mg/m2. The amount of solution to be infused per day (within a treatment course of 10 consecutive days) should be 48 mL; with 240 mL for a 5-day dose. It is recommended to prepare 50 mL solution in a 50 mL syringe, or 250 mL in an infusion bag suitable for the employed infusion pump, i.e. an overfill of 2 mL (syringe) or 10 mL (infusion bag) to allow for dead volumes of the infusion systems.</p></li><li><p>For repeated daily infusions, the daily dose is 20 mg/m2 and the calculated dose should be diluted in 100 mL sodium chloride 9 mg/mL (0.9%) containing 1% human albumin.</p></li></ul><p>Administration of the infusion The solution for infusion should be administered via a peripheral or central intravenous line. Other intravenously co-administered agents should be delivered via a separate infusion line. The container should be inspected visually for particulates prior to administration. It is recommended that a 0.22 micrometre in-line filter is used during infusion.</p><p>For continuous infusions, any medical device suitable for infusion at a rate of 2 mL per hour can be applied, e.g. syringe infusion pumps/infusors, electronic ambulatory infusion pumps. Note that elastomeric pumps are not considered suitable in combination with in-line filters.</p><p>Storage of the diluted solution Chemical and physical in-use stability has been demonstrated for up to 48 hours at 25 C (50 mL syringe) and for up to 7 days at 37 C (250 mL infusion bag), after cumulative storage in a refrigerator (2 C 8 C) for 72 hours.</p><p>From a microbiological point of view, the product should be used immediately. If not used immediately, in-use storage times and conditions prior to use are the responsibility of the user and would not normally be longer than 24 hours at 2 to 8 C, unless dilution has taken place in controlled and validated aseptic conditions.</p><p>Disposal Any unused medicinal product or waste material should be disposed of in accordance with local requirements.</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpe8b67f07b418969c3e83d3aef06331ab> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpe8b67f07b418969c3e83d3aef06331ab"] ; # 
  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_mpe8b67f07b418969c3e83d3aef06331ab\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpe8b67f07b418969c3e83d3aef06331ab</b></p><a name=\"mpe8b67f07b418969c3e83d3aef06331ab\"> </a><a name=\"hcmpe8b67f07b418969c3e83d3aef06331ab\"> </a><a name=\"mpe8b67f07b418969c3e83d3aef06331ab-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/17/1191/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>: Qarziba 4.5 mg/mL 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/17/1191/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 "Qarziba 4.5 mg/mL 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" ]         ] )       ]     ] )
  ] ) . #