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-0444f6959a280d43775a9ed2e4fe52c9"] ; # 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-0444f6959a280d43775a9ed2e4fe52c9"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-0444f6959a280d43775a9ed2e4fe52c9> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp0444f6959a280d43775a9ed2e4fe52c9"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp0444f6959a280d43775a9ed2e4fe52c9> ) ] ) . # <Composition/composition-en-0444f6959a280d43775a9ed2e4fe52c9> a fhir:Composition ; fhir:id [ fhir:v "composition-en-0444f6959a280d43775a9ed2e4fe52c9"] ; # 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-0444f6959a280d43775a9ed2e4fe52c9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-0444f6959a280d43775a9ed2e4fe52c9</b></p><a name=\"composition-en-0444f6959a280d43775a9ed2e4fe52c9\"> </a><a name=\"hccomposition-en-0444f6959a280d43775a9ed2e4fe52c9\"> </a><a name=\"composition-en-0444f6959a280d43775a9ed2e4fe52c9-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/21/1617/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 - ngenla</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/21/1617/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/mp0444f6959a280d43775a9ed2e4fe52c9" ] ] ) ; # 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 - ngenla"] ; # 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 Ngenla is and what it is used for</li><li>What you need to know before you use Ngenla</li><li>How to use Ngenla</li><li>Possible side effects</li><li>How to store Ngenla</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What ngenla 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 ngenla 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>Ngenla contains the active substance somatrogon, a modified form of human growth hormone. Natural human growth hormone is needed for bones and muscles to grow. It also helps your fat and muscle tissues to develop in the right amounts. Ngenla is used to treat children and adolescents from 3 years of age who do not have enough growth hormone and are not growing at the normal rate.</p><p>The active substance in Ngenla is made by 'recombinant DNA technology'. This means that it is grown in cells that have been modified in the laboratory so that they can produce it.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take ngenla" ] ; 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 ngenla" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Ngenla</p><ul><li>If you or the child in your care are allergic to somatrogon (see Warnings and precautions) or any of the other ingredients of this medicine (listed in section 6).</li><li>If you or the child in your care have an active tumour (cancer). Tell your doctor if you or the child in your care have or have had an active tumour. Tumours must be inactive, and you or the child in your care must have finished your anti-tumour treatment before starting treatment with Ngenla.</li><li>If you or the child in your care have stopped growing because of closure of the growth plates (closed epiphyses) meaning that you or the child in your care have been told by your doctor that your bones have stopped growing.</li><li>If you or the child in your care are seriously ill (for example, complications following open heart surgery, abdominal surgery, acute respiratory failure, multiple accidental trauma or similar conditions). If you or the child in your care are about to have, or have had, a major operation, or</li></ul><p>go into hospital for any reason, tell your doctor and remind the other doctors you are seeing that you use growth hormone.</p><p>Warnings and precautions<br/>Talk to your doctor, pharmacist or nurse before using Ngenla:</p><ul><li><p>If you or the child in your care develop a serious allergic reaction, stop using Ngenla, talk to your doctor right away. Sometimes serious allergic reactions such as hypersensitivity, including anaphylaxis or angioedema (difficulties breathing or swallowing, or swelling of the face, lips, throat or tongue) have occurred. If you or the child in your care have any of the following symptoms of a serious allergic reaction:</p></li><li><p>breathing problems</p></li><li><p>swelling of your face, mouth, and tongue</p></li><li><p>hives (nettle rash, lumps rising under the skin)</p></li><li><p>rash</p></li><li><p>fever</p></li><li><p>If you or the child in your care have replacement therapy with corticosteroid medicines (glucocorticoids) you or the child in your care should consult your doctor regularly as you or the child in your care may need adjustment of your glucocorticoid dose.</p></li><li><p>Your doctor should check at intervals how well the thyroid gland is working in you or the child in your care and if necessary may prescribe treatment or adjust the dose of existing treatment as this may be needed for Ngenla to work properly.</p></li><li><p>If you or the child in your care have Prader-Willi syndrome, you or the child should not be treated with Ngenla unless you or the child in your care has growth hormone deficiency.</p></li><li><p>Your doctor should monitor you or the child in your care for high blood sugar levels (hyperglycaemia) during treatment with Ngenla. If you or the child in your care are treated with insulin or other diabetes medicines, your doctor may need to adjust the insulin dose. If you or the child in your care have diabetes and associated severe/worsening eye disease you or the child in your care should not be treated with Ngenla.</p></li><li><p>If you or the child in your care have ever had any kind of tumour (cancer).</p></li><li><p>If you or the child in your care experience changes in vision, severe or frequent headaches, associated with feeling sick (nausea), vomiting, or experience lack of muscle control or coordination of voluntary movements, such as walking or picking up objects, difficulty with speech, eye movement or swallowing, especially at the start of treatment, tell your doctor immediately. These could be signs of a temporary increase in pressure within the brain (intracranial hypertension).</p></li><li><p>If you or the child in your care are seriously ill (for example, complications following open heart surgery, abdominal surgery, acute respiratory failure, multiple accidental trauma or similar conditions). If you or the child in your care are about to have, or have had, a major operation, or go into hospital for any reason, tell your doctor and remind the other doctors you are seeing that you or the child in your care use growth hormone.</p></li><li><p>If you or the child in your care develop a severe stomach ache during treatment with Ngenla as this could be a symptom of inflammation of the pancreas.</p></li><li><p>If you or the child in your care notice a sideways curvature in your spine (scoliosis), you or the child in your care will need to be checked often by your doctor.</p></li><li><p>If during growing you or the child in your care develop a limp or hip or knee pain, you or the child in your care should consult your doctor right away. These could be symptoms of bone disorders in your hip as this may happen during periods of rapid growth.</p></li><li><p>If you or the child in your care are taking or stop taking oral contraception or hormonal replacement therapy with oestrogen, your doctor may recommend the dose of Ngenla to be adjusted.</p></li></ul><p>Other medicines and Ngenla Tell your doctor, pharmacist or nurse if you or the child in your care are using, have recently used or might use any other medicines.</p><ul><li>If you or the child in your care take replacement therapy with corticosteroid medicines (glucocorticoids), as these may reduce the effect of Ngenla on growth. You or the child in your</li></ul><p>care should consult your doctor regularly, as you or the child in your care may need adjustment of your glucocorticoid dose.</p><ul><li>If you or the child in your care are treated with insulin or other diabetes medicines, you should consult with your doctor as you or your doctor may need to adjust the dose.</li><li>If you or the child in your care are receiving treatment with thyroid hormones, your doctor may need to adjust the dose.</li><li>If you or the child in your care are receiving oestrogen taken orally, you should consult your doctor as you or the child may need to adjust your dose of Ngenla.</li><li>If you or the child in your care are receiving ciclosporin (a medicine that weakens the immune system after transplantation), you should consult your doctor as your doctor may need to adjust the dose.</li><li>If you or the child in your care are receiving medicines to control epilepsy (anticonvulsants), you should consult your doctor as your doctor may need to adjust the dose.</li></ul><p>Pregnancy and breast-feeding<br/>If you or the child in your care are pregnant or breast-feeding, think you or the child in your care may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine.</p><p>Ngenla has not been tested in pregnant women and it is not known if this medicine can harm your unborn baby. It is therefore preferable to avoid Ngenla during pregnancy. If you are able to get pregnant, you should not use Ngenla unless you are also using reliable contraception.</p><p>It is not known whether somatrogon can pass into breast milk. Tell your doctor or the doctor of the child in your care, if you or the child in your care are breast-feeding or plan to do so. Your doctor will then help you or the child in your care decide whether to stop breast-feeding, or whether to stop taking Ngenla, considering the benefit of breast-feeding to the baby and the benefit of Ngenla to you or the child in your care.</p><p>Driving and using machines Ngenla does not affect the ability to drive and use machines.</p><p>Ngenla contains sodium This medicine contains less than 1 mmol sodium (23 mg) per dose, that is to say essentially sodium-free .</p><p>Ngenla contains metacresol Ngenla contains a preservative called metacresol. In very rare cases the presence of metacresol can cause inflammation (swelling) in muscles. If you or the child in your care experience muscle pain or pain at the injection site, inform your doctor.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take ngenla" ] ; 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 ngenla" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This medicine will only be prescribed by a doctor who has experience with growth hormone treatment and who has confirmed your diagnosis or that of the child in your care.</p><p>Always use this medicine exactly as your doctor has told you. Check with your doctor, pharmacist or nurse if you are not sure.</p><p>The dose of Ngenla to be injected will be decided by your doctor.</p><p>How much to use Your doctor will work out your dose of Ngenla from your body weight in kilograms. The recommended dose is 0.66 mg per kg body weight and is given once weekly. If you or the child in</p><p>your care have been previously treated with daily growth hormone injections, your doctor will tell you to wait before taking the first dose of Ngenla until the day after your last daily injection and then continue with Ngenla once each week.</p><p>Do not change your dose unless your doctor has told you to.</p><p>How Ngenla is given</p><ul><li>Ngenla is available as a pre-filled pen in 2 different sizes (Ngenla 24 mg and Ngenla 60 mg). Based on the recommended dose your doctor or the doctor of the child in your care will prescribe the most appropriate pen size (see section 6 Contents of the pack and other information ).</li><li>Before you or the child in your care use the pen for the first time, your/their doctor or nurse will show you how to use it. Ngenla is given as an injection under the skin (subcutaneous injection) using a pre-filled pen. Do not inject it into a vein or muscle.</li><li>The best place to give Ngenla is in the abdomen (belly), thighs, buttocks or upper arms. Injections to the upper arms and buttocks should be given by the caregiver.</li><li>Change the site of injection on your body, or on the body of the child in your care, each time a dose is administered.</li><li>If more than one injection is required to deliver a complete dose, each should be administered at a different injection site.</li></ul><p>Detailed instructions for use of the pre-filled pen are at the end of this leaflet.</p><p>When to use Ngenla You or the child in your care should use this medicine once a week on the same day each week.</p><p>You or the child in your care should record which day of the week you use Ngenla to help you or the child in your care remember to inject this medicine once a week.</p><p>If necessary you or the child in your care can change the day of your/their weekly injection as long as it has been at least 3 days since you or the child in your care had your/their last injection. After selecting a new dosing day, continue giving yourself or the child in your care the injection on that day each week.</p><p>If you use more Ngenla than you should If you or the child in your care have injected more Ngenla than you should have been given, contact your doctor straight away as your/their blood sugar levels may need to be checked.</p><p>If you forget to use Ngenla If you or the child in your care forgot to inject a dose and:</p><ul><li>It is 3 days or less since you or the child in your care should have used Ngenla, use it as soon as you remember. Then inject your/their next dose on your/their usual injection day.</li><li>It is more than 3 days since you or the child in your care should have used Ngenla, skip the missed dose. Then inject your/their next dose as usual on your/their next scheduled day. A regular dosing day should be maintained.</li></ul><p>Do not use a double dose to make up for a forgotten dose.</p><p>If you stop using Ngenla Do not stop using this medicine without talking to your doctor.</p><p>If you have any further questions on the use of this medicine, ask your doctor, pharmacist or nurse.</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>Very common: may affect more than 1 in 10 people</p><ul><li>Headache</li><li>Bleeding, inflammation, itching, pain, redness, soreness, stinging, tenderness, or warmth at the injection site (injection site reactions)</li><li>Fever (pyrexia)</li></ul><p>Common: may affect up to 1 in 10 people</p><ul><li>Decrease in the number of red blood cells in the blood (anaemia)</li><li>Increase in the number of eosinophils in the blood (eosinophilia)</li><li>Decrease in the blood level of thyroid hormone (hypothyroidsm)</li><li>Allergic inflammation of the conjunctiva, the clear layer over the outside of the eye (allergic conjunctivitis)</li><li>Joint pain (arthralgia)</li><li>Pain in arms or legs</li></ul><p>Uncommon: may affect up to 1 in 100 people</p><ul><li>The adrenal glands do not make enough steroid hormones (adrenal insufficiency)</li><li>Rash</li></ul><p>Other possible side effects not seen with Ngenla but which have been reported in other growth hormone medicines treatment may include the following:</p><ul><li>Tissue growth (non cancerous or cancer)</li><li>Type 2 diabetes</li><li>Increased intracranial pressure (which causes symptoms such as strong headache, visual disturbances or vomiting)</li><li>Numbness or tingling</li><li>Joint or muscle pain</li><li>Breast enlargement in boys and men</li><li>Skin rash, reddening and itching</li><li>Water retention (which shows as puffy fingers or swollen ankles)</li><li>Facial swelling</li><li>Pancreatitis (which causes symptoms of stomach pain, nausea, vomiting or diarrhoea)</li></ul><p>In very rare cases the presence of metacresol can cause inflammation (swelling) in muscles. If you or the child in your care experience muscle pain or pain at the injection site, inform your doctor.</p><p>Reporting of side effects If you or the child in your care 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 ngenla" ] ; 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 ngenla" ] ] ; 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>The pre-filled pen should not be used more than 28 days after first use.</p><p>Before first use of Ngenla</p><ul><li>Store in a refrigerator (2 C - 8 C).</li><li>Keep Ngenla in the outer carton in order to protect from light.</li><li>Remove Ngenla from the refrigerator prior to use. Ngenla may be held at room temperature (up to 32 C) for up to 4 hours.</li><li>Do not use this medicine if you notice that the solution is cloudy or dark yellow. Do not use the medicine if it has flakes or particles.</li><li>Do not shake the pen. Shaking can damage the medicine.</li></ul><p>After first use of Ngenla</p><ul><li>Use within 28 days after first use. Store in a refrigerator (2 C - 8 C). Do not freeze.</li><li>Keep Ngenla with the pen cap on in order to protect from light.</li><li>Do not store the pre-filled pen with a needle attached.</li><li>Discard the pen after last dose, even if it contains unused medicine.</li><li>Ngenla may be held at room temperature (up to 32 C) for up to 4 hours with each injection for a maximum of 5 times. Return Ngenla to the refrigerator again after each use.</li><li>Do not leave at room temperature for more than 4 hours with each use.</li><li>Do not put the pen anywhere that the temperature goes above 32 C.</li><li>If it has been more than 28 days after first use of your pen, get rid of it even if it contains unused medicine. If your pen or the pen of the child in your care has been exposed to temperatures higher than 32 C, or has been removed from the refrigerator for more than 4 hours with each use or if it has been used a total of 5 times, get rid of it even if it contains unused medicine.</li></ul><p>To help you remember when to dispose of your pen you can write the date of first use on the pen label.</p><p>A small amount of medicine may remain in the pen after all doses have been correctly given. Do not try to use any remaining medicine. After the last dose is given, the pen must be properly thrown away.</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 Ngenla contains</p><ul><li>The active substance is somatrogon.</li></ul><p>Ngenla 24 mg solution for injection in pre-filled pen One mL of solution contains 20 mg of somatrogon.<br/>Each pre-filled pen contains 24 mg somatrogon in 1.2 mL of solution. Each pre-filled pen delivers doses from 0.2 mg to 12 mg in a single injection in 0.2 mg increments.</p><p>Ngenla 60 mg solution for injection in pre-filled pen One mL of solution contains 50 mg of somatrogon. Each pre-filled pen contains 60 mg somatrogon in 1.2 mL solution. Each pre-filled pen delivers doses from 0.5 mg to 30 mg in a single injection in 0.5 mg increments.</p><ul><li>The other ingredients are: trisodium citrate dihydrate, citric acid monohydrate, L-Histidine, sodium chloride (see section 2 Ngenla contains sodium ), poloxamer 188, m-Cresol, water for injections.</li></ul><p>What Ngenla looks like and contents of the pack Ngenla is a clear and colourless to slightly light yellow solution for injection (injection) in a pre-filled pen.</p><p>Ngenla 24 mg solution for injection is available in a pack size containing 1 pre-filled pen. The pen cap, dose button, and label on the pen are coloured lilac.</p><p>Ngenla 60 mg solution for injection is available in a pack size containing 1 pre-filled pen. The pen cap, dose button, and label on the pen are coloured blue.</p><p>Marketing Authorisation Holder Pfizer Europe MA EEIG Boulevard de la Plaine 1050 Bruxelles Belgium</p><p>Manufacturer Pfizer Manufacturing Belgium NV Rijksweg Puurs, 2Belgium</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Luxembourg/Luxemburg Pfizer NV/SA T l/Tel: +32 (0)2 554 62 Lietuva Pfizer Luxembourg SARL filialas Lietuvoje Tel: +370 5 251 4<br/>,<br/>.: +359 2 970 4Magyarorsz g Pfizer Kft. Tel.: + 36 1 488 37 esk republika Pfizer, spol. s r.o. Tel: +420 283 004 Malta Vivian Corporation Ltd. Tel: +356 21344Danmark Pfizer ApS Tlf: +45 44 20 11 Nederland Pfizer bv Tel: +31 (0)800 63 34 Deutschland PFIZER PHARMA GmbH Tel: +49 (0)30 550055-51Norge Pfizer AS Tlf: +47 67 52 61 Eesti Pfizer Luxembourg SARL Eesti filiaal Tel: +372 666 7 sterreich Pfizer Corporation Austria Ges.m.b.H. Tel: +43 (0)1 521 15-0</p><p>Pfizer . . : +30 210 6785Polska Pfizer Polska Sp. z o.o. Tel.: +48 22 335 61 Espa a Pfizer S.L. Tel: +34 91 490 99 Portugal Laborat rios Pfizer, Lda.<br/>Tel: +351 21 423 5France Pfizer T l: +33 (0)1 58 07 34 Rom nia Pfizer Romania S.R.L. Tel: +40 (0) 21 207 28 Hrvatska Pfizer Croatia d.o.o. Tel: +385 1 3908 Slovenija Pfizer Luxembourg SARL Pfizer, podru nica za svetovanje s podro ja farmacevtske dejavnosti, Ljubljana Tel: + 386 (0)1 52 11 Ireland Pfizer Healthcare Ireland Tel: 1800 633 363 (toll free) Tel: +44 (0)1304 616Slovensk republika Pfizer Luxembourg SARL, organiza n zlo ka Tel: + 421 2 3355 5 sland Icepharma hf. S mi: +354 540 8Suomi/Finland Pfizer Oy Puh/Tel: +358 (0)9 430 Italia Pfizer S.r.l. Tel: +39 06 33 18 Sverige Pfizer AB Tel: +46 (0)8 550 520<br/>Pfizer . . (Cyprus Branch) : +357 22817United Kingdom (Northern Ireland) Pfizer Limited Tel: +44 (0)1304 616Latvija Pfizer Luxembourg SARL fili le Latvij<br/>Tel: +371 670 35 This leaflet was last revised in</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/mp0444f6959a280d43775a9ed2e4fe52c9> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp0444f6959a280d43775a9ed2e4fe52c9"] ; # 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_mp0444f6959a280d43775a9ed2e4fe52c9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp0444f6959a280d43775a9ed2e4fe52c9</b></p><a name=\"mp0444f6959a280d43775a9ed2e4fe52c9\"> </a><a name=\"hcmp0444f6959a280d43775a9ed2e4fe52c9\"> </a><a name=\"mp0444f6959a280d43775a9ed2e4fe52c9-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1617/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>: Ngenla 24 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/21/1617/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 "Ngenla 24 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" ] ] ) ] ] ) ] ) . #
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.