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-22dcb829aed4334e1e70ad5ac466fd85"] ; # 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-22dcb829aed4334e1e70ad5ac466fd85"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-22dcb829aed4334e1e70ad5ac466fd85> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp22dcb829aed4334e1e70ad5ac466fd85"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp22dcb829aed4334e1e70ad5ac466fd85> ) ] ) . # <Composition/composition-en-22dcb829aed4334e1e70ad5ac466fd85> a fhir:Composition ; fhir:id [ fhir:v "composition-en-22dcb829aed4334e1e70ad5ac466fd85"] ; # 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-22dcb829aed4334e1e70ad5ac466fd85\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-22dcb829aed4334e1e70ad5ac466fd85</b></p><a name=\"composition-en-22dcb829aed4334e1e70ad5ac466fd85\"> </a><a name=\"hccomposition-en-22dcb829aed4334e1e70ad5ac466fd85\"> </a><a name=\"composition-en-22dcb829aed4334e1e70ad5ac466fd85-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/1562/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 - xevudy</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/1562/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/mp22dcb829aed4334e1e70ad5ac466fd85" ] ] ) ; # 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 - xevudy"] ; # 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 Xevudy is and what it is used for</li><li>What you need to know before you are given Xevudy</li><li>How Xevudy is given</li><li>Possible side effects</li><li>How to store Xevudy</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What xevudy 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 xevudy 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>Xevudy contains the active substance sotrovimab. Sotrovimab is a monoclonal antibody, a type of protein designed to recognise a specific target on the SARS-CoV-2 virus, the virus that causes COVID-19. Xevudy is used to treat COVID-19 in adults and adolescents (from 12 years and weighing at least 40 kg). It targets the spike protein that the virus uses to attach to cells, blocking the virus from entering the cell and making new viruses. By preventing the virus from multiplying in the body, Xevudy can help your body overcome the infection and prevent you from getting seriously ill.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take xevudy" ] ; 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 xevudy" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You must not receive Xevudy</p><ul><li>if you are allergic to sotrovimab or any of the other ingredients of this medicine (listed in section 6). Check with your doctor if you think this applies to you.</li></ul><p>Warnings and precautions</p><p>Allergic reactions<br/>Xevudy can cause allergic reactions. See Allergic reactions in Section 4. Infusion-related reactions<br/>Xevudy can cause infusion-related reactions. See Infusion-related reactions in Section 4. Children and adolescents Xevudy should not be given to children or adolescents younger than 12 years old or weighing less than 40 kg.<br/>Other medicines and Xevudy Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy and breast-feeding<br/>If you are pregnant, think you may be pregnant, or are planning to have a baby, ask your doctor for advice before receiving Xevudy. Your doctor will advise you whether the benefits of treatment with Xevudy are greater than any likely risks for you and your baby.</p><p>It is not known whether the ingredients of Xevudy can pass into breast milk. If you are breast-feeding, you must check with your doctor before you receive Xevudy.</p><p>Driving and using machines</p><p>Xevudy is not expected to have any effect on your ability to drive or use machines.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take xevudy" ] ; 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 xevudy" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The recommended dose for adults and adolescents (aged 12 years and older and weighing at least 40 kg) is:</p><ul><li>500 mg (one vial)</li></ul><p>The medicine will be made up into a solution and given to you by a drip (infusion) into a vein by a doctor or nurse. It takes 30 minutes to give you the full dose of medicine. You will be monitored during and for at least 1 hour after your treatment is given.</p><p>The Instructions for healthcare professionals below give details for your doctor, pharmacist or nurse on how the Xevudy infusion is made up and given.</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</p><p>Allergic reactions to Xevudy are common, affecting up to 1 in 10 people.<br/>Rarely, these allergic reactions may be severe (anaphylaxis), affecting up to 1 in 1,000 people (rare). If you have any of the following symptoms after receiving Xevudy you may be having an allergic reaction and should get medical help immediately:</p><ul><li>skin rash, similar to nettle rash (hives) or redness</li><li>itching</li><li>swelling, sometimes of the face or mouth (angioedema)</li><li>becoming very wheezy, coughing or having difficulty in breathing</li><li>suddenly feeling weak or light-headed (may lead to loss of consciousness or falls).</li></ul><p>Infusion-related reactions</p><p>Allergic-like reactions when you receive an infusion are common, affecting up to 1 in 10 people. These usually develop within minutes or hours but may develop up to 24 hours after treatment or later. Possible symptoms are presented below. If you get any of the following symptoms after receiving Xevudy, you may be having an infusion-related reaction and should get medical help immediately:</p><ul><li>flushing</li><li>chills</li><li>fever</li><li>difficulty in breathing</li><li>rapid heartbeat</li><li>drop in blood pressure Other side effects</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>shortness of breath (dyspnoea).</li></ul><p>Reporting of side effects<br/>If you get any side effects, talk to your doctor 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 xevudy" ] ; 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 xevudy" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The healthcare professionals caring for you are responsible for storing this medicine and disposing of any unused product correctly.</p><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 and carton after EXP.</p><p>Do not freeze.</p><p>Before diluting:</p><ul><li>store in a refrigerator (2 C 8 C).</li><li>store in the original carton in order to protect from light.</li></ul><p>Once diluted, this medicine is intended to be used immediately. If after dilution, immediate administration is not possible, the diluted solution may be stored at room temperature (up to 25 C) for up to 6 hours or refrigerated (2 C 8 C) for up to 24 hours from the time of dilution until the end of administration.</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 Xevudy contains</p><ul><li>The active substance is sotrovimab. Each vial contains 500 mg of sotrovimab in 8 mL concentrate.</li><li>The other ingredients are histidine, histidine monohydrochloride, sucrose, polysorbate 80, methionine and water for injections.</li></ul><p>What Xevudy looks like and contents of the pack</p><p>Xevudy is a clear, colourless or yellow to brown liquid supplied in a single-use glass vial with a rubber stopper and flip-off aluminium over-seal. Each carton contains one vial.</p><p>Marketing Authorisation Holder<br/>GlaxoSmithKline Trading Services Limited 12 Riverwalk Citywest Business Campus Dublin Ireland</p><p>Manufacturer<br/>GlaxoSmithKline Manufacturing S.p.A. Strada Provinciale Asolana, 90, 43056 San Polo di Torrile, Parma Italy</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien GlaxoSmithKline Pharmaceuticals s.a./n.v. T l/Tel: + 32 (0) 10 85 52 Lietuva GlaxoSmithKline Trading Services Limited Tel: + 370 80000<br/>GlaxoSmithKline Trading Services Limited Te .: + 359 80018Luxembourg/Luxemburg GlaxoSmithKline Pharmaceuticals s.a./n.v. Belgique/Belgien T l/Tel: + 32 (0) 10 85 52 esk republika GlaxoSmithKline, s.r.o. Tel: + 420 222 001 <a href=\"mailto:cz.info@gsk.com\">cz.info@gsk.com</a><br/>Magyarorsz g GlaxoSmithKline Trading Services Limited. Tel: + 36 80088Danmark GlaxoSmithKline Pharma A/S Tlf: + 45 36 35 91 <a href=\"mailto:dk-info@gsk.com\">dk-info@gsk.com</a></p><p>Malta GlaxoSmithKline Trading Services Limited. Tel: + 356 80065Deutschland GlaxoSmithKline GmbH & Co. KG Tel.: + 49 (0)89 36044 <a href=\"mailto:8produkt.info@gsk.com\">8produkt.info@gsk.com</a> Nederland GlaxoSmithKline BV Tel: + 31 (0)33 2081Eesti GlaxoSmithKline Trading Services Limited. Tel: + 372 8002Norge GlaxoSmithKline AS Tlf: + 47 22 70 20<br/>GlaxoSmithKline A.E.B.E. : + 30 210 68 82 sterreich GlaxoSmithKline Pharma GmbH Tel: + 43 (0)1 97075 0 <a href=\"mailto:at.info@gsk.com\">at.info@gsk.com</a></p><p>Espa a GlaxoSmithKline, S.A. Tel: + 34 900 202 <a href=\"mailto:es-ci@gsk.com\">es-ci@gsk.com</a></p><p>Polska GSK Services Sp. z o.o. Tel.: + 48 (0)22 576 9France Laboratoire GlaxoSmithKline T l: + 33 (0)1 39 17 84 <a href=\"mailto:diam@gsk.com\">diam@gsk.com</a></p><p>Portugal GlaxoSmithKline Produtos Farmac uticos, Lda. Tel: + 351 21 412 95 <a href=\"mailto:FI.PT@gsk.com\">FI.PT@gsk.com</a><br/>Hrvatska GlaxoSmithKline Trading Services Limited Tel: +385 800787Ireland GlaxoSmithKline (Ireland) Limited Tel: + 353 (0)1 4955Rom nia GlaxoSmithKline Trading Services Limited<br/>Tel: + 40800672Slovenija GlaxoSmithKline Trading Services Limited Tel: + 386 80688 sland Vistor hf. S mi: + 354 535 7Slovensk republika GlaxoSmithKline Trading Services Limited Tel: + 421 800500Italia GlaxoSmithKline S.p.A. Tel: + 39 (0)45 7741Suomi/Finland GlaxoSmithKline Oy Puh/Tel: + 358 (0)10 30 30<br/>GlaxoSmithKline Trading Services Limited : + 357 80070Sverige GlaxoSmithKline AB Tel: + 46 (0)8 638 93 <a href=\"mailto:info.produkt@gsk.com\">info.produkt@gsk.com</a></p><p>Latvija GlaxoSmithKline Trading Services Limited Tel: + 371 80205United Kingdom (Northern Ireland) GlaxoSmithKline Trading Services Limited Tel: + 44 (0)800 <a href=\"mailto:221customercontactuk@gsk.com\">221customercontactuk@gsk.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 website: <a href=\"http://www.ema.europa.eu\">http://www.ema.europa.eu</a>.</p><hr/><p>The following information is intended for healthcare professionals only. Please refer to the Summary of Product Characteristics for further information.</p><p>Treatment should be prepared by a qualified healthcare professional using aseptic technique.</p><p>Traceability</p><p>In order to improve the traceability of biological medicinal products, the name and the batch number of the administered product should be clearly recorded.</p><p>Preparation for dilution</p><ol type=\"1\"><li>Remove one vial of sotrovimab from the refrigerator (2 C to 8 C). Allow the vial to equilibrate to ambient room temperature, protected from light, for approximately 15 minutes.</li><li>Visually inspect the vial to ensure it is free from particulate matter and that there is no visible damage to the vial. If the vial is identified to be unusable, discard and restart the preparation with a new vial.</li><li>Gently swirl the vial several times before use without creating air bubbles. Do not shake or vigorously agitate the vial. Dilution instructions</li><li>Withdraw and discard 8 mL from an infusion bag containing 50 mL or 100 mL of sodium chloride 9 mg/mL (0.9%) solution for injection or 5% glucose for injection.</li><li>Withdraw 8 mL from the vial of sotrovimab.</li><li>Inject the 8 mL of sotrovimab into the infusion bag via the septum.</li><li>Discard any unused portion left in the vial. The vial is single-use only and should only be used for one patient.</li><li>Prior to the infusion, gently rock the infusion bag back and forth 3 to 5 times. Do not invert the infusion bag. Avoid forming air bubbles. The diluted solution of sotrovimab is intended to be used immediately. If after dilution, immediate administration is not possible, the diluted solution may be stored at room temperature (up to 25 C) for up to 6 hours or refrigerated (2 C to 8 C) up to 24 hours from the time of dilution until the end of administration.</li></ol><p>Administration instructions</p><ol type=\"1\"><li>Attach an infusion set to the infusion bag using standard bore tubing. The intravenous dosing solution is recommended to be administered with a 0.2- m in-line filter.</li><li>Prime the infusion set.</li><li>Administer as an IV infusion for 30 minutes at room temperature.</li></ol><p>Disposal</p><p>Any unused medicinal product or waste material should be disposed of in accordance with local requirements.</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp22dcb829aed4334e1e70ad5ac466fd85> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp22dcb829aed4334e1e70ad5ac466fd85"] ; # 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_mp22dcb829aed4334e1e70ad5ac466fd85\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp22dcb829aed4334e1e70ad5ac466fd85</b></p><a name=\"mp22dcb829aed4334e1e70ad5ac466fd85\"> </a><a name=\"hcmp22dcb829aed4334e1e70ad5ac466fd85\"> </a><a name=\"mp22dcb829aed4334e1e70ad5ac466fd85-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1562/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>: Xevudy 500 mg concentrate for solution for infusion</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "EU/1/21/1562/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 "Xevudy 500 mg concentrate for solution for infusion" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000001" ] ; fhir:display [ fhir:v "Full name" ] ] ) ] ; ( fhir:part [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000002" ] ; fhir:display [ fhir:v "Invented name part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000003" ] ; fhir:display [ fhir:v "Scientific name part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000004" ] ; fhir:display [ fhir:v "Strength part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000005" ] ; fhir:display [ fhir:v "Pharmaceutical dose form part" ] ] ) ] ] ) ; ( fhir:usage [ fhir:country [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "EU" ] ; fhir:display [ fhir:v "EU" ] ] ) ] ; fhir:jurisdiction [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "EU" ] ; fhir:display [ fhir:v "EU" ] ] ) ] ; fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "en" ] ] ) ] ] ) ] ) . #
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.