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

<Composition/composition-en-1482492b92c1ab38c7c6cfa8e927eb20> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-1482492b92c1ab38c7c6cfa8e927eb20"] ; # 
  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-1482492b92c1ab38c7c6cfa8e927eb20\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-1482492b92c1ab38c7c6cfa8e927eb20</b></p><a name=\"composition-en-1482492b92c1ab38c7c6cfa8e927eb20\"> </a><a name=\"hccomposition-en-1482492b92c1ab38c7c6cfa8e927eb20\"> </a><a name=\"composition-en-1482492b92c1ab38c7c6cfa8e927eb20-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/15/1032/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 - zerbaxa</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/15/1032/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/mp1482492b92c1ab38c7c6cfa8e927eb20" ]
  ] ) ; # 
  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 - zerbaxa"] ; # 
  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 Zerbaxa is and what it is used for</li><li>What you need to know before you take Zerbaxa</li><li>How to take Zerbaxa</li><li>Possible side effects</li><li>How to store Zerbaxa</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What zerbaxa 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 zerbaxa 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>Zerbaxa is a medicine used to treat a range of bacterial infections. It contains two active substances:</p><ul><li>ceftolozane, an antibiotic that belongs to the group of cephalosporins and which can kill certain bacteria that can cause infection;</li><li>tazobactam, which blocks the action of certain enzymes called beta-lactamases. These enzymes make bacteria resistant to ceftolozane by breaking down the antibiotic before it can act. By blocking their action, tazobactam makes ceftolozane more effective at killing bacteria. Zerbaxa is used in all age groups to treat complicated infections within the abdomen, and kidney and urinary system. Zerbaxa is also used in adults to treat an infection of the lungs called pneumonia .</li></ul></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take zerbaxa" ] ;
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 zerbaxa" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Zerbaxa</p><ul><li><p>if you are allergic to ceftolozane, tazobactam or any of the other ingredients of this medicine (listed in section 6).</p></li><li><p>if you are allergic to medicines known as cephalosporins .</p></li><li><p>if you have had a severe allergic reaction (e.g., severe skin peeling; swelling of the face, hands, feet, lips, tongue or throat; or difficulty swallowing or breathing) to certain other antibiotics (e.g., penicillins or carbapenems). Warnings and precautions Talk to your doctor or pharmacist before taking Zerbaxa if you know you are, or have previously been allergic to cephalosporins, penicillins or other antibiotics. Talk to your doctor or pharmacist if you develop diarrhoea while taking Zerbaxa. Infections caused by bacteria that are not sensitive to Zerbaxa or caused by a fungus can occur during or following treatment with Zerbaxa. Tell your doctor if you think you may have another infection. Treatment with Zerbaxa sometimes causes production of antibodies that react with your red blood cells. If you are told that you have an abnormal blood test (called Coombs test) tell your doctor that you are having or have recently had Zerbaxa. Children and adolescents This medicine should not be given to children under 18 years old to treat pneumonia because there is not enough information on use in this age group for the treatment of this infection. Other medicines and Zerbaxa Tell your doctor or pharmacist if you are taking, have recently taken, or might take any other medicines. Some medicines may interact with ceftolozane and tazobactam. These include:</p></li><li><p>Probenecid (a medicine for gout). This can increase the time it takes for tazobactam to leave your body. Pregnancy and breast-feeding If you are pregnant or breast-feeding, or think you may be pregnant, ask your doctor or pharmacist for advice before taking this medicine. Your doctor will advise if you should receive Zerbaxa during pregnancy. If you are breast-feeding, your doctor will advise you on whether you should stop breast-feeding or stop or avoid Zerbaxa therapy, taking into account the benefit of breast-feeding for the child and the benefit of therapy for you. Driving and using machines Zerbaxa may cause dizziness, which can affect your ability to drive and use machines. Zerbaxa contains sodium This medicine contains 230 mg sodium (main component of cooking/table salt) in each vial. This is equivalent to 11.5% of the recommended maximum daily dietary intake of sodium for an adult. The reconstituted vial with 10 mL of 0.9% sodium chloride (normal saline) for injection contains 265 mg sodium in each vial. This is equivalent to 13.3% of the recommended maximum daily dietary intake of sodium for an adult.</p></li></ul></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take zerbaxa" ] ;
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 zerbaxa" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Your doctor or other healthcare professional will give you this medicine into one of your veins through an infusion (a drip) lasting one hour. The dose of medicine given to you depends on whether or not you have kidney problems. The dose depends on the type of infection that you have, where the infection is in your body and how serious the infection is. Your doctor will decide on the dose that you need. Use in adults The recommended dose of Zerbaxa is 1 g of ceftolozane and 0.5 g of tazobactam or 2 g of ceftolozane and 1 g of tazobactam every 8 hours, which is given into one of your veins (directly into the bloodstream). Treatment with Zerbaxa normally lasts between 4 and 14 days, depending on the severity and location of the infection and on how your body responds to the treatment. Use in children and adolescents The recommended dose of Zerbaxa is 20 mg/kg of ceftolozane and 10 mg/kg of tazobactam every 8 hours, which is given into one of your veins (directly into the bloodstream). The dose should not exceed 1 g of ceftolozane and 0.5 g of tazobactam. Treatment with Zerbaxa normally lasts between 5 and 14 days, depending on the severity and location of the infection and on how your body responds to the treatment. Patients with kidney problems Your doctor may need to reduce the dose of Zerbaxa or decide how often Zerbaxa is given to you. Your doctor may also want to test your blood to make sure you receive an appropriate dose, especially if you have to take this medicine for a long time. If you take more Zerbaxa than you should As this product is given by a doctor or other healthcare professional, it is very unlikely that you will be given too much Zerbaxa. However, if you have any concerns you should let your doctor, nurse or pharmacist know immediately. If you stop taking Zerbaxa If you think you have not been given a dose of Zerbaxa, tell your doctor or other healthcare professional immediately. If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</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. Tell your doctor straight away if you get these symptoms as you may need urgent medical treatment:</p><ul><li>Sudden swelling of your lips, face, throat or tongue; a severe rash; and, swallowing or breathing problems. These may be signs of a severe allergic reaction (anaphylaxis) and may be life- threatening</li><li>Diarrhoea that becomes severe or does not go away or stool that contains blood or mucus during or after treatment with Zerbaxa. In this situation, you should not take medicines that stop or slow bowel movement Adults treated for complicated infections within the abdomen, and kidney and urinary system Common side effects (may affect up to 1 in 10 people): Headache, stomach ache, constipation, diarrhoea, nausea, vomiting, increase in liver enzymes (from blood tests), rash, fever (high temperature), decrease in blood pressure, decrease in potassium (from blood tests), increase in the number of certain types of blood cells known as platelets, dizziness, anxiety, difficulty sleeping, infusion site reactions Uncommon side effects (may affect up to 1 in 100 people): Inflammation of the large intestine due to C. difficile bacteria, inflammation of the stomach, abdominal distension, indigestion, excessive gas in stomach or bowel, obstruction of the intestine, yeast infection in the mouth (thrush), yeast infection of female genitalia, fungal urinary tract infection, increase in sugar (glucose) levels (from blood tests), decrease in magnesium levels (from blood tests), decrease in phosphate levels (from blood tests), ischemic stroke (stroke caused by reduced blood flow in brain), irritation or inflammation of a vein at injection site, venous thrombosis (blood clot in a vein), low red blood cell counts, atrial fibrillation (rapid or irregular heartbeat), fast heartbeat, angina pectoris (chest pain or feeling of tightness, pressure or heaviness in chest), itchy rash or swellings on the skin, hives, Coombs test positive (a blood test that looks for antibodies that may fight against your red blood cells), kidney problems, kidney disease, shortness of breath Additional side effects observed in children and adolescents treated for complicated infections within the abdomen, and kidney and urinary system Common side effects (may affect up to 1 in 10 people): Increased appetite, low white blood cell counts, altered taste Adults treated for an infection of the lungs called pneumonia Common side effects (may affect up to 1 in 10 people): Inflammation of the large intestine due to C. difficile bacteria, diarrhoea, vomiting, increase in liver enzymes (from blood tests) Uncommon side effects (may affect up to 1 in 100 people): Infection due to C. difficile bacteria, C. difficile test positive (from stool test), Coombs test positive (a blood test that looks for antibodies that may fight against your red blood cells) Reporting of side effects If you get any side effects, talk to your doctor or pharmacist. This includes any possible side effects not listed in this leaflet. You can also report side effects directly via the national reporting system listed in Appendix V. By reporting side effects you can help provide more information on the safety of this medicine.</li></ul></div>"       ]     ] [
fhir:title [ fhir:v "5. How to store zerbaxa" ] ;
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 zerbaxa" ]       ] ;
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. 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. Unopened vials: Store in a refrigerator (2 C 8 C). Store in the original package in order to protect from light. Do not throw away any medicines via wastewater. Any unused medicinal product or waste material should be disposed of in accordance with local requirements. 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 Zerbaxa contains</p><ul><li>The active substances are ceftolozane and tazobactam.</li><li>Each vial contains ceftolozane sulfate equivalent to 1 g ceftolozane and tazobactam sodium equivalent to 0.5 g tazobactam. For doses above 1 g ceftolozane and 0.5 g tazobactam, two vials are used.</li><li>The other excipients are sodium chloride, arginine, and citric acid, anhydrous. What Zerbaxa looks like and contents of the pack Zerbaxa is a white to slightly yellow powder for concentrate for solution for infusion (powder for concentrate) supplied in a vial. Zerbaxa is available in packs containing 20 mL Type I clear glass vial with stopper (bromobutyl rubber) and flip-off seal. Pack size of 10 vials. Marketing Authorisation Holder Merck Sharp &amp; Dohme B.V. Waarderweg 2031 BN Haarlem The Netherlands Manufacturer FAREVA Mirabel Route de Marsat Riom 63963, Clermont-Ferrand Cedex 9 France For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien MSD Belgium T l/Tel: +32(0)<a href=\"mailto:27766dpoc_belux@merck.com\">27766dpoc_belux@merck.com</a> Lietuva UAB Merck Sharp &amp; Dohme Tel.: +370 5 278 02 <a href=\"mailto:msd_lietuva@merck.com\">msd_lietuva@merck.com</a></li></ul><p>.: +359 2 819 <a href=\"mailto:3info-msdbg@merck.com\">3info-msdbg@merck.com</a> Luxembourg/Luxemburg MSD Belgium T l/Tel: +32(0)<a href=\"mailto:27766dpoc_belux@merck.com\">27766dpoc_belux@merck.com</a> esk republika Merck Sharp &amp; Dohme s.r.o. Tel.: +420 233 010 <a href=\"mailto:dpoc_czechslovak@merck.com\">dpoc_czechslovak@merck.com</a> Magyarorsz g MSD Pharma Hungary Kft. Tel.: +361 888 53 <a href=\"mailto:hungary_msd@merck.com\">hungary_msd@merck.com</a> Danmark MSD Danmark ApS Tlf: +45 4482 <a href=\"mailto:4dkmail@merck.com\">4dkmail@merck.com</a> Malta Merck Sharp &amp; Dohme Cyprus Limited Tel: 8007 4433 (+356 99917558) <a href=\"mailto:malta_info@merck.com\">malta_info@merck.com</a> Deutschland MSD Sharp &amp; Dohme GmbH Tel: 0800 673 673 673 (+49 (0) 89 4561 0) <a href=\"mailto:e-mail@msd.de\">e-mail@msd.de</a> Nederland Merck Sharp &amp; Dohme B.V. Tel: 0800 9999000 (+31 23 5153153) <a href=\"mailto:medicalinfo.nl@merck.com\">medicalinfo.nl@merck.com</a> Eesti Merck Sharp &amp; Dohme O Tel.: +372 6144 <a href=\"mailto:msdeesti@merck.com\">msdeesti@merck.com</a> Norge MSD (Norge) AS Tlf: +47 32 20 73 <a href=\"mailto:msdnorge@msd.no\">msdnorge@msd.no</a></p><p>MSD . . . . . : +30 210 98 97 <a href=\"mailto:dpoc_greece@merck.com\">dpoc_greece@merck.com</a> sterreich Merck Sharp &amp; Dohme Ges.m.b.H. Tel: +43 (0) 1 26 <a href=\"mailto:dpoc_austria@merck.com\">dpoc_austria@merck.com</a> Espa a Merck Sharp &amp; Dohme de Espa a, S.A. Tel: +34 91 321 06 <a href=\"mailto:msd_info@merck.com\">msd_info@merck.com</a> Polska MSD Polska Sp.z o.o. Tel.: +48 22 549 51 <a href=\"mailto:msdpolska@merck.com\">msdpolska@merck.com</a> France MSD France T l: + 33 (0) 1 80 46 40 Portugal Merck Sharp &amp; Dohme, Lda Tel: +351 21 <a href=\"mailto:4465inform_pt@merck.com\">4465inform_pt@merck.com</a> Hrvatska Merck Sharp &amp; Dohme d.o.o. Tel: + 385 1 6611 <a href=\"mailto:croatia_info@merck.com\">croatia_info@merck.com</a> Rom nia Merck Sharp &amp; Dohme Romania S.R.L. Tel: +40 21 529 29 <a href=\"mailto:msdromania@merck.com\">msdromania@merck.com</a> Ireland Merck Sharp &amp; Dohme Ireland (Human Health) Limited Tel: +353 (0)1 299 <a href=\"mailto:8medinfo_ireland@merck.com\">8medinfo_ireland@merck.com</a> Slovenija Merck Sharp &amp; Dohme, inovativna zdravila d.o.o. Tel: + 386 1 5204 <a href=\"mailto:msd.slovenia@merck.com\">msd.slovenia@merck.com</a> sland Vistor hf. S mi: +354 535 7Slovensk republika Merck Sharp &amp; Dohme, s. r. o. Tel.: +421 2 <a href=\"mailto:58282dpoc_czechslovak@merck.com\">58282dpoc_czechslovak@merck.com</a> talia MSD Italia S.r.l. Tel: 800 23 99 89 (+39 06 361911) <a href=\"mailto:medicalinformation.it@msd.com\">medicalinformation.it@msd.com</a> Suomi/Finland MSD Finland Oy Puh/Tel: +358 (0) 9 <a href=\"mailto:804info@msd.fi\">804info@msd.fi</a></p><h2 id=\"merck-sharp--dohme-cyprus-limited--800-00-673-357-22866700-cyprus_infomerckcom-sverige-merck-sharp--dohme-sweden-ab-tel-46-77-5700medicinskinfomerckcom-latvija-sia-merck-sharp--dohme-latvija-tel-371-67364msd_lvmerckcom-united-kingdom-northern-ireland-merck-sharp--dohme-ireland-human-health-limited-tel-353-01-2998medinfonimsdcom-this-leaflet-was-last-revised-in-month-yyyy-other-sources-of-information-detailed-information-on-this-medicine-is-available-on-the-european-medicines-agency-web-site-httpwwwemaeuropaeu\">Merck Sharp &amp; Dohme Cyprus Limited : 800 00 673 (+357 22866700) <a href=\"mailto:cyprus_info@merck.com\">cyprus_info@merck.com</a> Sverige Merck Sharp &amp; Dohme (Sweden) AB Tel: +46 77 <a href=\"mailto:5700medicinskinfo@merck.com\">5700medicinskinfo@merck.com</a> Latvija SIA Merck Sharp &amp; Dohme Latvija Tel: +371 <a href=\"mailto:67364msd_lv@merck.com\">67364msd_lv@merck.com</a>. United Kingdom (Northern Ireland) Merck Sharp &amp; Dohme Ireland (Human Health) Limited Tel: +353 (0)1 <a href=\"mailto:2998medinfoNI@msd.com\">2998medinfoNI@msd.com</a> This leaflet was last revised in {month YYYY}. Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site: <a href=\"http://www.ema.europa.eu\">http://www.ema.europa.eu</a>.</h2><p>The following information is intended for healthcare professionals only: Preparation of solutions Each vial is for single use only. Aseptic technique must be followed in preparing the infusion solution. Preparation of doses The powder for concentrate for solution for infusion for each vial is reconstituted with 10 mL of water for injections or sodium chloride 9 mg/mL (0.9%) solution for injection per vial; following reconstitution the vial should be shaken gently to dissolve the powder. The final volume is approximately 11.4 mL per vial. The resultant concentration is approximately 132 mg/mL (88 mg/mL of ceftolozane and 44 mg/mL of tazobactam) per vial. CAUTION: THE RECONSTITUTED SOLUTION IS NOT FOR DIRECT INJECTION. Zerbaxa solution for infusion is clear and colourless to slightly yellow. Variations in colour within this range do not affect the potency of the product. After reconstitution and dilution, chemical and physical in-use stability has been demonstrated for 24 hours at room temperature or 4 days at 2 to 8 C. The medicinal product is photosensitive and should be protected from light when not stored in the original carton. See section 4.2 of the Summary of Product Characteristics for recommended dose regimens for Zerbaxa based on indication and renal function. The preparation for each dose is shown below. Instructions for preparing adult doses in INFUSION BAG: For preparation of the 2 g ceftolozane / 1 g tazobactam dose: Withdraw the entire contents from two reconstituted vials (approximately 11.4 mL per vial) using a syringe and add it to an infusion bag containing 100 mL of 0.9% sodium chloride for injection (normal saline) or 5% glucose injection. For preparation of the 1.5 g ceftolozane / 0.75 g tazobactam dose: Withdraw the entire contents from one reconstituted vial (approximately 11.4 mL per vial) and 5.7 mL from a second reconstituted vial using a syringe and add it to an infusion bag containing 100 mL of 0.9% sodium chloride for injection (normal saline) or 5% glucose injection. For preparation of the 1 g ceftolozane / 0.5 g tazobactam dose: Withdraw the entire contents (approximately 11.4 mL) of the reconstituted vial using a syringe and add it to an infusion bag containing 100 mL of 0.9% sodium chloride for injection (normal saline) or 5% glucose injection. For preparation of the 500 mg ceftolozane / 250 mg tazobactam dose: Withdraw 5.7 mL of the contents of the reconstituted vial and add it to an infusion bag containing 100 mL of 0.9% sodium chloride for injection (normal saline) or 5% glucose injection. For preparation of the 300 mg ceftolozane / 150 mg tazobactam dose: Withdraw 3.5 mL of the contents of the reconstituted vial and add it to an infusion bag containing 100 mL of 0.9% sodium chloride for injection (normal saline) or 5% glucose injection. For preparation of the 250 mg ceftolozane / 125 mg tazobactam dose: Withdraw 2.9 mL of the contents of the reconstituted vial and add it to an infusion bag containing 100 mL of 0.9% sodium chloride for injection (normal saline) or 5% glucose injection. For preparation of the 100 mg ceftolozane / 50 mg tazobactam dose: Withdraw 1.2 mL of the contents of the reconstituted vial and add it to an infusion bag containing 100 mL of 0.9% sodium chloride for injection (normal saline) or 5% glucose injection. Instructions for preparing paediatric doses in INFUSION BAG or in INFUSION SYRINGE: NOTE: The following procedure describes the steps to prepare 100 mL of stock solution with a final concentration of 10 mg/mL ceftolozane / 5 mg/mL tazobactam. The volume of this stock solution to be administered to the paediatric patient will be based on calculating the appropriate dose based on the patient s weight (see section 4.2 of the Summary of Product Characteristics). Detailed steps and calculations are provided.</p><ol type=\"1\"><li>Preparing the stock solution (100 mL of 10 mg/mL ceftolozane / 5 mg/mL tazobactam): Withdraw the entire contents (approximately 11.4 mL) of the reconstituted vial using a syringe and add it to an infusion bag containing 89 mL of 0.9% sodium chloride for injection (normal saline) or 5% glucose injection.</li><li>Preparing the required volume of stock solution for infusion: a. Calculate the appropriate amount of Zerbaxa (in mg) to deliver the required dose to the paediatric patient. Based on this dose in mg, calculate the appropriate volume of the 10 mg/mL ceftolozane / 5 mg/mL tazobactam stock solution to be administered. Refer to Table 1 below to confirm the calculations. Note that the table is NOT inclusive of all possible calculated doses but may be utilised to estimate the approximate volume to verify the calculation. b. Transfer an appropriately calculated volume of stock solution to an adequately sized infusion bag or infusion syringe. Values shown in Table 1 are approximate, and it may be necessary to round to the nearest graduation mark of an appropriately sized syringe for smaller volumes. Table 1: Preparation of Zerbaxa for paediatric patients (from birth* to below 18 years of age) from the 100 mL stock solution of 10 mg/mL ceftolozane / 5 mg/mL tazobactam Zerbaxa dose (mg/kg) Weight (kg) Calculated amount of ceftolozane (mg) Calculated amount of tazobactam (mg) Volume of stock solution to administer to patient (mL) 20 mg/kg ceftolozane / 10 mg/kg tazobactam** 50 and greater 1 5 3 6 1.5 3 *Defined as &gt; 32 weeks gestational age and 7 days postnatal. **Children weighing &gt; 50 kg and with eGFR &gt; 50 mL/min/1.73 m2 should not exceed the maximum dose of 1 g ceftolozane / 0.5 g tazobactam. From a microbiological point of view, the medicinal product should be used immediately upon reconstitution. If not used immediately, in-use storage times and conditions prior to use are the responsibility of the user and would normally not be longer than 24 hours at 2 to 8 C, unless reconstitution/dilution has taken place in controlled and validated aseptic conditions. One of the active ingredients, ceftolozane, may have harmful effects if it reaches the aquatic environment. Do not throw away any unused medicinal product or waste material via wastewater. Any unused medicinal product or waste material should be disposed of in accordance with local requirements. These measures will help protect the environment.</li></ol></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp1482492b92c1ab38c7c6cfa8e927eb20> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp1482492b92c1ab38c7c6cfa8e927eb20"] ; # 
  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_mp1482492b92c1ab38c7c6cfa8e927eb20\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp1482492b92c1ab38c7c6cfa8e927eb20</b></p><a name=\"mp1482492b92c1ab38c7c6cfa8e927eb20\"> </a><a name=\"hcmp1482492b92c1ab38c7c6cfa8e927eb20\"> </a><a name=\"mp1482492b92c1ab38c7c6cfa8e927eb20-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/15/1032/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>: Zerbaxa 1 g/0.5 g powder for concentrate for solution for infusion</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/15/1032/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 "Zerbaxa 1 g/0.5 g powder for concentrate for solution for infusion" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000001" ] ;
fhir:display [ fhir:v "Full name" ]       ] )     ] ;
    ( fhir:part [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000002" ] ;
fhir:display [ fhir:v "Invented name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000003" ] ;
fhir:display [ fhir:v "Scientific name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000004" ] ;
fhir:display [ fhir:v "Strength part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000005" ] ;
fhir:display [ fhir:v "Pharmaceutical dose form part" ]         ] )       ]     ] ) ;
    ( fhir:usage [
fhir:country [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:jurisdiction [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:language [
        ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "en" ]         ] )       ]     ] )
  ] ) . #