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-44b9456eb2913b31231c4ec15c3a0e75"] ; # 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-44b9456eb2913b31231c4ec15c3a0e75"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-44b9456eb2913b31231c4ec15c3a0e75> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp44b9456eb2913b31231c4ec15c3a0e75"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp44b9456eb2913b31231c4ec15c3a0e75> ) ] ) . # <Composition/composition-en-44b9456eb2913b31231c4ec15c3a0e75> a fhir:Composition ; fhir:id [ fhir:v "composition-en-44b9456eb2913b31231c4ec15c3a0e75"] ; # 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-44b9456eb2913b31231c4ec15c3a0e75\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-44b9456eb2913b31231c4ec15c3a0e75</b></p><a name=\"composition-en-44b9456eb2913b31231c4ec15c3a0e75\"> </a><a name=\"hccomposition-en-44b9456eb2913b31231c4ec15c3a0e75\"> </a><a name=\"composition-en-44b9456eb2913b31231c4ec15c3a0e75-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/1623/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 - saphnelo</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/1623/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/mp44b9456eb2913b31231c4ec15c3a0e75" ] ] ) ; # 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 - saphnelo"] ; # 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 Saphnelo is and what it is used for</li><li>What you need to know before you are given Saphnelo</li><li>How Saphnelo is used</li><li>Possible side effects</li><li>How to store Saphnelo</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What saphnelo 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 saphnelo 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 Saphnelo is Saphnelo contains the active substance anifrolumab, a monoclonal antibody (a type of specialised protein that attaches to a specific target in the body). What Saphnelo is used for Saphnelo is used to treat moderate to severe lupus (systemic lupus erythematosus, SLE) in adults whose disease is not well controlled by standard therapies ( oral corticosteroids , immunosuppressants and/or antimalarials ). You will be given Saphnelo as well as your standard therapy for lupus. Lupus is a disease in which the system that fights infections (the immune system) attacks your own cells and tissues. This causes inflammation and organ damage. It can affect almost any organ in the body, including skin, joints, kidneys, brain and other organs. It can cause pain, rashes, swelling in joints, fevers and make you feel very tired or weak. How Saphnelo works People with lupus have high levels of proteins called type I interferons which stimulate the activity of the immune system. Anifrolumab attaches to a target (receptor) that these proteins act on, stopping them from working. Blocking their action in this way can reduce the inflammation in your body that causes the signs of lupus. The benefits of using Saphnelo Saphnelo may help to reduce your lupus disease activity and reduce the number of lupus flares you have. If you are taking medicines called oral corticosteroids , using Saphnelo may also allow your doctor to reduce the daily dose of oral corticosteroids that is needed to help control your lupus.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take saphnelo" ] ; 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 saphnelo" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You should not be given Saphnelo</p><p>if you are allergic to anifrolumab or any of the other ingredients of this medicine (listed in section 6). Talk to your doctor or nurse if you are not sure. Warnings and precautions Talk to your doctor or nurse before you are given Saphnelo:</p><p>if you think you have had an allergic reaction to this medicine at any time (see below under Look out for signs of serious allergic reactions and infections ).</p><p>if you get an infection or have symptoms of an infection (see below under Look out for signs of serious allergic reactions and infections ).</p><p>if you have a long-term infection or if you have an infection that keeps coming back.</p><p>if your lupus affects your kidneys or nervous system.</p><p>if you have, or have had, cancer.</p><p>if you have recently had an immunisation (vaccine) or plan to have one. You should not be given certain types of vaccines ( live or live attenuated vaccines) while being treated with this medicine.</p><p>if you are receiving another biologic medicinal product (such as belimumab for your lupus). If you are not sure if any of the above applies to you, talk to your doctor or nurse before you are given Saphnelo. Look out for signs of serious allergic reactions and infections Saphnelo may cause serious allergic reactions (anaphylaxis) see section 4. Get medical attention immediately if you think you may be having a serious allergic reaction. Signs may include:</p><p>swelling of your face, tongue, or mouth</p><p>breathing difficulties</p><p>feeling faint, dizzy or lightheaded (due to a drop in blood pressure). You may be more at risk of getting an infection when you are being treated with Saphnelo. Tell your doctor or nurse as soon as possible if you notice signs of any possible infection, including:</p><p>fever or flu-like symptoms</p><p>muscle aches</p><p>cough or feeling short of breath (these may be signs of an infection in your airways, see section 4)</p><p>burning when you urinate or passing urine more often than usual</p><p>diarrhoea or stomach pain</p><p>red skin rash that can cause pain and burning (this may be a sign of shingles, see section 4). Children and adolescents Do not give this medicine to children and adolescents less than 18 years of age because it has not been studied in this age group. Other medicines and Saphnelo</p><p>Tell your doctor if you are taking, have recently taken or might take any other medicines.</p><p>Tell your doctor if you have recently had or are going to have a vaccination. You should not be given certain types of vaccines while using this medicine. If you are not sure, talk to your doctor or nurse before and during treatment with Saphnelo. 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 taking this medicine. Pregnancy It is not known if Saphnelo can harm your unborn baby.</p><p>Before you start treatment with Saphnelo, tell your doctor if you are pregnant or think you may be pregnant. Your doctor will decide if you can be given this medicine.</p><p>Talk to your doctor if you plan to become pregnant while being treated with this medicine.</p><p>If you become pregnant while being treated with Saphnelo, tell your doctor. They will discuss with you whether you should stop treatment with this medicine. Breast-feeding</p><p>Before you start treatment with Saphnelo, tell your doctor if you are breast-feeding. It is not known whether this medicine is passed into breast milk. Your doctor will discuss with you whether you should stop treatment with this medicine while you are breast-feeding, or if you should stop breast-feeding. Driving and using machines It is unlikely that this medicine will affect your ability to drive and use machines.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take saphnelo" ] ; 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 saphnelo" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>A nurse or doctor will give you Saphnelo.</p><p>The recommended dose is 300 mg.</p><p>It is given through a drip into a vein (intravenous infusion) over 30 minutes.</p><p>It is given every 4 weeks. If you miss an appointment to get Saphnelo call your doctor as soon as possible to make another appointment. Stopping treatment with Saphnelo Your doctor will decide if you need to stop being treated with this medicine. 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. Serious allergic reactions: Serious allergic reactions (anaphylaxis) are uncommon (may affect up to 1 in 100 people). Get medical attention immediately, or go to the nearest emergency department, if you get any of the following signs of a serious allergic reaction:</p><p>swelling of your face, tongue, or mouth</p><p>breathing difficulties</p><p>feeling faint, dizzy or lightheaded (due to a drop in blood pressure). Other side effects: Tell your doctor or nurse if you get any of the following side effects. Very common (may affect more than 1 in 10 people)</p><p>infections of the nose or throat</p><p>chest infection (bronchitis) Common (may affect up to 1 in 10 people)</p><p>infections of the sinuses or lungs</p><p>shingles (herpes zoster) - a red skin rash that can cause pain and burning</p><p>allergic (hypersensitivity) reactions</p><p>infusion reactions - can happen at the time of the infusion or shortly after; symptoms may include headache, feeling sick (nausea), being sick (vomiting), feeling very tired or weak (fatigue) and feeling dizzy 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 saphnelo" ] ; 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 saphnelo" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The doctor, nurse or pharmacist is responsible for storing this medicine. The storage details are as follows:</p><p>Do not use this medicine after the expiry date which is stated on the vial label and carton after EXP. The expiry date refers to the last day of that month.</p><p>Keep this medicine out of the sight and reach of children.</p><p>Store in a refrigerator (2 C 8 C).</p><p>Do not freeze or shake.</p><p>Store in the original package to protect from light.</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 Saphnelo contains</p><p>The active substance is anifrolumab. Each vial contains 300 mg anifrolumab.</p><p>The other ingredients are histidine, histidine hydrochloride monohydrate, lysine hydrochloride, trehalose dihydrate, polysorbate 80 and water for injections. What Saphnelo looks like and contents of the pack Saphnelo is supplied as a clear to opalescent, colourless to slightly yellow concentrate solution. Saphnelo is available in packs containing 1 vial. Marketing Authorisation Holder AstraZeneca AB SE-151 85 S dert lje Sweden Manufacturer AstraZeneca AB G rtunav gen SE-152 57 S dert lje Sweden For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien AstraZeneca S.A./N.V. Tel: +32 2 370 48 Lietuva UAB AstraZeneca Lietuva Tel: +370 5 2660</p><p>.: +359 24455Luxembourg/Luxemburg AstraZeneca S.A./N.V. T l/Tel: +32 2 370 48 esk republika AstraZeneca Czech Republic s.r.o. Tel: +420 222 807 Magyarorsz g AstraZeneca Kft. Tel.: +36 1 883 6Danmark AstraZeneca A/S Tlf: +45 43 66 64 Malta Associated Drug Co. Ltd Tel: +356 2277 8Deutschland AstraZeneca GmbH Tel: +49 40 809034Nederland AstraZeneca BV Tel: +31 85 808 9Eesti AstraZeneca Tel: +372 6549 Norge AstraZeneca AS Tlf: +47 21 00 64<br/>AstraZeneca A.E. : +30 210 6871 sterreich AstraZeneca sterreich GmbH Tel: +43 1 711 31 0 Espa a AstraZeneca Farmac utica Spain, S.A. Tel: +34 91 301 91 Polska AstraZeneca Pharma Poland Sp. z o.o. Tel.: +48 22 245 73 France AstraZeneca T l: +33 1 41 29 40 Portugal AstraZeneca Produtos Farmac uticos, Lda. Tel: +351 21 434 61 Hrvatska AstraZeneca d.o.o. Tel: +385 1 4628 Rom nia AstraZeneca Pharma SRL Tel: +40 21 317 60 Ireland AstraZeneca Pharmaceuticals (Ireland) DAC Tel: +353 1609 7Slovenija AstraZeneca UK Limited Tel: +386 1 51 35 sland Vistor hf. S mi: +354 535 7Slovensk republika AstraZeneca AB, o.z. Tel: +421 2 5737 7Italia AstraZeneca S.p.A. Tel: +39 02 00704Suomi/Finland AstraZeneca Oy Puh/Tel: +358 10 23</p><p>: +357 22490Sverige AstraZeneca AB Tel: +46 8 553 26 Latvija SIA AstraZeneca Latvija Tel: +371 67377United Kingdom (Northern Ireland) AstraZeneca UK Ltd Tel: +44 1582 836 This 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/mp44b9456eb2913b31231c4ec15c3a0e75> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp44b9456eb2913b31231c4ec15c3a0e75"] ; # 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_mp44b9456eb2913b31231c4ec15c3a0e75\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp44b9456eb2913b31231c4ec15c3a0e75</b></p><a name=\"mp44b9456eb2913b31231c4ec15c3a0e75\"> </a><a name=\"hcmp44b9456eb2913b31231c4ec15c3a0e75\"> </a><a name=\"mp44b9456eb2913b31231c4ec15c3a0e75-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1623/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>: Saphnelo 300 mg concentrate for solution for infusion</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "EU/1/21/1623/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 "Saphnelo 300 mg concentrate for solution for infusion" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000001" ] ; fhir:display [ fhir:v "Full name" ] ] ) ] ; ( fhir:part [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000002" ] ; fhir:display [ fhir:v "Invented name part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000003" ] ; fhir:display [ fhir:v "Scientific name part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000004" ] ; fhir:display [ fhir:v "Strength part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000005" ] ; fhir:display [ fhir:v "Pharmaceutical dose form part" ] ] ) ] ] ) ; ( fhir:usage [ fhir:country [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "EU" ] ; fhir:display [ fhir:v "EU" ] ] ) ] ; fhir:jurisdiction [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "EU" ] ; fhir:display [ fhir:v "EU" ] ] ) ] ; fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "en" ] ] ) ] ] ) ] ) . #
IG © 2021+ Gravitate Health Project. Package hl7.eu.fhir.ghepi#0.1.0 based on FHIR 5.0.0. Generated 2024-10-14
This joint undertaking receives support from the EU H2020 research and innovation programme and EFPIA.