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-691dd468387a7314644483dde7be004c"] ; # 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-691dd468387a7314644483dde7be004c"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-691dd468387a7314644483dde7be004c> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp691dd468387a7314644483dde7be004c"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp691dd468387a7314644483dde7be004c> ) ] ) . # <Composition/composition-en-691dd468387a7314644483dde7be004c> a fhir:Composition ; fhir:id [ fhir:v "composition-en-691dd468387a7314644483dde7be004c"] ; # 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-691dd468387a7314644483dde7be004c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-691dd468387a7314644483dde7be004c</b></p><a name=\"composition-en-691dd468387a7314644483dde7be004c\"> </a><a name=\"hccomposition-en-691dd468387a7314644483dde7be004c\"> </a><a name=\"composition-en-691dd468387a7314644483dde7be004c-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/18/1308/001 1 vial</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 - vyxeos</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/18/1308/001 1 vial" ] ] ) ; # 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/mp691dd468387a7314644483dde7be004c" ] ] ) ; # 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 - vyxeos"] ; # 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 Vyxeos liposomal is and what it is used for</li><li>What you need to know before you are given Vyxeos liposomal</li><li>How you are given Vyxeos liposomal</li><li>Possible side effects</li><li>How to store Vyxeos liposomal</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What vyxeos 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 vyxeos 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 Vyxeos liposomal is Vyxeos liposomal belongs to a group of medicines called antineoplastics used in cancer. It contains two active substances, called daunorubicin and cytarabine , in the form of tiny particles known as liposomes . These active substances act in different ways to kill cancer cells by stopping them from growing and dividing. Packaging them in liposomes prolongs their action in the body and helps them to enter and kill the cancer cells.</p><p>What Vyxeos liposomal is used for Vyxeos liposomal is used to treat patients with newly diagnosed acute myeloid leukaemia (a cancer of the white blood cells). It is given when the leukaemia was caused by previous treatments (known as therapy related acute myeloid leukaemia) or when there are certain changes in the bone marrow (known as acute myeloid leukaemia with myelodysplasia-related changes ).</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take vyxeos" ] ; 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 vyxeos" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You must not be given Vyxeos liposomal</p><ul><li>if you are allergic to the active substances (daunorubicin or cytarabine) or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions Your doctor will monitor you during treatment. Talk to your doctor or nurse before you are given Vyxeos liposomal:</p><ul><li>if you have low numbers of platelets, red or white blood cells in your blood (you will have a blood test before starting treatment). If this applies to you:</li></ul><ul><li>your doctor may also give you a medicine to help stop you getting an infection.</li><li>your doctor will also check you for infections during treatment.</li></ul><ul><li>if you have ever had a heart problem or heart attack, or you have previously taken anthracycline cancer medicines. If this applies to you, your doctor may check your heart before starting, and during treatment.</li><li>if you think you might be pregnant. You should use an effective method of contraception to avoid getting (you or your partner) pregnant during the treatment, and for the next 6 months after your last dose.</li><li>if you have any allergic (hypersensitivity) reactions. Your doctor may pause or stop treatment, or slow the rate of your drip, if any hypersensitivity occurs.</li><li>if you have had problems with your kidneys or liver. Your doctor will monitor you during treatment.</li><li>if you have ever had a condition known as Wilson s disease or other copper-related disorder, as Vyxeos liposomal contains an ingredient known as 'copper gluconate'.</li><li>if you are to be given a vaccine.</li></ul><p>Your doctor will monitor you with regards to your general health during treatment and may also give you other medicines to support your treatment, either before or with Vyxeos liposomal. If any of the above apply to you (or you are not sure), talk to your doctor, pharmacist, or nurse before you are given Vyxeos liposomal.</p><p>Children and adolescents Vyxeos liposomal is not recommended for use in children and adolescents under 18 years.</p><p>Other medicines and Vyxeos liposomal Tell your doctor or nurse if you are using, have recently used or might use any other medicines. This is because Vyxeos liposomal may affect the way some other medicines work. Also, some other medicines may affect the way Vyxeos liposomal works.</p><p>In particular, tell your doctor or nurse if you are taking any of the following medicines:</p><ul><li>cancer medicines that can affect your heart, such as doxorubicin.</li><li>medicines that can affect your liver.</li></ul><p>Pregnancy and breast-feeding You should not use Vyxeos liposomal during pregnancy as it may be harmful to the baby. Use an effective method of contraception during and for 6 months after treatment. Tell your doctor straight away if you become pregnant during treatment.</p><p>You should not breast-feed while you are receiving treatment with Vyxeos liposomal as it may be harmful to the baby.</p><p>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 you are given this medicine.</p><p>Contraception in males Use an effective method of contraception during and for 6 months after treatment with Vyxeos liposomal.</p><p>Driving and using machines You may feel sleepy or dizzy after having Vyxeos liposomal. If this happens, do not drive or use any tools or machines.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take vyxeos" ] ; 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 vyxeos" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Vyxeos liposomal must be given to you by a doctor or nurse with experience in treating AML.</p><ul><li>It is given to you as a drip (infusion) into a vein.</li><li>The infusion is given over one and a half hours (90 minutes).</li></ul><p>Your doctor or nurse will work out your dose of the medicine based on your weight and height. Your treatment will be given in courses . Each course is given as a separate infusion and can be given weeks apart.<br/>You will receive a first course of treatment and your doctor will decide if you will receive further courses of treatment depending on how you respond to treatment and any side effects you get. Your doctor will assess how you respond to treatment after each course.</p><ul><li>During your first course - you will have an infusion on days 1, 3, and 5. * On further courses - you will have an infusion on days 1 and 3. This can be repeated if necessary.</li></ul><p>While you are receiving treatment with Vyxeos liposomal your doctor will perform regular blood tests to assess how you respond to the treatment and to check it is well tolerated. Your doctor may also check your heart as Vyxeos liposomal may affect it.</p><p>If you are given too much Vyxeos liposomal This medicine will be given to you in a hospital by a doctor or nurse. It is unlikely that you will be given too much, however, tell your doctor or nurse if you have any concerns.</p><p>If you miss an appointment Contact your doctor or nurse as soon as possible.</p><p>If you have any further questions on the use of this medicine, ask your doctor or nurse.</p></div>" ] ] [ fhir:title [ fhir:v "4. Possible side effects" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ; fhir:code [ fhir:v "100000155538" ] ] ) ; fhir:text [ fhir:v "4. Possible side effects" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them.</p><p>Serious side effects which may affect more than 1 in 10 people (very common) Vyxeos liposomal may reduce the number of white blood cells, which fight infection, and also the blood cells which help the blood to clot (platelets) leading to bleeding disorders such as nosebleeds and bruising. Vyxeos liposomal may also cause heart problems and damage to the heart muscle.</p><p>Therefore you must tell your doctor immediately if you experience:</p><ul><li>fever, chills, sore throat, cough, mouth ulcers or any other symptoms of infection</li><li>bleeding or bruising without injury</li><li>chest pain or leg pain</li><li>feeling short of breath.</li></ul><p>Tell your doctor immediately if you get any of the side effects listed above.</p><p>Other side effects</p><p>Very common side effects (may affect more than 1 in 10 people):</p><ul><li>a fall in the number of platelets (cells that help blood to clot) which may cause bruising or bleeding</li><li>fever, often with other signs of infection, due to very low white blood cells (febrile neutropenia)</li><li>slow, fast, or irregular heartbeat, chest pain (which may be a sign of infection)</li><li>problems with your sight, blurred vision</li><li>pain or swelling of the tissue lining the digestive system (mucositis), or pain in the abdomen (belly), constipation, loss of appetite, diarrhoea, nausea (feeling sick) or vomiting</li><li>redness of skin, rashes, muscle aches, headache, bone pain, joint pain, tiredness, generalised swelling including swelling of your arms and legs</li><li>headache, dizziness, confusion, difficulty sleeping, anxiety</li><li>kidney failure</li><li>shortness of breath, cough, fluid in the lungs</li><li>itching</li><li>bleeding</li><li>increased blood pressure or a fall in blood pressure</li><li>chills, low body temperature, or high body temperature</li><li>increased sweating</li></ul><p>Common side effects (may affect up to 1 in 10 people):</p><ul><li>a fall in the number of red blood cells (anaemia) leading to tiredness and weakness</li><li>kidney failure and abnormal blood tests due to massive death of cancer cells (Tumour lysis syndrome).</li><li>stomach cramps or excessive gas</li><li>excessive sweating at night</li><li>hair loss</li></ul><p>Uncommon side effects (may affect up to 1 in 100 people):</p><ul><li>numbness and rash in the hands and feet (palmar-plantar erythrodysaesthesia syndrome).</li></ul><p>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 vyxeos" ] ; 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 vyxeos" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Keep this medicine out of the sight and reach of children.</li><li>Do not use this medicine after the expiry date which is stated on the carton and the vial after EXP. The expiry date refers to the last day of that month.</li><li>Store in a refrigerator (2 C to 8 C).</li><li>Keep the vial in the outer carton in order to protect from light.</li><li>Store in an upright position.</li><li>After reconstitution, the vials should be stored in a refrigerator (2 C to 8 C) for up to 4 hours in an upright position.</li><li>After dilution, the solution in infusion bags should be stored in a refrigerator (2 C to 8 C) for up to 4 hours. The maximum combined storage time, for reconstituted product in the vial kept in an upright position and reconstituted product after dilution into an infusion bag, should not exceed 4 hours. The 90-minute infusion time is in addition to the up to 4 hours storage time.</li><li>Do not use this medicine if you notice any particles in the diluted solution.</li><li>Do not throw away any medicines via wastewater. Ask your pharmacist how to throw away medicines you no longer use. These measures will help protect the environment.</li></ul></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 Vyxeos liposomal contains</p><ul><li>The active substances are daunorubicin and cytarabine. Each 50 mL vial contains 44 mg of daunorubicin and 100 mg of cytarabine.</li><li>After reconstitution the solution contains 2.2 mg/mL daunorubicin and 5 mg/mL cytarabine encapsulated in liposomes.</li><li>The other ingredients are distearoylphosphatidylcholine, distearoylphosphatidylglycerol, cholesterol, copper gluconate, trolamine and sucrose.</li></ul><p>What Vyxeos liposomal looks like and contents of the pack Vyxeos liposomal is a purple powder for concentrate for solution for infusion supplied in a glass vial.<br/>Each pack contains 1 vial, 2 vials or 5 vials. Not all pack sizes may be marketed. Marketing Authorisation Holder and Manufacturer</p><p>Jazz Pharmaceuticals Ireland Ltd<br/>5th Floor Waterloo Exchange Waterloo Road Dublin D04 E5W7 Ireland Tel: +353 1 968 1Email: <a href=\"mailto:medinfo-int@jazzpharma.com\">medinfo-int@jazzpharma.com</a></p><p>This leaflet was last revised in</p><p>Other sources of information</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp691dd468387a7314644483dde7be004c> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp691dd468387a7314644483dde7be004c"] ; # 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_mp691dd468387a7314644483dde7be004c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp691dd468387a7314644483dde7be004c</b></p><a name=\"mp691dd468387a7314644483dde7be004c\"> </a><a name=\"hcmp691dd468387a7314644483dde7be004c\"> </a><a name=\"mp691dd468387a7314644483dde7be004c-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/18/1308/001 1 vial</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>: Vyxeos liposomal 44 mg/100 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/18/1308/001 1 vial" ] ] ) ; # 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 "Vyxeos liposomal 44 mg/100 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.