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-390f2bf9e603dd85f443eae025f147b6"] ; # 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-390f2bf9e603dd85f443eae025f147b6"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-390f2bf9e603dd85f443eae025f147b6> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp390f2bf9e603dd85f443eae025f147b6"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp390f2bf9e603dd85f443eae025f147b6> ) ] ) . # <Composition/composition-en-390f2bf9e603dd85f443eae025f147b6> a fhir:Composition ; fhir:id [ fhir:v "composition-en-390f2bf9e603dd85f443eae025f147b6"] ; # 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-390f2bf9e603dd85f443eae025f147b6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-390f2bf9e603dd85f443eae025f147b6</b></p><a name=\"composition-en-390f2bf9e603dd85f443eae025f147b6\"> </a><a name=\"hccomposition-en-390f2bf9e603dd85f443eae025f147b6\"> </a><a name=\"composition-en-390f2bf9e603dd85f443eae025f147b6-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/1681/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 - amvuttra</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/1681/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/mp390f2bf9e603dd85f443eae025f147b6" ] ] ) ; # 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 - amvuttra"] ; # 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 Amvuttra is and what it is used for</li><li>What you need to know before you are given Amvuttra</li><li>How Amvuttra is given</li><li>Possible side effects</li><li>How to store Amvuttra</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What amvuttra 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 amvuttra 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>The active substance in Amvuttra is vutrisiran.</p><p>What Amvuttra is used for</p><p>Amvuttra is used for the treatment of an illness called hereditary ATTR or hATTR amyloidosis . This is an illness which runs in families. hATTR amyloidosis is caused by problems with a protein in the body called transthyretin (TTR). This protein is made mostly in the liver and carries vitamin A and other substances around the body.</p><p>In people with this illness, small fibres of TTR protein clump together to make deposits called amyloid . Amyloid can build up around or within the nerves, heart, and other places in the body, stopping them from working normally. This causes the symptoms of the illness.</p><p>How Amvuttra works</p><p>Amvuttra works by lowering the amount of TTR protein made by the liver which means there is less TTR protein in the blood that can form amyloid. This can help to reduce the effects of this illness.</p><p>Amvuttra is used in adults only.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take amvuttra" ] ; 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 amvuttra" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You must not be given Amvuttra</p><ul><li>If you have ever had a severe allergic reaction to vutrisiran, or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>If you are not sure, talk to your doctor, pharmacist or nurse before you are given this medicine.</p><p>Warnings and precautions</p><p>Lowered vitamin A levels in the blood and vitamin supplements</p><p>Amvuttra lowers the amount of vitamin A in your blood. Your doctor will ask you to take a daily vitamin A supplement. Please follow the vitamin A dose recommended by your doctor. Signs of low vitamin A may include: sight problems especially at night, dry eyes, hazy, or cloudy vision.</p><ul><li>If you notice a change in your vision or any other eye problems whilst using Amvuttra, talk to your doctor. Your doctor may send you to an eye specialist for a check-up.</li></ul><p>Both too high and too low levels of vitamin A can harm the development of your unborn child. Therefore, women of childbearing age should exclude any pregnancy before starting treatment with Amvuttra and practise effective contraception (see section Pregnancy, breast-feeding and contraception below).</p><ul><li>Vitamin A levels may remain low for more than 12 months after the last dose of Amvuttra.</li><li>Tell your doctor if you are planning to become pregnant. Your doctor will tell you to stop taking Amvuttra and vitamin A supplementation. Your doctor will also ensure that your vitamin A levels have returned to normal before conception is attempted.</li><li>Tell your doctor if you have an unplanned pregnancy. Your doctor will tell you to stop taking Amvuttra. In the first 3 months of your pregnancy, your doctor may tell you to stop taking vitamin A supplementation. During the last 6 months of your pregnancy, you doctor may tell you to resume the vitamin A supplementation if your vitamin A levels have not yet returned to normal, because of the increased risk of vitamin A deficiency during the last 3 months of your pregnancy.</li></ul><p>Children and adolescents</p><p>Amvuttra is not recommended in children and adolescents under 18 years of age.</p><p>Other medicines and Amvuttra</p><p>Tell your doctor, pharmacist, or nurse if you are using, have recently used or might use any other medicines.</p><p>Pregnancy, breast-feeding and contraception</p><p>If you are pregnant or breast-feeding, think you may be pregnant, or are planning to have a baby, ask your doctor or pharmacist for advice before starting this medicine.</p><p>Pregnancy</p><p>You should not use Amvuttra if you are pregnant.</p><p>Women of childbearing age</p><p>Amvuttra will reduce the level of vitamin A in your blood and vitamin A is important for normal development of your unborn child (see Warnings and precautions above).</p><ul><li>You should use effective contraception during treatment with Amvuttra - if you are a woman who is able to become pregnant.</li><li>Talk to your doctor or nurse about suitable methods of contraception.</li><li>Pregnancy should be excluded before starting treatment with Amvuttra.</li><li>Tell your doctor if you are planning to become pregnant or if you have an unplanned pregnancy. Your doctor will tell you to stop taking Amvuttra.</li></ul><p>Breast-feeding</p><p>It is not known if vutrisiran passes into breast milk. Your doctor will consider the potential benefits of treatment for you - compared with the risks of breast-feeding for your baby.</p><p>Driving and using machines</p><p>Amvuttra is unlikely to affect your ability to drive or use machines. Your doctor will tell you whether your condition allows you to drive vehicles and use machines safely.</p><p>Amvuttra contains sodium</p><p>This medicine contains less than 1 mmol sodium (23 mg) per mL, that is to say essentially sodium- free .</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take amvuttra" ] ; 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 amvuttra" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This medicine will be given to you by a doctor, pharmacist, or nurse.</p><p>How much Amvuttra you are given</p><p>The recommended dose is 25 mg once every 3 months.</p><p>Where the injection is given</p><p>Amvuttra is given by injection under the skin ( subcutaneous injection ) into your stomach area (abdomen), upper arm or thigh.</p><p>How long to use Amvuttra</p><p>Your doctor will tell you how long you need to receive Amvuttra. Do not stop treatment with Amvuttra unless your doctor tells you to.</p><p>If you receive more Amvuttra than you should</p><p>In the unlikely event that you are given too much (an overdose), your doctor will check you for side effects.</p><p>If you miss your dose of Amvuttra</p><p>If you miss an appointment for your Amvuttra injection, contact your doctor, pharmacist or nurse as soon as you can to arrange to have the injection you missed.</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>Tell your doctor, pharmacist, or nurse if you notice any of the following side effects: Very common: may affect more than 1 in 10 people</p><ul><li>Pain in the joints</li><li>Pain in arms and legs</li></ul><p>Common: may affect up to 1 in 10 people</p><ul><li>Being short of breath</li><li>Redness, pain, itching, bruising, or warmth where the injection was given</li><li>Blood tests showing increases in a liver enzyme called alkaline phosphatase</li></ul><p>Reporting of side effects</p><p>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 amvuttra" ] ; 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 amvuttra" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keep this medicine out of the sight and reach of children.</p><p>Do not use this medicine after the expiry date which is stated on the label, tray lid and carton after EXP . The expiry date refers to the last day of that month.</p><p>Do not store above 30 C. Do not freeze.</p><p>Medicines should not be disposed of via wastewater or household waste. Your healthcare professional will throw away any medicines that are no longer being used. 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 Amvuttra contains</p><ul><li>The active substance is vutrisiran. Each pre-filled syringe contains vutrisiran sodium equivalent to 25 mg vutrisiran in 0.5 mL solution.</li><li>The other ingredients are: sodium dihydrogen phosphate dihydrate, disodium phosphate dihydrate, sodium chloride and water for injections. Sodium hydroxide and phosphoric acid may be used to adjust the pH (see Amvuttra contains sodium in section 2).</li></ul><p>What Amvuttra looks like and contents of the pack</p><p>This medicine is a clear, colourless-to-yellow solution for injection (injection). Each pack contains one single-use pre-filled syringe.</p><p>Marketing Authorisation Holder and Manufacturer</p><p>Alnylam Netherlands B.V. Antonio Vivaldistraat 1083 HP Amsterdam Netherlands</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Alnylam Netherlands B.V. T l/Tel: 0800 81 443 (+32 234 208 71) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Luxembourg/Luxemburg Alnylam Netherlands B.V. T l/Tel: 80085235 (+352 203 014 48) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Genesis Pharma Bulgaria EOOD Te .: +359 2 969 <a href=\"mailto:3medinfo@genesispharmagroup.com\">3medinfo@genesispharmagroup.com</a></p><p>Malta Genesis Pharma (Cyprus) Ltd Tel: +357 <a href=\"mailto:22765medinfo@genesispharmagroup.com\">22765medinfo@genesispharmagroup.com</a></p><p>esk republika Alnylam Czech s.r.o. Tel: 800 050 450 (+420 234 092 195) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Nederland Alnylam Netherlands B.V. Tel: 08002820025 (+31 203697861) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Danmark Alnylam Sweden AB Tlf: 433 105 15 (+45 787 453 01) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Norge Alnylam Sweden AB Tlf: 800 544 00 (+472 1405 657) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Deutschland Alnylam Germany GmbH Tel: 08002569526 (+49 8920190112) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>sterreich Alnylam Austria GmbH Tel: 0800070339 (+43 720 778 072) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><pre><code> . </code></pre><p>: +30 210 87 71 <a href=\"mailto:medinfo@genesispharmagroup.com\">medinfo@genesispharmagroup.com</a></p><p>Portugal Alnylam Portugal Tel: 707201512 (+351 707502642) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Espa a Alnylam Pharmaceuticals Spain SL Tel: 900810212 (+34 910603753) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Rom nia Genesis Biopharma Romania SRL Tel: +40 21 403 <a href=\"mailto:4medinfo@genesispharmagroup.com\">4medinfo@genesispharmagroup.com</a></p><p>France Alnylam France SAS T l: 0805542656 (+33 187650921) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Slovenija Genesis Pharma Adriatic d.o.o Tel: +385 1 5813 <a href=\"mailto:medinfo@genesispharmagroup.com\">medinfo@genesispharmagroup.com</a></p><p>Hrvatska Genesis Pharma Adriatic d.o.o Tel: +385 1 5813 <a href=\"mailto:medinfo@genesispharmagroup.com\">medinfo@genesispharmagroup.com</a></p><p>Suomi/Finland Alnylam Sweden AB Puh/Tel: 0800 417 452 (+358 942 727 020) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Ireland Alnylam Netherlands B.V. Tel: 1800 924260 (+353 818 882213) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Sverige Alnylam Sweden AB Tel: 020109162 (+46 842002641) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Italia Alnylam Italy S.r.l. Tel: 800 90 25 37 (+39 02 89 73 22 91) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>United Kingdom (Northern Ireland) Alnylam UK Ltd. Tel: 08001412569 (+44 1628 878592) <a href=\"mailto:medinfo@alnylam.com\">medinfo@alnylam.com</a></p><p>Genesis Pharma (Cyprus) Ltd : +357 <a href=\"mailto:22765medinfo@genesispharmagroup.com\">22765medinfo@genesispharmagroup.com</a></p><p>Eesti, sland, Latvija, Lietuva, Magyarorsz g, Polska, Slovensk republika Alnylam Netherlands B.V. Tel/S mi: +31 20 369 <a href=\"mailto:7medinfo@alnylam.com\">7medinfo@alnylam.com</a></p><p>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/mp390f2bf9e603dd85f443eae025f147b6> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp390f2bf9e603dd85f443eae025f147b6"] ; # 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_mp390f2bf9e603dd85f443eae025f147b6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp390f2bf9e603dd85f443eae025f147b6</b></p><a name=\"mp390f2bf9e603dd85f443eae025f147b6\"> </a><a name=\"hcmp390f2bf9e603dd85f443eae025f147b6\"> </a><a name=\"mp390f2bf9e603dd85f443eae025f147b6-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/22/1681/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>: Amvuttra 25 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/22/1681/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 "Amvuttra 25 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.