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-f8c48790000bbf9d78cfcb64c3c5a1ee"] ; # 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-f8c48790000bbf9d78cfcb64c3c5a1ee"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-f8c48790000bbf9d78cfcb64c3c5a1ee> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpf8c48790000bbf9d78cfcb64c3c5a1ee"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mpf8c48790000bbf9d78cfcb64c3c5a1ee> ) ] ) . # <Composition/composition-en-f8c48790000bbf9d78cfcb64c3c5a1ee> a fhir:Composition ; fhir:id [ fhir:v "composition-en-f8c48790000bbf9d78cfcb64c3c5a1ee"] ; # 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-f8c48790000bbf9d78cfcb64c3c5a1ee\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-f8c48790000bbf9d78cfcb64c3c5a1ee</b></p><a name=\"composition-en-f8c48790000bbf9d78cfcb64c3c5a1ee\"> </a><a name=\"hccomposition-en-f8c48790000bbf9d78cfcb64c3c5a1ee\"> </a><a name=\"composition-en-f8c48790000bbf9d78cfcb64c3c5a1ee-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/14/986/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 - xydalba</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/14/986/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/mpf8c48790000bbf9d78cfcb64c3c5a1ee" ] ] ) ; # 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 - xydalba"] ; # 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 Xydalba is and what it is used for</li><li>What you need to know before you are given Xydalba</li><li>How you will be given Xydalba</li><li>Possible side effects</li><li>How to store Xydalba</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What xydalba 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 xydalba 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>Xydalba contains the active substance dalbavancin, which is an antibiotic of the glycopeptide group. Xydalba is used to treat adults and children aged 3 months and over with infections of the skin or in the layers of flesh below the skin. Xydalba works by killing certain bacteria, which can cause serious infections. It kills these bacteria by interfering with the formation of bacterial cell walls. If you also have other bacteria that cause your infection, your doctor may decide to treat you with other antibiotics in addition to Xydalba.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take xydalba" ] ; 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 xydalba" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Xydalba if you are allergic to dalbavancin or any of the other ingredients of this medicine (listed in section 6). Warnings and precautions Talk to your doctor, pharmacist or nurse before being given Xydalba:</p><p>If you have or have had kidney problems. Depending on your age and the condition of your kidney, your doctor may have to reduce your dose.</p><p>If you are suffering from diarrhoea, or you have previously suffered from diarrhoea when being treated with antibiotics.</p><p>If you are allergic to other antibiotics such as vancomycin or teicoplanin. Diarrhoea during or after treatment If you develop diarrhoea during or after your treatment, tell your doctor at once. Do not take any medicine to treat your diarrhoea without first checking with your doctor. Infusion-related reactions Intravenous infusions with these types of antibiotics can cause flushing of the upper body, hives, itching and/or rashes. If you experience these types of reactions your doctor may decide to stop or slow the infusion. Other infections Using antibiotics may sometimes allow a new and different infection to develop. If this happens tell your doctor and they will decide what to do. Children Do not give this medicine to children under 3 months. The use of Xydalba in children under 3 months has not been studied enough. Other medicines and Xydalba Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. Pregnancy and breast-feeding Xydalba is not recommended during pregnancy unless clearly necessary. This is because it is not known what effect it might have on an unborn baby. Before you are given this medicine, tell your doctor if you are pregnant, think you may be pregnant or are planning to have a baby. You and your doctor will decide if you will be given Xydalba. It is not known if Xydalba passes into breast milk in humans. Ask your doctor for advice before breast-feeding your baby. You and your doctor will decide if you will be given Xydalba. You should not breastfeed when given Xydalba. Driving and using machines Xydalba may cause dizziness. Take care with driving and using machines after you have been given this medicine. Xydalba contains sodium This medicine contains less than 1 mmol sodium (23 mg) per dose, that is to say essentially sodium- free .</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take xydalba" ] ; 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 xydalba" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Xydalba will be given to you by a doctor or nurse. Adults: Xydalba is given in a single dose of 1,500 mg or in two doses a week apart: 1,000 mg on Day 1 and 500 mg on Day 8. Children and adolescents aged from 6 years to less than 18 years: Xydalba is given in a single dose of 18 mg/kg (maximum 1,500 mg). Infants and children aged from 3 months to less than 6 years: Xydalba is given in a single dose of 22.5 mg/kg (maximum 1,500 mg). The dose for children aged 3 months to less than 18 years will be calculated by the doctor based on the age and weight of the child. You will be given Xydalba through a drip directly into your bloodstream through a vein (intravenously) over 30 minutes. Patients with chronic kidney problems If you suffer from chronic kidney problems, your doctor may decide to reduce your dose. There is not enough information to recommend the use of Xydalba for children with chronic kidney problems. If you are given more Xydalba than you should Tell your doctor or nurse immediately if you are concerned that you may have been given too much Xydalba. If you miss a dose of Xydalba Tell your doctor or nurse immediately if you are concerned that you are missing the 2nd dose. If you have any further questions on the use of this medicine, ask your doctor, pharmacist or nurse.</p></div>" ] ] [ fhir:title [ fhir:v "4. Possible side effects" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ; fhir:code [ fhir:v "100000155538" ] ] ) ; fhir:text [ fhir:v "4. Possible side effects" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them. Serious side effects Tell your doctor straight away if you get any of these symptoms - you may need urgent medical attention:</p><p>Sudden swelling of your lips, face, throat or tongue; severe rash; itchiness; throat tightening; drop in blood pressure; difficulty in swallowing and /or difficulty in breathing. These may all be signs of a hypersensitivity reaction and may be life-threatening. This severe reaction has been reported as a rare side effect. It may affect up to 1 in 1,000 people.</p><p>Abdominal pain (stomach ache) and/or watery diarrhoea. The symptoms may become severe or may not go away and the stools may contain blood or mucus. These may be signs of an infection of the bowel. In this situation, you should not take medicines that stop or slow bowel movement. Infection of the bowel has been reported as an uncommon side effect. It may affect up to 1 in 100 people.</p><p>Changes in hearing. This has been reported as a side effect with a similar medicine. The frequency is not known. The frequency cannot be estimated from the available data. Other side effects reported with Xydalba are listed below. Talk to your doctor, pharmacist or nurse if you get any of the following side effects: Common - may affect up to 1 in 10 people:</p><p>Headache</p><p>Feeling sick (nausea)</p><p>Diarrhoea Uncommon - may affect up to 1 in 100 people:</p><p>Vaginal infections, fungal infections, oral thrush</p><p>Urinary tract infections</p><p>Anaemia (low levels of red blood cells), high blood platelet counts (thrombocytosis), increased blood counts of a type of white blood cell called eosinophils (eosinophilia), low levels of other types of white blood cell (leucopenia, neutropenia)</p><p>Changes in other blood tests</p><p>Decreased appetite</p><p>Difficulty sleeping</p><p>Dizziness</p><p>Change in sense of taste</p><p>Inflammation and swelling of surface veins, flushing</p><p>Cough</p><p>Abdominal pain and discomfort, indigestion, constipation</p><p>Abnormal liver function test</p><p>An increase in alkaline phosphatase (an enzyme found in the body)</p><p>Itching, hives</p><p>Genital itching (females)</p><p>Pain, redness or swelling at the place where the infusion was given</p><p>Feeling hot</p><p>Increase in blood levels of gamma-glutamyl transferase (an enzyme produced by the liver and other body tissues) Rash Being sick (vomiting) Rare - may affect up to 1 in 1,000 people:</p><p>Difficulty breathing (bronchospasm) Reporting of side effects If you get any side effects, talk to your doctor, pharmacist 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 xydalba" ] ; 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 xydalba" ] ] ; 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 after EXP. The expiry date refers to the last day of that month. This medicine does not require any special storage conditions if kept unopened in the original container. The prepared Xydalba solution for infusion must not be used if there are any particles or the solution is cloudy. Xydalba is for single use only. 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 Xydalba contains</p><p>The active substance is dalbavancin. Each vial of powder contains dalbavancin hydrochloride equivalent to 500 mg of dalbavancin.</p><p>The other ingredients are mannitol (E421), lactose monohydrate, hydrochloric acid and/or sodium hydroxide (for pH adjustment only). What Xydalba looks like and contents of the pack Xydalba powder for concentrate for solution for infusion is provided in a 48 ml glass vial with a green flip off seal. The vial contains white to off-white to pale yellow powder. It is available in packs containing 1 vial. Marketing Authorisation Holder AbbVie Deutschland GmbH & Co. KG Knollstra e 67061 Ludwigshafen Germany Manufacturer Almac Pharma Services (Ireland) Limited Finnabair Industrial Estate, Dundalk, Co. Louth, A91 P9KD, Ireland Almac Pharma Services Ltd Seagoe Industrial Estate, Craigavon, Country Armagh BT63 5UA United Kingdom Aziende Chimiche Riunite Angelini Francesco A.C.R.A.F. S.p.A. Via Vecchia del Pinocchio, 60100 Ancona Italy For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien Advanz Pharma Belgium T l/Tel: +32 (0)800 78 <a href=\"mailto:medicalinformation@advanzpharma.com\">medicalinformation@advanzpharma.com</a> Lietuva UAB MRA Tel: + 370 5264 9</p><p>Te .: + 359 2 975 <a href=\"mailto:1office@angelini.bg\">1office@angelini.bg</a> Luxembourg/Luxemburg Correvio T l/Tel: +44 (0)208 588 <a href=\"mailto:9medicalinformation@advanzpharma.com\">9medicalinformation@advanzpharma.com</a> esk republika Angelini Pharma esk republika s.r.o. Tel: + 420 546 123 <a href=\"mailto:info@angelini.cz\">info@angelini.cz</a> Magyarorsz g Angelini Pharma Magyarorsz g Kft Tel: + 36 1 336 <a href=\"mailto:1drugsafety@angelini.hu\">1drugsafety@angelini.hu</a> Danmark Correvio Tlf: +45 8082 <a href=\"mailto:6medicalinformation@advanzpharma.com\">6medicalinformation@advanzpharma.com</a> Malta Correvio Tel: +44 (0)208 588 <a href=\"mailto:9medicalinformation@advanzpharma.com\">9medicalinformation@advanzpharma.com</a> Deutschland Advanz Pharma Germany GmbH Tel: +49 (0)800 1802 Nederland Correvio Tel: +31 (0)20 808 32 <a href=\"mailto:medicalinformation@advanzpharma.com\">medicalinformation@advanzpharma.com</a> <a href=\"mailto:medicalinformation@advanzpharma.com\">medicalinformation@advanzpharma.com</a> Eesti Lorenzo Pharma O<br/>Tel: + 372 6041Norge Correvio Tlf: +44 (0)208 588 <a href=\"mailto:9medicalinformation@advanzpharma.com\">9medicalinformation@advanzpharma.com</a></p><p>ANGELINI PHARMA HELLAS A.B.E.E. : + 30 210 626 <a href=\"mailto:9info@angelinipharma.gr\">9info@angelinipharma.gr</a> sterreich Angelini Pharma sterreich GmbH Tel: + 43 5 9606 0 <a href=\"mailto:office@angelini.at\">office@angelini.at</a> Espa a ANGELINI PHARMA ESPA A, S.L. Tel: + 34 93 253 45 Polska Angelini Pharma Polska Sp. z o.o. Tel.: + 48 22 70 28 <a href=\"mailto:angelini@angelini.pl\">angelini@angelini.pl</a> France Correvio SAS T l: +33 (0)1 77 68 89 <a href=\"mailto:medicalinformation@advanzpharma.com\">medicalinformation@advanzpharma.com</a> Portugal AbbVie, Lda. Tel: + 351 (0)21 1908Hrvatska Angelini Pharma S.p.A Tel: + 39 06 78 0Rom nia Angelini Pharmaceuticals Rom nia SRL Tel: + 40 21 331 <a href=\"mailto:6office@angelini.ro\">6office@angelini.ro</a> Ireland Correvio Tel: +352 1800 851 <a href=\"mailto:medicalinformation@advanzpharma.com\">medicalinformation@advanzpharma.com</a> Slovenija Angelini Pharma S.p.A Tel: + 39 06 78 0 sland Correvio S mi: +44 (0)208 588 <a href=\"mailto:9medicalinformation@advanzpharma.com\">9medicalinformation@advanzpharma.com</a> Slovensk republika Angelini Pharma Slovensk republika s.r.o. Tel: + 421 2 59 207 <a href=\"mailto:office@angelini.sk\">office@angelini.sk</a> Italia Angelini Pharma S.p.A Tel: + 39 06 78 0Suomi/Finland Correvio Puh/Tel: +44 (0)208 588 <a href=\"mailto:9medicalinformation@advanzpharma.com\">9medicalinformation@advanzpharma.com</a></p><p>ANGELINI PHARMA HELLAS A.B.E.E. : + 30 210 626 <a href=\"mailto:9info@angelinipharma.gr\">9info@angelinipharma.gr</a> Sverige Correvio Tel: +46 (0)20 088 02 <a href=\"mailto:medicalinformation@advanzpharma.com\">medicalinformation@advanzpharma.com</a> Latvija SIA Livorno Pharma Tel: + 371 6721 1United Kingdom (Northern Ireland) Mercury Pharmaceuticals Limited Tel: +44 (0)208 588 <a href=\"mailto:9medicalinformation@advanzpharma.com\">9medicalinformation@advanzpharma.com</a> This leaflet was last revised in {MM/YYYY}. Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mpf8c48790000bbf9d78cfcb64c3c5a1ee> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mpf8c48790000bbf9d78cfcb64c3c5a1ee"] ; # 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_mpf8c48790000bbf9d78cfcb64c3c5a1ee\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpf8c48790000bbf9d78cfcb64c3c5a1ee</b></p><a name=\"mpf8c48790000bbf9d78cfcb64c3c5a1ee\"> </a><a name=\"hcmpf8c48790000bbf9d78cfcb64c3c5a1ee\"> </a><a name=\"mpf8c48790000bbf9d78cfcb64c3c5a1ee-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/14/986/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>: Xydalba 500 mg powder for concentrate for solution for infusion</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "EU/1/14/986/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 "Xydalba 500 mg powder for concentrate for solution for infusion" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000001" ] ; fhir:display [ fhir:v "Full name" ] ] ) ] ; ( fhir:part [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000002" ] ; fhir:display [ fhir:v "Invented name part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000003" ] ; fhir:display [ fhir:v "Scientific name part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000004" ] ; fhir:display [ fhir:v "Strength part" ] ] ) ] ] [ fhir:part [ fhir:v "nan" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ; fhir:code [ fhir:v "220000000005" ] ; fhir:display [ fhir:v "Pharmaceutical dose form part" ] ] ) ] ] ) ; ( fhir:usage [ fhir:country [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "EU" ] ; fhir:display [ fhir:v "EU" ] ] ) ] ; fhir:jurisdiction [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "EU" ] ; fhir:display [ fhir:v "EU" ] ] ) ] ; fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "en" ] ] ) ] ] ) ] ) . #
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.