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-d22822bd27d19d92ff4537227a0ddc72"] ; # 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-d22822bd27d19d92ff4537227a0ddc72"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-d22822bd27d19d92ff4537227a0ddc72> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpd22822bd27d19d92ff4537227a0ddc72"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mpd22822bd27d19d92ff4537227a0ddc72> ) ] ) . # <Composition/composition-en-d22822bd27d19d92ff4537227a0ddc72> a fhir:Composition ; fhir:id [ fhir:v "composition-en-d22822bd27d19d92ff4537227a0ddc72"] ; # 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-d22822bd27d19d92ff4537227a0ddc72\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-d22822bd27d19d92ff4537227a0ddc72</b></p><a name=\"composition-en-d22822bd27d19d92ff4537227a0ddc72\"> </a><a name=\"hccomposition-en-d22822bd27d19d92ff4537227a0ddc72\"> </a><a name=\"composition-en-d22822bd27d19d92ff4537227a0ddc72-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/15/1056/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 - praxbind</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/15/1056/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/mpd22822bd27d19d92ff4537227a0ddc72" ] ] ) ; # 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 - praxbind"] ; # 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 Praxbind is and what it is used for</li><li>What you need to know when you receive Praxbind</li><li>How to use Praxbind</li><li>Possible side effects</li><li>How to store Praxbind</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What praxbind 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 praxbind is and what it is used for" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"what-praxbind-is-praxbind-contains-the-active-substance-idarucizumab-idarucizumab-is-a-reversal-agent-specific-for-dabigatran-pradaxa-a-blood-thinner-medicine-that-blocks-a-substance-in-the-body-which-is-involved-in-blood-clot-formation-praxbind-is-used-to-rapidly-trap-dabigatran-in-order-to-inactivate-its-effect-what-praxbind-is-used-for-praxbind-is-used-in-adults-in-emergency-situations-where-your-doctor-decides-that-rapid-inactivation-of-the-effect-of-pradaxa-is-required\">What Praxbind is Praxbind contains the active substance idarucizumab. Idarucizumab is a reversal agent specific for dabigatran (Pradaxa), a blood thinner medicine that blocks a substance in the body, which is involved in blood clot formation. Praxbind is used to rapidly trap dabigatran in order to inactivate its effect. What Praxbind is used for Praxbind is used in adults in emergency situations where your doctor decides that rapid inactivation of the effect of Pradaxa is required:</h2><h2 id=\"for-emergency-surgeryurgent-procedures\">For emergency surgery/urgent procedures;</h2><p>In life-threatening or uncontrolled bleeding.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take praxbind" ] ; 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 praxbind" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"warnings-and-precautions-talk-to-your-doctor-or-nurse-before-receiving-praxbind\">Warnings and precautions Talk to your doctor or nurse before receiving Praxbind:</h2><p>if you are allergic to idarucizumab or to any other of the substances listed in section 6. - if you have a genetic disease called hereditary fructose intolerance. In this case, the substance sorbitol contained in this medicine may cause serious adverse reactions. They will take this into account before treating you with Praxbind. This medicine will only remove dabigatran from your body. It will not remove other medicines used to prevent the formation of blood clots. After dabigatran has been removed from your body, you are not protected from the formation of blood clots. Your doctor will continue treating you with medicines used to prevent the formation of blood clots as soon as your medical condition allows. Children and adolescents There is no information on the use of Praxbind in children. Other medicines and Praxbind Tell your doctor if you are taking, have recently taken or might take any other medicines. This medicine has been designed to only bind to dabigatran. It is unlikely that Praxbind will influence the effect of other medicines or that other medicines will influence Praxbind. Pregnancy and breast-feeding If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor for advice before receiving this medicine. There is no information on the effects of this medicine in pregnant or breast-feeding women. Praxbind does not affect any functions in the body as such, so your doctor may decide to give you this medicine, if the expected benefits outweigh any potential risks. Praxbind contains sodium This medicine contains 50 mg sodium (main component of cooking/table salt) in each dose. This is equivalent to 2.5% of the recommended maximum daily dietary intake of sodium for an adult.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take praxbind" ] ; 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 praxbind" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This medicine is for hospital use only. The recommended dose is 5 g (2 vials of 2.5 g/50 mL). In rare cases you may still have too much dabigatran in your blood after a first dose of this medicine and your doctor may decide to give you a second 5 g dose in specific situations. Your doctor or nurse will give you this medicine by injection or infusion into a vein. After you have received this medicine, your doctor will decide on the continuation of your treatment to prevent blood clot formation. Dabigatran can be given again 24 hours after administration of this medicine. Detailed instructions for your doctor or nurse on how to administer this medicine can be found at the end of this package leaflet (see 'Handling instructions'). If you have any further questions on the use of this medicine, ask your doctor.</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 may cause side effects, although not everybody gets them. Until now, no side effects have been identified. 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 praxbind" ] ; 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 praxbind" ] ] ; 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 vial and the carton after EXP. The expiry date refers to the last day of that month. Store in a refrigerator (2 C-8 C). Do not freeze. Store in the original package in order to protect from light. Once opened, this medicine is intended for immediate use.</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\"><h2 id=\"what-praxbind-contains\">What Praxbind contains</h2><h2 id=\"the-active-substance-is-idarucizumab\">The active substance is idarucizumab.</h2><p>The other ingredients are: sodium acetate trihydrate (E262), acetic acid (E260, for pH adjustment), sorbitol (E420), polysorbate 20 (E432) and water for injections. What Praxbind looks like and contents of the pack Praxbind is a clear to slightly opalescent, colourless to slightly yellow solution supplied in a glass vial closed with a butyl rubber stopper and an aluminium cap. Each pack contains two vials. Marketing Authorisation Holder Boehringer Ingelheim International GmbH Binger Str. 55216 Ingelheim am Rhein Germany Manufacturer Boehringer Ingelheim Pharma GmbH & Co. KG Birkendorfer Strasse 88397 Biberach an der Riss Germany Boehringer Ingelheim France 100-104 Avenue de France 75013 Paris France For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien Boehringer Ingelheim SComm T l/Tel: +32 2 773 33 Lietuva Boehringer Ingelheim RCV GmbH & Co KG Lietuvos filialas Tel: +370 5 2595 .</p><p>: +359 2 958 79 Luxembourg/Luxemburg Boehringer Ingelheim SComm T l/Tel: +32 2 773 33 esk republika Boehringer Ingelheim spol. s r.o. Tel: +420 234 655 Magyarorsz g Boehringer Ingelheim RCV GmbH & Co KG Magyarorsz gi Fi ktelepe Tel: +36 1 299 89 Danmark Boehringer Ingelheim Danmark A/S Tlf: +45 39 15 88 Malta Boehringer Ingelheim Ireland Ltd. Tel: +353 1 295 9Deutschland Boehringer Ingelheim Pharma GmbH & Co. KG Tel: +49 (0) 800 77 90 Nederland Boehringer Ingelheim B.V. Tel: +31 (0) 800 22 55 Eesti Boehringer Ingelheim RCV GmbH & Co KG Eesti filiaal Tel: +372 612 8Norge Boehringer Ingelheim Norway KS Tlf: +47 66 76 13<br/>Boehringer Ingelheim<br/>A.E. T : +30 2 10 89 06 sterreich Boehringer Ingelheim RCV GmbH & Co KG Tel: +43 1 80 105-7Espa a Boehringer Ingelheim Espa a, S.A. Tel: +34 93 404 51 Polska Boehringer Ingelheim Sp. z o.o. Tel: +48 22 699 0 France Boehringer Ingelheim France S.A.S. T l: +33 3 26 50 45 Portugal Boehringer Ingelheim Portugal, Lda. Tel: +351 21 313 53 Hrvatska Boehringer Ingelheim Zagreb d.o.o. Tel: +385 1 2444 Rom nia Boehringer Ingelheim RCV GmbH & Co KG Viena Sucursala Bucure ti Tel: +40 21 302 28 Ireland Boehringer Ingelheim Ireland Ltd. Tel: +353 1 295 9Slovenija Boehringer Ingelheim RCV GmbH & Co KG Podru nica Ljubljana Tel: +386 1 586 40 sland Vistor hf. S mi: +354 535 7Slovensk republika Boehringer Ingelheim RCV GmbH & Co KG organiza n zlo ka Tel: +421 2 5810 1Italia Boehringer Ingelheim Italia S.p.A. Tel: +39 02 5355 1 Suomi/Finland Boehringer Ingelheim Finland Ky Puh/Tel: +358 10 3102<br/>Boehringer Ingelheim<br/>A.E. T : +30 2 10 89 06 Sverige Boehringer Ingelheim AB Tel: +46 8 721 21 Latvija Boehringer Ingelheim RCV GmbH & Co KG Latvijas fili le Tel: +371 67 240 United Kingdom (Northern Ireland) Boehringer Ingelheim Ireland Ltd. Tel: +353 1 295 9This leaflet was last revised in Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mpd22822bd27d19d92ff4537227a0ddc72> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mpd22822bd27d19d92ff4537227a0ddc72"] ; # 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_mpd22822bd27d19d92ff4537227a0ddc72\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpd22822bd27d19d92ff4537227a0ddc72</b></p><a name=\"mpd22822bd27d19d92ff4537227a0ddc72\"> </a><a name=\"hcmpd22822bd27d19d92ff4537227a0ddc72\"> </a><a name=\"mpd22822bd27d19d92ff4537227a0ddc72-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/15/1056/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>: Praxbind 2.5 g/50 mL solution for injection/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/15/1056/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 "Praxbind 2.5 g/50 mL solution for injection/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.