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

<Composition/composition-en-ef5bb2365c3e700f3696b97c07007976> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-ef5bb2365c3e700f3696b97c07007976"] ; # 
  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-ef5bb2365c3e700f3696b97c07007976\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-ef5bb2365c3e700f3696b97c07007976</b></p><a name=\"composition-en-ef5bb2365c3e700f3696b97c07007976\"> </a><a name=\"hccomposition-en-ef5bb2365c3e700f3696b97c07007976\"> </a><a name=\"composition-en-ef5bb2365c3e700f3696b97c07007976-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/1685/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 - mounjaro</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/1685/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/mpef5bb2365c3e700f3696b97c07007976" ]
  ] ) ; # 
  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 - mounjaro"] ; # 
  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 Mounjaro is and what it is used for</li><li>What you need to know before you use Mounjaro</li><li>How to use Mounjaro</li><li>Possible side effects</li><li>How to store Mounjaro</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What mounjaro 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 mounjaro 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>Mounjaro contains an active substance called tirzepatide and is used to treat adults with type 2 diabetes mellitus. Mounjaro reduces the level of sugar in the body only when the levels of sugar are high.</p><p>Mounjaro is also used to treat adults with obesity or overweight (with BMI of at least 27 kg/m2). Mounjaro influences appetite regulation, which may help you eat less food and reduce your body weight.</p><p>In type 2 diabetes, Mounjaro is used:</p><ul><li>on its own when you can t take metformin (another diabetes medicine).</li><li>with other medicines for diabetes when they are not enough to control your blood sugar levels. These other medicines may be medicines taken by mouth and/or insulin given by injection.</li></ul><p>Mounjaro is also used together with diet and exercise for weight loss and to help keep the weight under control in adults, who have:</p><ul><li>a BMI of 30 kg/m or greater (obesity) or</li><li>a BMI of at least 27 kg/m but less than 30 kg/m (overweight) and weight-related health problems (such as prediabetes, type 2 diabetes, high blood pressure, abnormal levels of fats in the blood, breathing problems during sleep called obstructive sleep apnoea or a history of heart attack, stroke or blood vessel problems)</li></ul><p>BMI (Body Mass Index) is a measure of your weight in relation to your height. It is important to continue to follow the advice on diet and exercise given to you by your doctor, nurse or pharmacist.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take mounjaro" ] ;
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 mounjaro" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Mounjaro</p><ul><li>if you are allergic to tirzepatide or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions<br/>Talk to your doctor, nurse or pharmacist before using Mounjaro if:</p><ul><li>you have severe problems with food digestion or food remaining in your stomach for longer than normal (including severe gastroparesis).</li><li>you have ever had pancreatitis (inflammation of the pancreas which may cause severe pain in the stomach and back which does not go away).</li><li>you have a problem with your eyes (diabetic retinopathy or macular oedema).</li><li>you are using a sulphonylurea (another diabetes medicine) or insulin for your diabetes, as low blood sugar (hypoglycaemia) can occur. Your doctor may need to change your dose of these other medicines to reduce this risk.</li></ul><p>When starting treatment with Mounjaro, in some cases you may experience loss of fluids/dehydration, e.g. due to vomiting, nausea and/or diarrhoea, which may lead to a decrease in kidney function. It is important to avoid dehydration by drinking plenty of fluids. Contact your doctor if you have any questions or concerns.</p><p>Children and adolescents<br/>This medicine should not be given to children and adolescents under 18 years of age because it has not been studied in this age group.</p><p>Other medicines and Mounjaro<br/>Tell your doctor, nurse or pharmacist if you are using, have recently used or might use any other medicines.</p><p>Pregnancy<br/>If you are pregnant, think you may be pregnant or are planning to have a baby, ask your doctor for advice before using this medicine. This medicine should not be used during pregnancy as the effects of this medicine on an unborn child are not known. Therefore, it is recommended to use contraception while using this medicine.</p><p>Breast-feeding<br/>It is unknown whether tirzepatide passes into breast milk. A risk to newborns/infants cannot be ruled out. If you are breast-feeding or are planning to breast-feed, talk to your doctor before using this medicine. You and your doctor should decide if you should stop breast-feeding or delay using Mounjaro.</p><p>Driving and using machines<br/>It is unlikely that this medicine will affect your ability to drive and use machines. However, if you use Mounjaro in combination with a sulphonylurea or insulin, low blood sugar (hypoglycaemia) may occur which may reduce your ability to concentrate. Avoid driving or using machines if you get any signs of low blood sugar, e.g. headache, drowsiness, weakness, dizziness, feeling hungry, confusion, irritability, fast heartbeat and sweating (see section 4). See section 2, Warnings and precautions for information on increased risk of low blood sugar. Talk to your doctor for further information.</p><p>Mounjaro contains sodium<br/>This medicine contains less than 1 mmol sodium (23 mg) per dose, that is to say essentially sodium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take mounjaro" ] ;
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 mounjaro" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always use this medicine exactly as your doctor or pharmacist has told you. Check with your doctor or pharmacist if you are not sure how to use this medicine.</p><p>How much to use</p><ul><li>The starting dose is 2.5 mg once a week for four weeks. After four weeks your doctor will increase your dose to 5 mg once a week.</li><li>Your doctor may increase your dose by 2.5 mg increments to 7.5 mg, 10 mg, 12.5 mg or 15 mg once a week if you need it. In each case your doctor will tell you to stay on a particular dose for at least 4 weeks before going to a higher dose.</li></ul><p>Do not change your dose unless your doctor has told you to.</p><p>Each pen contains one dose of Mounjaro either 2.5 mg, 5 mg, 7.5 mg, 10 mg, 12.5 mg, or 15 mg.</p><p>Choosing when to use Mounjaro<br/>You can use your pen at any time of the day, with or without meals. You should use it on the same day each week if you can. To help you remember, when to use Mounjaro, you may wish to tick the day of the week when you inject your first dose on the box that your pen comes in, or mark it on a calendar.</p><p>If necessary, you can change the day of your weekly Mounjaro injection, as long as it has been at least 3 days since your last injection. After selecting a new dosing day, continue with once-a-week dosing on that new day.</p><p>How to inject Mounjaro<br/>Mounjaro is injected under the skin (subcutaneous injection) of your stomach area (abdomen) or upper leg (thigh) or upper arm. You may need help from someone else if you want to inject in your upper arm.</p><p>If you want to do so, you can use the same area of your body each week. But be sure to choose a different injection site within that area. If you also inject insulin choose a different injection site for that injection.</p><p>Read the Instructions for Use for the pen carefully before using Mounjaro.</p><p>Testing blood glucose levels<br/>If you are using Mounjaro with a sulphonylurea or insulin, it is important that you test your blood glucose levels as instructed by your doctor, nurse or pharmacist (see section 2, Warnings and precautions ).</p><p>If you use more Mounjaro than you should<br/>If you use more Mounjaro than you should talk to your doctor immediately. Too much of this medicine may cause low blood sugar (hypoglycaemia) and can make you feel sick or be sick.</p><p>If you forget to use Mounjaro<br/>If you forget to inject a dose and,</p><ul><li>it has been 4 days or less since you should have used Mounjaro, use it as soon as you remember. Then inject your next dose as usual on your scheduled day.</li><li>If it has been more than 4 days since you should have used Mounjaro, skip the missed dose. Then inject your next dose as usual on your scheduled day.</li></ul><p>Do not use a double dose to make up for a forgotten dose. The minimum time between two doses must be at least 3 days.</p><p>If you stop using Mounjaro<br/>Do not stop using Mounjaro without talking with your doctor. If you stop using Mounjaro, and you have type 2 diabetes, your blood sugar levels can increase.</p><p>If you have any further questions on the use of this medicine, ask your doctor, nurse 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.</p><p>Serious side effects</p><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>Inflamed pancreas (acute pancreatitis) which could cause severe pain in the stomach and back which does not go away. You should see a doctor immediately if you experience such symptoms.</li></ul><p>Rare (may affect up to 1 in 1 000 people)</p><ul><li>Severe allergic reactions (e.g. anaphylactic reaction, angioedema). You should get immediate medical help and inform your doctor if you experience symptoms such as breathing problems, rapid swelling of the lips, tongue and/or throat with difficulty swallowing and a fast heartbeat.</li></ul><p>Other side effects</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>Feeling sick (nausea)</li><li>Diarrhoea<br/>These side effects are usually not severe. They are most common when first starting tirzepatide but decrease over time in most patients.</li><li>Low blood sugar (hypoglycaemia) is very common when tirzepatide is used with medicines that contain a sulphonylurea and/or insulin. If you are using a sulphonylurea or insulin for type 2 diabetes, the dose may need to be lowered while you use tirzepatide (see section 2, Warnings and precautions ). Symptoms of low blood sugar may include headache, drowsiness, weakness, dizziness, feeling hungry, confusion, irritability, fast heartbeat and sweating. Your doctor should tell you how to treat low blood sugar.</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>Low blood sugar (hypoglycaemia) when tirzepatide is used for type 2 diabetes with both metformin and a sodium-glucose co-transporter 2 inhibitor (another diabetes medicine)</li><li>Allergic reaction (hypersensitivity) (e.g., rash, itching, and eczema)</li><li>Dizziness reported in patients treated for weight management</li><li>Low blood pressure reported in patients treated for weight management</li><li>Feeling less hungry (decreased appetite) reported in patients treated for type 2 diabetes</li><li>Stomach (abdominal) pain</li><li>Being sick (vomiting) this usually goes away over time</li><li>Indigestion (dyspepsia)</li><li>Constipation</li><li>Bloating of the stomach</li><li>Burping (eructation)</li><li>Gas (flatulence)</li><li>Reflux or heartburn (also called gastroesophageal reflux disease GERD) - a disease caused by stomach acid coming up into the tube from your stomach to your mouth</li><li>Hair loss reported in patients treated for weight management</li><li>Feeling tired (fatigue)</li><li>Injection site reactions (e.g. itching or redness)</li><li>Fast pulse</li><li>Increased levels of pancreatic enzymes (such as lipase and amylase) in blood.</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>Low blood sugar (hypoglycaemia) when tirzepatide is used with metformin for type 2 diabetes.</li><li>Gallstones</li><li>Inflammation of the gallbladder</li><li>Weight loss reported in patients treated for type 2 diabetes</li><li>Injection site pain</li><li>Increased calcitonin levels in blood.</li></ul><p>Reporting of side effects<br/>If you get any side effects, talk to your doctor, nurse or pharmacist. This includes any possible side effects not listed in this leaflet. You can also report side effects directly via the national reporting system listed in Appendix V. By reporting side effects, you can help provide more information on the safety of this medicine.</p></div>"       ]     ] [
fhir:title [ fhir:v "5. How to store mounjaro" ] ;
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 mounjaro" ]       ] ;
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 pen label and on 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). Do not freeze. If the pen has been frozen, DO NOT USE</p><p>Store in the original packaging in order to protect from light.</p><p>Mounjaro can be stored unrefrigerated not above 30 C for up to 21 cumulative days and then the pen must be discarded.</p><p>Do not use this medicine if you notice that the pen is damaged, or the medicine is cloudy, discoloured or has particles in it.</p><p>Do not throw away any medicines via wastewater or household waste. Ask your pharmacist how to throw away medicines you no longer use. These measures will help protect the environment.</p></div>"       ]     ] [
fhir:title [ fhir:v "6. Contents of the pack and other information" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "6. Contents of the pack and other information" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>What Mounjaro contains The active substance is tirzepatide.</p><ul><li>Mounjaro 2.5 mg: Each pre-filled pen contains 2.5 mg of tirzepatide in 0.5 ml solution.</li><li>Mounjaro 5 mg: Each pre-filled pen contains 5 mg of tirzepatide in 0.5 ml solution.</li><li>Mounjaro 7.5 mg: Each pre-filled pen contains 7.5 mg of tirzepatide in 0.5 ml solution.</li><li>Mounjaro 10 mg: Each pre-filled pen contains 10 mg of tirzepatide in 0.5 ml solution.</li><li>Mounjaro 12.5 mg: Each pre-filled pen contains 12.5 mg of tirzepatide in 0.5 ml solution.</li><li>Mounjaro 15 mg: Each pre-filled pen contains 15 mg of tirzepatide in 0.5 ml solution.</li></ul><p>The other ingredients are sodium phosphate dibasic heptahydrate, sodium chloride, sodium hydroxide (see section 2 under Mounjaro contains sodium for further information); concentrated hydrochloric acid and water for injections.</p><p>What Mounjaro looks like and contents of the pack Mounjaro is a clear, colourless to slightly yellow, solution for injection in a pre-filled pen. The pre-filled pen has a hidden needle which will automatically insert into the skin when the injection button is pressed. The pre-filled pen will retract the needle when the injection is completed. Each pre-filled pen contains 0.5 ml solution. The pre-filled pen is for single use only. Pack sizes of 2 pre-filled pens, 4 pre-filled pens or multipack of 12 (3 packs of 4) pre-filled pens. Not all pack sizes may be available in your country.</p><p>Marketing Authorisation Holder<br/>Eli Lilly Nederland B.V., Papendorpseweg 83, 3528 BJ Utrecht, The Netherlands.</p><p>Manufacturer Eli Lilly Italia S.p.A.,Via Gramsci 731/733, 50019, Sesto Fiorentino, Firenze (FI), Italy Lilly France, 2, rue du Colonel Lilly, 67640 Fegersheim, France</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgique/Belgi /Belgien Eli Lilly Benelux S.A./N.V. T l/Tel: + 32-(0)2 548 84 Lietuva Eli Lilly Lietuva Tel. +370 (5) 2649<br/>\" \" . . -<br/>. + 359 2 491 41 Luxembourg/Luxemburg Eli Lilly Benelux S.A./N.V. T l/Tel: + 32-(0)2 548 84 esk republika ELI LILLY R, s.r.o. Tel: + 420 234 664 Magyarorsz g Lilly Hung ria Kft. Tel: + 36 1 328 5Danmark Eli Lilly Danmark A/S<br/>Tlf: +45 45 26 60 Malta Charles de Giorgio Ltd. Tel: + 356 25600 Deutschland Lilly Deutschland GmbH Tel. + 49-(0) 6172 273 2Nederland Eli Lilly Nederland B.V.<br/>Tel: + 31-(0) 30 60 25 Eesti Eli Lilly Nederland B.V. Tel: +372 6 817 Norge Eli Lilly Norge A.S.<br/>Tlf: + 47 22 88 18</p><ul><li>. . . .<br/>: +30 210 629 4 sterreich Eli Lilly Ges.m.b.H.<br/>Tel: + 43-(0) 1 711 Espa a Lilly S.A. Tel: + 34-91 663 50 Polska<br/>Eli Lilly Polska Sp. z o.o. Tel: +48 22 440 33 France Lilly France T l: +33-(0) 1 55 49 34 Portugal Lilly Portugal Produtos Farmac uticos, Lda Tel: + 351-21-4126Hrvatska Eli Lilly Hrvatska d.o.o. Tel: +385 1 2350 Rom nia Eli Lilly Rom nia S.R.L. Tel: + 40 21 4023Ireland Eli Lilly and Company (Ireland) Limited Tel: + 353-(0) 1 661 4Slovenija<br/>Eli Lilly farmacevtska dru ba, d.o.o. Tel: +386 (0)1 580 00 sland Icepharma hf. S mi + 354 540 8Slovensk republika Eli Lilly Slovakia s.r.o. Tel: + 421 220 663 Italia Eli Lilly Italia S.p.A. Tel: + 39- 055 42Suomi/Finland Oy Eli Lilly Finland Ab<br/>Puh/Tel: + 358-(0) 9 85 45<br/>Phadisco Ltd<br/>: +357 22 715Sverige Eli Lilly Sweden AB Tel: + 46-(0) 8 7378Latvija Eli Lilly (Suisse) S.A P rst vniec ba Latvij<br/>Tel: +371 67364United Kingdom (Northern Ireland) Eli Lilly and Company (Ireland) Limited Tel: + 353-(0) 1 661 4This leaflet was last revised in</li></ul><p>Other sources of information</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpef5bb2365c3e700f3696b97c07007976> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpef5bb2365c3e700f3696b97c07007976"] ; # 
  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_mpef5bb2365c3e700f3696b97c07007976\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpef5bb2365c3e700f3696b97c07007976</b></p><a name=\"mpef5bb2365c3e700f3696b97c07007976\"> </a><a name=\"hcmpef5bb2365c3e700f3696b97c07007976\"> </a><a name=\"mpef5bb2365c3e700f3696b97c07007976-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/22/1685/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>: Mounjaro 2.5 mg solution for injection in pre-filled pen</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/1685/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 "Mounjaro 2.5 mg solution for injection in pre-filled pen" ] ;
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" ]         ] )       ]     ] )
  ] ) . #