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-5f2f3f0c1c43271a861dd5210ff699a4"] ; # 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-5f2f3f0c1c43271a861dd5210ff699a4"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-5f2f3f0c1c43271a861dd5210ff699a4> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp5f2f3f0c1c43271a861dd5210ff699a4"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp5f2f3f0c1c43271a861dd5210ff699a4> ) ] ) . # <Composition/composition-en-5f2f3f0c1c43271a861dd5210ff699a4> a fhir:Composition ; fhir:id [ fhir:v "composition-en-5f2f3f0c1c43271a861dd5210ff699a4"] ; # 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-5f2f3f0c1c43271a861dd5210ff699a4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-5f2f3f0c1c43271a861dd5210ff699a4</b></p><a name=\"composition-en-5f2f3f0c1c43271a861dd5210ff699a4\"> </a><a name=\"hccomposition-en-5f2f3f0c1c43271a861dd5210ff699a4\"> </a><a name=\"composition-en-5f2f3f0c1c43271a861dd5210ff699a4-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/23/1726/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 - opzelura</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/23/1726/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/mp5f2f3f0c1c43271a861dd5210ff699a4" ] ] ) ; # 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 - opzelura"] ; # 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 Opzelura is and what it is used for</li><li>What you need to know before you use Opzelura</li><li>How to use Opzelura</li><li>Possible side effects</li><li>How to store Opzelura</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What opzelura 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 opzelura 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>Opzelura contains the active substance ruxolitinib. It belongs to a group of medicines called Janus kinase inhibitors.</p><p>Opzelura is used on the skin to treat vitiligo with facial involvement in adults and adolescents from 12 years. Vitiligo is an autoimmune disease, where the body s immune system attacks the cells that produce the skin pigment melanin. This causes a loss of melanin, leading to patches of pale pink or white skin. In vitiligo, ruxolitinib reduces the immune system s activity against the melanin-producing cells, allowing the skin to produce pigment and regain its normal colour.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take opzelura" ] ; 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 opzelura" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Opzelura</p><ul><li>if you are allergic to ruxolitinib or any of the other ingredients of this medicine (listed in section 6).</li><li>if you are pregnant or breastfeeding.</li></ul><p>Warnings and precautions<br/>Talk to your doctor or pharmacist before using Opzelura.</p><p>Opzelura is not for use on the lips, in the eyes, mouth or vagina. If cream accidentally gets into these areas, thoroughly wipe off and/or rinse off the cream with water.</p><p>Children under 12 years Do not give Opzelura to children younger than 12 years because it has not been studied in this age group.</p><p>Other medicines and Opzelura Tell your doctor or pharmacist if you are using, have recently used or might use any other medicines.</p><p>Using Opzelura at the same time as other medicines on the affected skin is not recommended, as it has not been studied.</p><p>After applying Opzelura, wait at least 2 hours before applying other medicines, sunscreen or body creams/oils to the same skin area.</p><p>Pregnancy and breast-feeding Opzelura should not be used by pregnant or breast-feeding women as this has not been investigated. If you are a woman of childbearing age, you should use an effective contraception during treatment and during 4 weeks after applying Opzelura for the last time.</p><p>It is not known if ruxolitinib passes into breast milk after applying it to the skin. The effects of this medicine in breastfed infants are unknown; therefore, Opzelura should not be used if you are breast-feeding or planning to breastfeed. You may start breast-feeding approximately four weeks after applying Opzelura for the last time.</p><p>Driving and using machines Opzelura is unlikely to have an effect on your ability to drive and use machines.</p><p>Opzelura contains propylene glycol, cetyl alcohol, stearyl alcohol, methyl parahydroxybenzoate, propyl parahydroxybenzoate and butylated hydroxytoluene</p><ul><li>This medicine contains 150 mg propylene glycol (E1520) in each gram of cream, which may cause skin irritation.</li><li>Cetyl alcohol and stearyl alcohol may cause local skin reactions (e.g. contact dermatitis).</li><li>Methyl parahydroxybenzoate (E218) and propyl parahydroxybenzoate may cause allergic reactions (possibly delayed).</li><li>Butylated hydroxytoluene (E321) may cause local skin reactions (e.g. contact dermatitis), or irritation to the eyes and mucous membranes.</li></ul></div>" ] ] [ fhir:title [ fhir:v "3. How to take opzelura" ] ; 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 opzelura" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always use this medicine exactly as your doctor or pharmacist has told you. Check with your doctor or pharmacist if you are not sure.</p><p>Recommended dose</p><ul><li>Apply a thin layer of cream twice daily to affected areas of your skin. Wait at least 8 hours between applications.</li><li>The cream should not be used on more than 10% (one tenth) of your body. This surface area represents the equivalent to ten times the palm of one hand with the five fingers.</li></ul><p>Method of administration</p><ul><li>This medicine is for use on the skin only.</li><li>Do not apply to skin surfaces other than the ones instructed by your doctor. The medicine should be used at the smallest skin area necessary.</li><li>Wash your hands after applying this medicine, unless you are treating your hands. If someone applies this medicine to you, they should wash their hands after application.</li><li>Avoid washing treated skin for at least 2 hours after application of Opzelura.</li></ul><p>Duration of use Your doctor will decide how long you should use the cream for. A minimum duration of 6 months is recommended but satisfactory treatment may require over 12 months. If you achieve satisfactory repigmentation of treated areas, consult your doctor to discuss if treatment of those areas could be stopped. Consult your doctor if you experience loss of repigmentation after stopping treatment.</p><p>Do not use more than two 100 gram tubes a month.<br/>If you use more Opzelura than you should Wipe off the excess cream if this occurs.</p><p>If you forget to use Opzelura If you forget to apply the cream at the scheduled time, do it as soon as you remember, then continue your normal dosing schedule. However, if the next scheduled dose is due within 8 hours, skip the missed dose.</p><p>If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</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>The following side effects have been reported with Opzelura: Common (may affect up to 1 in 10 people)</p><ul><li>acne at application site</li></ul><p>Reporting of side effects If you get any side effects, talk to your doctor or pharmacist. 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 opzelura" ] ; 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 opzelura" ] ] ; 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 tube and carton after EXP. The expiry date refers to the last day of that month.</p><p>Do not store above 30 C.</p><p>Once the tube has been opened, use the cream within 6 months but not after the expiry date.</p><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 Opzelura contains</p><ul><li>The active substance is ruxolitinib. One gram of cream contains 15 mg of ruxolitinib.</li><li>The other ingredients are butylated hydroxytoluene (E321), cetyl alcohol, dimeticone (E900), disodium edetate (E385), glyceryl stearate, paraffin (E905), macrogol, medium chain triglycerides, methyl parahydroxybenzoate (E218), phenoxyethanol, polysorbate 20 (E432), propylene glycol (E1520), propyl parahydroxybenzoate, purified water, stearyl alcohol, xanthan gum (E415).</li></ul><p>See section 2 Opzelura contains propylene glycol, cetyl alcohol, stearyl alcohol, methyl parahydroxybenzoate, propyl parahydroxybenzoate and butylated hydroxytoluene .</p><p>What Opzelura looks like and contents of the pack Opzelura cream is coloured white to off-white, supplied in a tube containing 100 g cream. There is one tube per carton.</p><p>Marketing Authorisation Holder and Manufacturer Incyte Biosciences Distribution B.V. Paasheuvelweg 1105 BP Amsterdam Netherlands</p><p>This leaflet was last revised in</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp5f2f3f0c1c43271a861dd5210ff699a4> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp5f2f3f0c1c43271a861dd5210ff699a4"] ; # 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_mp5f2f3f0c1c43271a861dd5210ff699a4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp5f2f3f0c1c43271a861dd5210ff699a4</b></p><a name=\"mp5f2f3f0c1c43271a861dd5210ff699a4\"> </a><a name=\"hcmp5f2f3f0c1c43271a861dd5210ff699a4\"> </a><a name=\"mp5f2f3f0c1c43271a861dd5210ff699a4-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/23/1726/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>: Opzelura 15 mg/g cream</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/23/1726/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 "Opzelura 15 mg/g cream" ] ; 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.