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
@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-c0c73074469385390d12a06f439c2f95"] ; # 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-c0c73074469385390d12a06f439c2f95"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-c0c73074469385390d12a06f439c2f95> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpc0c73074469385390d12a06f439c2f95"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mpc0c73074469385390d12a06f439c2f95> ) ] ) . # <Composition/composition-en-c0c73074469385390d12a06f439c2f95> a fhir:Composition ; fhir:id [ fhir:v "composition-en-c0c73074469385390d12a06f439c2f95"] ; # 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-c0c73074469385390d12a06f439c2f95\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-c0c73074469385390d12a06f439c2f95</b></p><a name=\"composition-en-c0c73074469385390d12a06f439c2f95\"> </a><a name=\"hccomposition-en-c0c73074469385390d12a06f439c2f95\"> </a><a name=\"composition-en-c0c73074469385390d12a06f439c2f95-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/19/1362/001 1 x 2.5 mg pre-filled syringe</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 - palynziq</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/19/1362/001 1 x 2.5 mg pre-filled syringe" ] ] ) ; # 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/mpc0c73074469385390d12a06f439c2f95" ] ] ) ; # 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 - palynziq"] ; # 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 Palynziq is and what it is used for</li><li>What you need to know before you use Palynziq</li><li>How to use Palynziq</li><li>Possible side effects</li><li>How to store Palynziq</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What palynziq 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 palynziq 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>Palynziq contains the active substance pegvaliase, an enzyme that can break down a substance called phenylalanine in the body. Palynziq is a treatment for patients aged 16 years and older with phenylketonuria (PKU), a rare inherited disorder that causes phenylalanine from proteins in food to build up in the body. People who have PKU have high levels of phenylalanine and this can lead to serious health problems. Palynziq reduces the levels of phenylalanine in the blood of patients who have PKU whose blood phenylalanine levels cannot be kept below 600 micromol/l by other means such as by diet.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take palynziq" ] ; 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 palynziq" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Palynziq</p><ul><li>if you have a severe allergy to pegvaliase or any other ingredients of this medicine, or another medicine that contains polyethylene glycol (PEG) (listed in section 6).</li></ul><p>Warnings and precautions</p><p>Talk to your doctor, pharmacist, or nurse before using Palynziq.</p><p>Allergic reactions<br/>You may have allergic reactions when being treated with Palynziq. Your doctor will tell you how to manage your allergic reactions based on the severity of the reaction, and will prescribe you additional medicines to manage the reaction.</p><p>Before using Palynziq, tell your doctor if you cannot use or do not want to use an adrenaline injection device to treat a severe allergic reaction to Palynziq.</p><p>Palynziq can cause severe allergic reactions that may be life-threatening and these can happen any time after a Palynziq injection.</p><ul><li>Stop injecting Palynziq if any of the following symptoms occur.</li></ul><ul><li>Swelling of the face, eyes, lips, mouth, throat, tongue, hands and/or feet</li><li>Trouble breathing or wheezing</li><li>Throat tightness or choking feeling</li><li>Trouble swallowing or speaking</li><li>Feeling dizzy or fainting</li><li>Losing control of urine or stools</li><li>Rapid heartbeat</li><li>Hives (like an itchy, bumpy skin rash) that spreads quickly</li><li>Flushing</li><li>Severe stomach cramps or pain, vomiting, or diarrhoea</li></ul><ul><li>Use adrenaline injection device as instructed by your doctor and seek urgent medical assistance.</li></ul><p>Your doctor will prescribe an adrenaline injection device to use for a severe allergic reaction. Your doctor will train you and someone helping you on when and how to use adrenaline. Keep the adrenaline injection device with you at all times.</p><p>For at least the first 6 months of treatment, someone must be with you when you are self-injecting Palynziq. This person must stay with you for at least 1 hour after your injection to watch you for signs and symptoms of a severe allergic reaction and, if needed, give you an injection of adrenaline and call for emergency medical help.</p><p>If you have a severe allergic reaction, do not continue to use Palynziq until you have talked with the doctor who prescribes you Palynziq. Tell your doctor that you had a severe allergic reaction. Your doctor will tell you if you can continue Palynziq treatment.</p><p>Time needed to lower your blood phenylalanine levels Your doctor will start you on Palynziq at a low dose and will increase your dose slowly. It will take time to find the dose that works best to lower your blood phenylalanine levels. Most people respond within 18 months, but it can sometimes take up to 30 months.</p><p>Injection of other medicines that contain PEG while using Palynziq<br/>Palynziq includes an ingredient called polyethylene glycol (PEG). If you inject Palynziq with another injectable medicine that contains PEG, such as PEGylated medroxyprogesterone acetate, you may have an allergic reaction. Tell your doctor or pharmacist if you are injecting, have recently injected or might inject any other medicines.</p><p>Blood phenylalanine levels that are too low You may have blood phenylalanine levels that are too low when using Palynziq. Your doctor will check your blood phenylalanine levels monthly. If your blood phenylalanine levels are too low, your doctor may ask you to change your diet and/or will lower your dose of Palynziq. Your doctor will check your blood phenylalanine levels every 2 weeks until your blood phenylalanine levels return to normal.</p><p>Children and adolescents It is not known if Palynziq is safe and effective in children and adolescents less than 16 years of age with PKU and therefore should not be used in people aged less than 16 years.</p><p>Other medicines and Palynziq Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy, breast-feeding and fertility 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 using this medicine.</p><p>Palynziq is not recommended during pregnancy unless your condition requires treatment with Palynziq and other ways of controlling your blood phenylalanine levels do not work. If your phenylalanine levels are too high or too low during pregnancy, this may harm you or your baby. You and your doctor will decide the best way for you to manage your blood phenylalanine levels. It is very important to keep your phenylalanine levels under control before and during pregnancy.</p><p>It is not known if Palynziq passes into breast milk or if it will affect your baby. Talk to your healthcare provider about the best way to feed your baby if you use Palynziq.</p><p>It is not known if Palynziq has an effect on fertility. Animal studies suggest that women may have difficulty becoming pregnant if their phenylalanine levels are abnormally low.</p><p>Driving and using machines Palynziq can affect your ability to drive and use machines if you have a severe allergic reaction.</p><p>Palynziq contains sodium<br/>This medicine contains less than 1 mmol sodium (23 mg) per pre-filled syringe, that is to say essentially sodium-free .</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take palynziq" ] ; 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 palynziq" ] ] ; 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 has told you. Check with your doctor if you are not sure.</p><p>Palynziq is given as an injection under the skin (subcutaneous injection).</p><p>Dose</p><ul><li>You will start Palynziq at the lowest dose. You will use the 2.5 mg syringe once a week for at least the first 4 weeks. The 2.5 mg syringe has a white plunger.</li><li>Your doctor will then slowly increase your dose and/or how often you inject Palynziq. Your doctor will tell you how long to stay at each dose. Slowly increasing your dose over time allows your body to adjust to this medicine.</li><li>The goal is to reach a daily dose that lowers your blood phenylalanine levels to within the target range of 120 to 600 micromol/l and does not cause too many side effects. Patients usually need a daily dose of 20 mg, 40 mg, or 60 mg to reach their target blood phenylalanine level.</li></ul><p>Example of steps to reach your blood phenylalanine goal</p><p>Palynziq dose and how often to take it Syringe colour</p><p>2.5 mg once a week White plunger 2.5 mg two times a week 10 mg once a week Green plunger</p><p>10 mg twice a week 10 mg four times a week 10 mg daily 20 mg daily Blue plunger</p><p>40 mg daily (2 injections of 20 mg pre-filled syringe)1 60 mg daily (3 injections of 20 mg pre-filled syringe)1 1 If you need more than one injection to receive your daily dose, all injections should be done at the same time of day and injection sites should be at least 5 centimetres away from each other. Do not divide your daily dose throughout the day.</p><ul><li>Your doctor will continue to check your blood phenylalanine levels during treatment and may adjust your dose of Palynziq or ask you to change your diet.</li><li>Your doctor will need to check your blood phenylalanine monthly to see if this medicine is working for you.</li></ul><p>Starting Palynziq</p><ul><li>Your healthcare provider will give you the Palynziq injection until you (or a caregiver) can do it yourself.</li><li>Your doctor will prescribe medicines for you to take before your Palynziq injection, such as paracetamol, fexofenadine, and/or ranitidine. These medicines help to reduce the symptoms of an allergic reaction.</li><li>A healthcare provider will monitor you for at least 1 hour after you get Palynziq for signs and symptoms of an allergic reaction.</li><li>Your doctor will also prescribe adrenaline injection device to use for any severe allergic reactions. Your healthcare provider will also tell you which signs and symptoms to look out for and what to do if you have a severe allergic reaction.</li><li>Your doctor will show you how and when to use the adrenaline injection device. Keep it with you at all times.</li></ul><p>Continuing Palynziq</p><ul><li>This medicine comes in pre-filled syringes with 3 different strengths (2.5 mg-white plunger, 10 mg-green plunger, or 20 mg-blue plunger). You may need more than one pre-filled syringe for your prescribed dose. Your healthcare provider will tell you which syringe, or a combination of syringes, to use and will show you (or a caregiver) how to inject Palynziq.</li><li>The Instructions for Use (section 7 of this leaflet) shows you: * how to prepare and inject Palynziq and * how to throw away Palynziq syringes properly after you use them</li><li>Your doctor will tell you how long to continue taking medicines such as paracetamol, fexofenadine, and/or ranitidine before you take Palynziq.</li><li>For at least the first 6 months of Palynziq treatment, you must have someone with you when you self-inject Palynziq, and for at least 1 hour after your injection to watch for signs and symptoms of a severe allergic reaction and, if needed, give you an injection of adrenaline and call for emergency medical help.</li><li></li></ul><p>Your doctor will train them on the signs and symptoms of a severe allergic reaction and how to give an injection of adrenaline. * Your doctor will tell you if you need an observer for longer than 6 months.</p><ul><li>Do not change your protein intake unless your doctor tells you to.</li></ul><p>If you use more Palynziq than you should If you use more Palynziq than you should, tell your doctor. See section 4 for details on what to do based on your symptoms.</p><p>If you forget to use Palynziq If you miss a dose, take your next dose at the regular time. Do not take two doses of Palynziq to make up for a missed dose.</p><p>If you stop taking Palynziq If you stop taking Palynziq treatment, your blood phenylalanine levels are likely to increase. Talk to your doctor before stopping Palynziq treatment.</p><p>If you have any further questions on the use of this medicine, ask your doctor.</p></div>" ] ] [ fhir:title [ fhir:v "4. Possible side effects" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ; fhir:code [ fhir:v "100000155538" ] ] ) ; fhir:text [ fhir:v "4. Possible side effects" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them.</p><p>Allergic reactions occur very commonly (may affect more than 1 in 10 people) and range in severity. Symptoms of allergic reaction can include skin rash, itching, swelling of head or face, itchy or runny eyes, cough, trouble breathing, wheezing, and feeling dizzy. Your doctor will tell you how to manage any allergic reactions based on their severity, and will prescribe you additional medicines to manage the reaction. Some of these allergic reactions can be more serious, as described below, and will require immediate attention.</p><p>Serious side effects include:</p><ul><li>Sudden severe allergic reactions: (Common may affect up to 1 in 10 people). Stop injecting Palynziq if you notice any serious sudden signs of allergy or combination of signs listed below. * Swelling of the face, eyes, lips, mouth, throat, tongue, hands and/or feet * Trouble breathing or wheezing * Throat tightness or a choking feeling * Trouble swallowing or speaking * Feeling dizzy or fainting * Losing control of urine or stools * Rapid heartbeat * Hives (like an itchy, bumpy skin rash) that spreads quickly * Flushing * Severe stomach cramps or pain, vomiting, or diarrhoea</li></ul><p>Use adrenaline injection device as instructed by your doctor and seek urgent medical assistance. Your doctor will prescribe an adrenaline injection device to use for a severe allergic reaction. Your doctor will train and instruct you and someone helping you on when and how to use adrenaline. Keep the adrenaline injection device with you at all times.</p><p>Contact your doctor immediately if you have the following:</p><ul><li>A type of allergic reaction called serum sickness which includes a combination of fever (high temperature), rash, muscle and joint aches (Common may affect up to 1 in 10 people)</li></ul><p>Other side effects</p><p>Very common: may affect more than 1 in 10 people</p><ul><li>skin redness, swelling, bruising, tenderness, or pain where you injected Palynziq</li><li>joint pain</li><li>decrease in complement factors C3 and C4 proteins (which are parts of your immune system) in blood test</li><li>allergic reaction</li><li>too low levels of phenylalanine in blood tests</li><li>headache</li><li>skin rash</li><li>stomach pain</li><li>feeling sick, also called nausea</li><li>vomiting</li><li>hives (raised itchy rash on the skin)</li><li>itchiness</li><li>thinning or loss of hair</li><li>cough</li><li>increase in c-reactive protein (CRP) in blood test (CRP is a protein that indicates that you have inflammation)</li><li>swollen glands in the neck, armpit or groin</li><li>skin redness</li><li>muscle pain</li><li>diarrhoea</li><li>fatigue (feeling tired)</li></ul><p>Common: may affect up to 1 in 10 people</p><ul><li>trouble breathing</li><li>joint stiffness</li><li>joint swelling</li><li>muscle stiffness</li><li>skin rash with small bumps</li><li>blistering or peeling of the outer layer of the skin</li></ul><p>Reporting of side effects If you get any side effects, talk to your doctor, pharmacist, 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 palynziq" ] ; 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 palynziq" ] ] ; 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 syringe label, tray cover, and 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.</p><p>If needed, you may store Palynziq in its sealed tray outside the refrigerator (below 25 C) for up to a single period of 30 days away from sources of heat. Record the date removed from refrigeration on the unopened product tray. Once stored outside of refrigeration, the product must not be returned to the refrigerator.</p><p>Do not use this medicine if the pre-filled syringe is damaged or you notice the solution is discoloured, cloudy, or if you can see particles.</p><p>Use safe disposal procedures for syringes. 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 Palynziq contains</p><ul><li>The active substance is pegvaliase. Each 2.5 mg pre-filled syringe contains 2.5 mg pegvaliase in 0.5 ml solution. Each 10 mg pre-filled syringe contains 10 mg pegvaliase in 0.5 ml solution. Each 20 mg pre-filled syringe contains 20 mg pegvaliase in 1 ml solution.</li><li>The other ingredients are trometamol, trometamol hydrochloride, sodium chloride (see section 2 for further information), trans-cinnamic acid, water for injections.</li></ul><p>What Palynziq looks like and contents of the pack Palynziq solution for injection (injection) is a clear to slightly opalescent, colourless to pale yellow solution. The pre-filled syringe includes an automatic needle guard.</p><p>Pre-filled syringe 2.5 mg (white plunger): Each 2.5 mg carton contains 1 pre-filled syringe.</p><p>Pre-filled syringe 10 mg (green plunger): Each 10 mg carton contains 1 pre-filled syringe.</p><p>Pre-filled syringe 20 mg (blue plunger): Each 20 mg carton contains 1 or 10 pre-filled syringes.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder and Manufacturer BioMarin International Limited Shanbally, Ringaskiddy<br/>County Cork<br/>Ireland P43 RThis 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 web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mpc0c73074469385390d12a06f439c2f95> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mpc0c73074469385390d12a06f439c2f95"] ; # 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_mpc0c73074469385390d12a06f439c2f95\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpc0c73074469385390d12a06f439c2f95</b></p><a name=\"mpc0c73074469385390d12a06f439c2f95\"> </a><a name=\"hcmpc0c73074469385390d12a06f439c2f95\"> </a><a name=\"mpc0c73074469385390d12a06f439c2f95-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/19/1362/001 1 x 2.5 mg pre-filled syringe</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>: Palynziq 2.5 mg solution for injection in pre-filled syringe</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/19/1362/001 1 x 2.5 mg pre-filled syringe" ] ] ) ; # 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 "Palynziq 2.5 mg solution for injection in pre-filled syringe" ] ; 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" ] ] ) ] ] ) ] ) . #
IG © 2021+ Gravitate Health Project. Package hl7.eu.fhir.ghepi#0.1.0 based on FHIR 5.0.0. Generated 2024-10-14
This joint undertaking receives support from the EU H2020 research and innovation programme and EFPIA.