Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/joofio/test-epi-composition/ and changes regularly. See the Directory of published versions

: ePI document Bundle for veklury Package Leaflet for language en - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bundlepackageleaflet-en-0884c8c34711aaaaa6729d5f920f611f"] ; # 
  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-0884c8c34711aaaaa6729d5f920f611f"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-0884c8c34711aaaaa6729d5f920f611f> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp0884c8c34711aaaaa6729d5f920f611f"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mp0884c8c34711aaaaa6729d5f920f611f> )
  ] ) . # 

<Composition/composition-en-0884c8c34711aaaaa6729d5f920f611f> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-0884c8c34711aaaaa6729d5f920f611f"] ; # 
  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-0884c8c34711aaaaa6729d5f920f611f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-0884c8c34711aaaaa6729d5f920f611f</b></p><a name=\"composition-en-0884c8c34711aaaaa6729d5f920f611f\"> </a><a name=\"hccomposition-en-0884c8c34711aaaaa6729d5f920f611f\"> </a><a name=\"composition-en-0884c8c34711aaaaa6729d5f920f611f-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/20/1459/002</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 - veklury</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/20/1459/002" ]
  ] ) ; # 
  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/mp0884c8c34711aaaaa6729d5f920f611f" ]
  ] ) ; # 
  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 - veklury"] ; # 
  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 Veklury is and what it is used for</li><li>What you need to know before you are given Veklury</li><li>How Veklury is given to you</li><li>Possible side effects</li><li>How to store Veklury</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What veklury 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 veklury 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 Veklury is remdesivir. It is an antiviral medicine used for treating COVID-19. COVID-19 is caused by a virus called a coronavirus. Veklury stops the virus multiplying in cells and this stops the virus multiplying in the body. This can help your body to overcome the virus infection, and may help you get better faster.</p><p>Veklury will be given to treat COVID-19 in:</p><ul><li>adults and children (at least 4 weeks old and weighing at least 3 kg) who have pneumonia, and need extra oxygen to help them breathe, but who are not on artificial ventilation (where mechanical means are used to assist or replace spontaneous breathing at start of treatment).</li><li>adults and children (weighing at least 40 kg) who do not need extra oxygen to help them breathe and are at increased risk for progressing to severe COVID-19.</li></ul></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take veklury" ] ;
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 veklury" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You will not usually be given Veklury:</p><ul><li>if you are allergic to remdesivir, or any of the other ingredients of this medicine (listed in section 6) Talk to your doctor or nurse as soon as possible, if this applies to you. Warnings and precautions Talk to your doctor or nurse before starting on Veklury:</li><li>if you have kidney problems. Your doctor may monitor you if you have kidney problems to ensure your safety.</li><li>If you are immunocompromised. Your doctor may monitor you more closely if your immune system is not working properly to ensure the treatment is working.</li></ul><p>Reactions following the infusion Veklury can cause allergic reactions following and during the infusion, including anaphylactic reactions (sudden life-threatening allergic reactions). Allergic reactions have been seen rarely. For anaphylactic reactions frequency cannot be estimated from the available data. Symptoms can include:</p><ul><li><p>Changes to blood pressure or heart rate</p></li><li><p>Low oxygen level in blood</p></li><li><p>High temperature</p></li><li><p>Shortness of breath, wheezing</p></li><li><p>Swelling of the face, lips, tongue or throat (angioedema)</p></li><li><p>Rash</p></li><li><p>Feeling sick (nausea)</p></li><li><p>Being sick (vomiting)</p></li><li><p>Sweating</p></li><li><p>Shivering</p><p>Tell your doctor or nurse straight away if you notice any of these effects.</p></li></ul><p>Blood tests before and during treatment If you are prescribed Veklury, you may be given blood tests before treatment starts. Patients being treated with Veklury may have blood tests during their treatment as determined by their healthcare professional. These tests are to check for kidney problems.</p><p>Children and adolescents Veklury is not to be given to children under 4 weeks old or to children who weigh less than 3 kg. Not enough is known for it to be given to these children.</p><p>Other medicines and Veklury Tell your doctor or nurse about any other medicines you are taking, or have recently taken.</p><p>Do not take chloroquine or hydroxychloroquine at the same time as Veklury.</p><p>Tell your doctor if you are taking any of these medicines</p><p>Pregnancy and breast-feeding Tell your doctor or nurse if you are pregnant, or if you might be. There is not enough information to be sure that Veklury is safe for use in first trimester of pregnancy. Veklury should only be given if the potential benefits of treatment outweigh the potential of risks to the mother and the unborn child. Discuss with your doctor the need to use effective contraception during treatment with Veklury.</p><p>Tell your doctor or nurse if you are breast-feeding. Veklury passes into human breast milk in very small amounts. Because there is limited experience with use during breast-feeding, you should carefully discuss with your doctor whether to continue or interrupt breast-feeding during treatment with Veklury. Driving and using machines Veklury is not expected to have any effect on your ability to drive.</p><p>Veklury contains a cyclodextrin This medicine contains 3 g betadex sulfobutyl ether sodium in each 100 mg dose of Veklury (6 g in the starting dose). This ingredient is a cyclodextrin emulsifier that helps the medicine to disperse in the body.</p><p>Veklury contains sodium This medicine contains 212 mg sodium (main component of cooking/table salt) in each 100 mg dose unit. This is equivalent to 10.6 % of the recommended maximum daily dietary intake of sodium for an adult.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take veklury" ] ;
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 veklury" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Veklury will be given to you by a nurse or doctor, as a drip into a vein (an intravenous infusion) lasting 30 to 120 minutes, once a day. You will be closely monitored during your treatment.</p><p>Recommended dose for adults and children</p><p>Adults Children (weighing at least 40 kg) Children at least 4 weeks old (weighing at least 3 kg but less than 40 kg) Day 1 (single starting dose)<br/>200 mg 200 mg 5 mg per kg of body weight Day 2 and onwards (once daily) 100 mg 100 mg 2.5 mg per kg of body weight</p><p>How long treatment lasts</p><p>Adults</p><p>Children (weighing at least 40 kg) Children at least 4 weeks old (weighing at least 3 kg but less than 40 kg) Patients who have pneumonia and need extra oxygen Daily for at least 5 days. May be extended up to a total of 10 days. Daily for at least 5 days. May be extended up to a total of 10 days. Daily for up to a total of 10 days. Patients who do not need extra oxygen and are at increased risk for progressing to severe COVID-Daily for 3 days, starting within 7 days of the onset of COVID-symptoms. Daily for 3 days, starting within 7 days of the onset of COVID-symptoms. Not applicable.</p><p>See the Instructions for healthcare professionals which gives details on how the Veklury infusion is given.</p><p>If you are given more or less Veklury than you should<br/>As Veklury is only given to you by a healthcare professional, it is unlikely that you will be given too much or too little. If you have been given an extra dose, or missed one, tell your nurse or doctor straight away.</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>Some side effects could be or could become serious:</p><p>Rare (these may affect up to 1 in 1000 patients)</p><ul><li>Allergic reactions following and during the infusion. Symptoms can include:</li><li>Changes to blood pressure or heart rate</li><li>Low oxygen level in blood</li><li>High temperature</li><li>Shortness of breath, wheezing</li><li>Swelling of the face, lips, tongue or throat (angioedema)</li><li>Rash</li><li>Feeling sick (nausea)</li><li>Being sick (vomiting)</li><li>Sweating</li><li>Shivering</li></ul><p>Not known (frequency cannot be estimated from the available data)</p><ul><li>Anaphylactic reactions, anaphylactic shock (sudden life-threatening allergic reactions) Symptoms are the same as for allergic reactions however the reaction is more severe and requires immediate medical care.</li><li>Sinus bradycardia (heart beats more slowly than normal).<br/>Tell your doctor or nurse straight away if you notice any of these effects.</li></ul><p>Other side effects:</p><p>Very common side effects (these may affect more than 1 in 10 patients)</p><ul><li>Blood tests may show an increase in liver enzymes, called transaminases</li><li>Blood tests may show it takes longer for blood to clot</li></ul><p>Common side effects (these may affect up to 1 in 10 patients)</p><ul><li>Headache</li><li>Feeling sick (nausea)</li><li>Rash</li></ul><p>Reporting of side effects 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 veklury" ] ;
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 veklury" ]       ] ;
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 and carton after EXP. The expiry date refers to the last day of that month.</p><ul><li>Before use, this medicinal product does not require any special storage conditions.</li><li>Once reconstituted, Veklury should be diluted immediately.</li><li>Once diluted, Veklury should be used immediately. If necessary, bags of diluted solution can be stored for up to 24 hours below 25 C, or for up to 48 hours in a refrigerator. Do not allow more than 48 hours between dilution and administration.</li></ul><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 Veklury contains</p><ul><li>The active substance is remdesivir. Each vial contains 100 mg.</li><li>The other ingredients are: betadex sulfobutyl ether sodium, hydrochloric acid and sodium hydroxide.</li></ul><p>What Veklury looks like and contents of the pack Veklury 100 mg powder for concentrate for solution for infusion is a white, off-white to yellow powder, to be reconstituted and then diluted into sodium chloride solution prior to administration by intravenous infusion. It is supplied in a single-use clear glass vial.</p><p>Veklury is available in cartons containing 1 vial.</p><p>Marketing Authorisation Holder and Manufacturer Gilead Sciences Ireland UC Carrigtohill County Cork, T45 DPIreland</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Gilead Sciences Belgium SRL-BV T l/Tel: + 32 (0) 24 01 35 Lietuva Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1<br/>Gilead Sciences Ireland UC .: + 353 (0) 1 686 1Luxembourg/Luxemburg Gilead Sciences Belgium SRL-BV T l/Tel: + 32 (0) 24 01 35 esk republika Gilead Sciences s.r.o. Tel: + 420 910 871 Magyarorsz g Gilead Sciences Ireland UC Tel.: + 353 (0) 1 686 1Danmark Gilead Sciences Sweden AB Tlf: + 46 (0) 8 5057 1Malta Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Deutschland Gilead Sciences GmbH Tel: + 49 (0) 89 899890-0</p><p>Nederland Gilead Sciences Netherlands B.V. Tel: + 31 (0) 20 718 36 Eesti Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Norge Gilead Sciences Sweden AB Tlf: + 46 (0) 8 5057 1<br/>Gilead Sciences . . : + 30 210 8930 sterreich Gilead Sciences GesmbH Tel: + 43 1 260 Espa a Gilead Sciences, S.L. Tel: + 34 91 378 98 Polska Gilead Sciences Poland Sp. z o.o. Tel.: + 48 22 262 8France Gilead Sciences T l : + 33 (0) 1 46 09 41 Portugal Gilead Sciences, Lda. Tel: + 351 21 7928Hrvatska Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Rom nia Gilead Sciences (GSR) S.R.L. Tel: + 40 31 631 18 Ireland Gilead Sciences Ireland UC Tel: + 353 (0) 214 825 Slovenija Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1 sland Gilead Sciences Sweden AB S mi: + 46 (0) 8 5057 1Slovensk republika Gilead Sciences Slovakia s.r.o. Tel: + 421 232 121 Italia Gilead Sciences S.r.l. Tel: + 39 02 439Suomi/Finland Gilead Sciences Sweden AB Puh/Tel: + 46 (0) 8 5057 1<br/>Gilead Sciences . . : + 30 210 8930 Sverige Gilead Sciences Sweden AB Tel: + 46 (0) 8 5057 1Latvija Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1United Kingdom (Northern Ireland) Gilead Sciences Ireland UC Tel: + 44 (0) 8000 113 This leaflet was last revised in .</p><p>Other sources of information</p><p>Scan the code below with a mobile device to get this information in different languages.</p><p>QR code to be included <a href=\"http://www.veklury.eu\">www.veklury.eu</a></p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp0884c8c34711aaaaa6729d5f920f611f> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp0884c8c34711aaaaa6729d5f920f611f"] ; # 
  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_mp0884c8c34711aaaaa6729d5f920f611f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp0884c8c34711aaaaa6729d5f920f611f</b></p><a name=\"mp0884c8c34711aaaaa6729d5f920f611f\"> </a><a name=\"hcmp0884c8c34711aaaaa6729d5f920f611f\"> </a><a name=\"mp0884c8c34711aaaaa6729d5f920f611f-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/20/1459/002</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>: Veklury 100 mg powder for 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/20/1459/002" ]
  ] ) ; # 
  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 "Veklury 100 mg powder for 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" ]         ] )       ]     ] )
  ] ) . #