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 evkeeza 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-de3f46573279b69427e72992f0f64b7e"] ; # 
  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-de3f46573279b69427e72992f0f64b7e"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-de3f46573279b69427e72992f0f64b7e> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpde3f46573279b69427e72992f0f64b7e"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mpde3f46573279b69427e72992f0f64b7e> )
  ] ) . # 

<Composition/composition-en-de3f46573279b69427e72992f0f64b7e> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-de3f46573279b69427e72992f0f64b7e"] ; # 
  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-de3f46573279b69427e72992f0f64b7e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-de3f46573279b69427e72992f0f64b7e</b></p><a name=\"composition-en-de3f46573279b69427e72992f0f64b7e\"> </a><a name=\"hccomposition-en-de3f46573279b69427e72992f0f64b7e\"> </a><a name=\"composition-en-de3f46573279b69427e72992f0f64b7e-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/1551/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 - evkeeza</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/1551/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/mpde3f46573279b69427e72992f0f64b7e" ]
  ] ) ; # 
  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 - evkeeza"] ; # 
  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 Evkeeza is and what it is used for</li><li>What you need to know before you are given Evkeeza</li><li>How Evkeeza is given</li><li>Possible side effects</li><li>How to store Evkeeza</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What evkeeza 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 evkeeza 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>What Evkeeza is Evkeeza contains the active substance evinacumab. It is a type of medicine called a monoclonal antibody . Monoclonal antibodies are proteins that attach to other substances in the body.</p><p>What Evkeeza is used for Evkeeza is used to treat adults and children aged 5 years and older with very high cholesterol caused by a condition called homozygous familial hypercholesterolaemia . Evkeeza is used with a low-fat diet and other medicines to bring down cholesterol levels.</p><p>Homozygous familial hypercholesterolaemia runs in families and it is usually passed down by both father and mother.</p><p>People with this condition have extremely high levels of LDL-cholesterol ( bad cholesterol ) from birth. Such high levels can lead to heart attacks, heart valve disease or other problems at an early age.</p><p>How does Evkeeza work? Evinacumab, the active substance in Evkeeza, attaches to a protein in the body called ANGPTL3 and blocks its effects. ANGPTL3 is involved in controlling the production of cholesterol, and blocking its effect reduces the production of cholesterol. In this way, Evkeeza can lower blood levels of LDL-cholesterol and so prevent problems caused by high LDL-cholesterol levels.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take evkeeza" ] ;
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 evkeeza" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You should not be given Evkeeza if:</p><ul><li>you are allergic to evinacumab or any of the other ingredients of this medicine (listed in section 6). Warnings and precautions<br/>Talk to your doctor or nurse before you are given Evkeeza.</li></ul><p>Look out for serious side effects<br/>Evkeeza can cause serious allergic reactions.</p><ul><li>Tell your doctor or nurse immediately if you get any symptoms of a severe allergic reaction. The symptoms are listed in Serious side effects in section 4. Children<br/>Evkeeza is not recommended for children below the age of 5 because there is not yet enough information on its use in this group of patients.</li></ul><p>Other medicines and Evkeeza Tell your doctor if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy and contraception If you are pregnant, think you may be pregnant or are planning to have a baby, ask your doctor for advice before taking this medicine.</p><ul><li>Evkeeza may harm your unborn baby.</li><li>Tell your doctor immediately if you become pregnant while you are being treated with Evkeeza.</li></ul><p>If you are able to become pregnant, you should use effective contraception to avoid becoming pregnant.</p><ul><li>use effective contraception while you are being treated with Evkeeza and</li><li>use effective contraception for at least 5 months after the last dose of Evkeeza. Talk to your doctor about the best contraception method for you during this time.</li></ul><p>Breast-feeding</p><ul><li>If you are breast-feeding or plan to breast-feed, ask your doctor for advice before you are given this medicine.</li><li>It is not known if Evkeeza passes into the breast milk.</li></ul><p>Driving and using machines Evkeeza is not likely to affect you being able to drive, or use any tools or machines.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take evkeeza" ] ;
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 evkeeza" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>How much Evkeeza is given Your doctor will work out how much of the medicine to give you. The amount will depend on your weight.</p><ul><li>The recommended dose is 15 milligrams for every kilogram you weigh.</li><li>You will be given the medicine around once a month.</li></ul><p>How Evkeeza is given Evkeeza is usually given by a doctor or nurse. It is given as a drip into a vein ( intravenous infusion ) over 60 minutes.</p><p>If you miss your dose of Evkeeza If you have missed an appointment to receive Evkeeza, talk to your doctor or nurse as soon as possible.</p><p>If you have any further questions on the use of this medicine, ask your doctor 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>Serious side effects Severe allergic reactions (uncommon: may affect up to 1 in 100 people) Tell your doctor or nurse immediately if you get any of the following symptoms of a severe allergic reaction (anaphylactic reaction). The drip will be stopped immediately and you may need to take other medicines to control the reaction:</p><ul><li>swelling mainly of the lips, tongue or throat, which makes it difficult to swallow or breathe</li><li>breathing problems or wheezing</li><li>feeling dizzy or fainting</li><li>rash, hives</li><li>itching.</li></ul><p>Other side effects Tell your doctor or nurse if you notice any of the following side effects:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>symptoms of the common cold, such as runny nose (nasopharyngitis).</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>feeling dizzy</li><li>sore throat or sinus infection (upper respiratory tract infection)</li><li>feeling sick (nausea)</li><li>stomach pain</li><li>constipation</li><li>back pain</li><li>pain in your hands or feet (pain in extremity)</li><li>symptoms of flu</li><li>feeling tired or weary (asthenia)</li><li>infusion reaction, such as itching where the drip is given.</li></ul><p>Additional side effects in children aged 5 to 11 years</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>feeling tired (fatigue).</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 evkeeza" ] ;
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 evkeeza" ]       ] ;
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. Do not use this medicine after the expiry date which is stated on the carton and vial after EXP. The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C to 8 C). Do not freeze. Do not shake. Store in the original carton to protect from light. Do not use this medicine if you notice it is cloudy, discoloured or contains particulate matter.</p><p>Do not store any unused portion of the infusion solution for re-use. Any unused portion of the infusion solution should not be re-used and should be disposed in accordance with local requirements.</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 Evkeeza contains</p><ul><li>The active substance is evinacumab. Each 1 ml of concentrate for solution for infusion contains 150 mg of evinacumab.</li></ul><p>Each vial contains either 345 mg of evinacumab in 2.3 ml of concentrate or 1 200 mg of evinacumab in 8 ml of concentrate.</p><ul><li>The other ingredients are proline, arginine hydrochloride, histidine hydrochloride monohydrate, polysorbate 80, histidine and water for injections.</li></ul><p>What Evkeeza looks like and contents of the pack Evkeeza concentrate for solution for infusion is a clear to slightly opalescent, colourless to pale yellow solution.</p><p>It is available in packs containing either 1 glass vial of 2.3 ml of concentrate or 1 glass vial of 8 ml of concentrate.</p><p>Marketing Authorisation Holder<br/>Ultragenyx Germany GmbH<br/>Rahel-Hirsch-Str. 10557 Berlin<br/>Germany</p><p>Manufacturer Ultragenyx Netherlands B. V. Evert van de Beekstraat 1, Unit 1118 CL Schiphol Netherlands</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>BE, BG, CZ, DK, DE, EE, IE, EL, ES, HR, IT, CY, LV, LT, LU, HU, MT, NL, AT, PL, PT, RO, SI, SK, FI, SE, XI<br/>Ultragenyx Germany GmbH, DE<br/>Tel/T l/Te ./Tlf/ /Puh/S mi : + 49 30 20179FR<br/>Ultragenyx France SAS, FR<br/>T l: + 33 1 85 65 37 61 ou 0800 917 924 (num ro vert)</p><p>This leaflet was last revised in <em>month year</em>. This medicine has been authorised under exceptional circumstances . This means that due to the rarity of the disease it has not been possible to obtain complete information on this medicinal product. The European Medicines Agency will review any new information which may become available every year and this leaflet will be updated as necessary.</p><p>Other sources of information</p><h2 id=\"detailed-information-on-this-medicine-is-available-on-the-european-medicines-agency-website-httpwwwemaeuropaeu\">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></h2><p>The following information is intended for healthcare professionals only:</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>Instructions for use</p><p>Preparation of solution Evkeeza is supplied as a single use vial only. During preparation and reconstitution a strictly aseptic technique should be used.</p><ul><li>Visually inspect the medicinal product for cloudiness, discolouration or particulate matter prior to administration.</li><li>Discard the vial if the solution is cloudy or discoloured or contains particulate matter.</li><li>Do not shake the vial.</li><li>Withdraw the required volume of evinacumab from the vial(s) based on patient s weight and transfer into an intravenous infusion bag containing sodium chloride 9 mg/ml (0.9%) or dextrose 50 mg/ml (5%) for infusion. Mix the diluted solution by gentle inversion.</li><li>The final concentration of the diluted solution should be between 0.5 mg/ml to 20 mg/ml.</li><li>Do not freeze or shake the solution.</li><li>Discard any unused portion left in the vial.</li></ul><p>Any unused medicinal product or waste material should be disposed of in accordance with local requirements.</p><p>After dilution Once prepared, administer the diluted solution immediately. If the diluted solution is not administered immediately, it may be stored temporarily either:</p><ul><li>under refrigeration at 2 C to 8 C for no more than 24 hours from the time of infusion preparation to the end of the infusion or</li><li>at room temperature up to 25 C for no more than 6 hours from the time of infusion preparation to the end of the infusion.</li></ul><p>Administration</p><ul><li>If refrigerated, allow the solution to come to room temperature (up to 25 C) prior to administration.</li><li>Evinacumab should be administered over 60 minutes by intravenous infusion through an intravenous line containing a sterile, in-line or add-on 0.2-micron to 5-micron filter. Do not administer evinacumab as an intravenous push or bolus.</li><li>Do not mix other medicinal products with evinacumab or administer concomitantly via the same infusion line.</li></ul><p>The rate of infusion may be slowed, interrupted or discontinued if the patient develops any signs of adverse reactions, including infusion-associated symptoms.</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpde3f46573279b69427e72992f0f64b7e> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpde3f46573279b69427e72992f0f64b7e"] ; # 
  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_mpde3f46573279b69427e72992f0f64b7e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpde3f46573279b69427e72992f0f64b7e</b></p><a name=\"mpde3f46573279b69427e72992f0f64b7e\"> </a><a name=\"hcmpde3f46573279b69427e72992f0f64b7e\"> </a><a name=\"mpde3f46573279b69427e72992f0f64b7e-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1551/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>: Evkeeza 150 mg/ml 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/1551/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 "Evkeeza 150 mg/ml 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" ]         ] )       ]     ] )
  ] ) . #