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-61c550567cdacc51b535f7056828dfc2"] ; # 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-61c550567cdacc51b535f7056828dfc2"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-61c550567cdacc51b535f7056828dfc2> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp61c550567cdacc51b535f7056828dfc2"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp61c550567cdacc51b535f7056828dfc2> ) ] ) . # <Composition/composition-en-61c550567cdacc51b535f7056828dfc2> a fhir:Composition ; fhir:id [ fhir:v "composition-en-61c550567cdacc51b535f7056828dfc2"] ; # 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-61c550567cdacc51b535f7056828dfc2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-61c550567cdacc51b535f7056828dfc2</b></p><a name=\"composition-en-61c550567cdacc51b535f7056828dfc2\"> </a><a name=\"hccomposition-en-61c550567cdacc51b535f7056828dfc2\"> </a><a name=\"composition-en-61c550567cdacc51b535f7056828dfc2-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/22/1712/001 25 mg 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 - tremelimumab</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/22/1712/001 25 mg 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/mp61c550567cdacc51b535f7056828dfc2" ] ] ) ; # 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 - tremelimumab"] ; # 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 Tremelimumab AstraZeneca is and what it is used for</li><li>What you need to know before you are given Tremelimumab AstraZeneca</li><li>How you are given Tremelimumab AstraZeneca</li><li>Possible side effects</li><li>How to store Tremelimumab AstraZeneca</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What tremelimumab 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 tremelimumab 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>Tremelimumab AstraZeneca is an anti-cancer medicine. It contains the active substance tremelimumab, which is a type of medicine called a monoclonal antibody.This medicine is designed to recognise a specific target substance in the body. Tremelimumab AstraZeneca works by helping your immune system fight your cancer. Tremelimumab AstraZeneca is used to treat a type of lung cancer (advanced non-small cell lung cancer) in adults. It will be used in combination with other anti-cancer medicines (durvalumab and chemotherapy). As Tremelimumab AstraZeneca will be given in combination with other anti-cancer medicines, it is important that you also read the package leaflet for these other medicines. If you have any questions about how Tremelimumab AstraZeneca works or why this medicine has been prescribed for you, ask your doctor or pharmacist.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take tremelimumab" ] ; 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 tremelimumab" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You should not be given Tremelimumab AstraZeneca</p><p>if you are allergic to tremelimumab or any of the other ingredients of this medicine (listed in section 6). Talk to your doctor if you are not sure. Warnings and precautions Talk to your doctor before you are given Tremelimumab AstraZeneca if:</p><p>you have an autoimmune disease (an illness where the body s immune system attacks its own cells);</p><p>you have had an organ transplant;</p><p>you have lung problems or breathing problems;</p><p>you have liver problems. Talk to your doctor before you are given Tremelimumab AstraZeneca if any of these could apply to you. When you are given Tremelimumab AstraZeneca, you can have some serious side effects. Your doctor may give you other medicines that prevent more severe complications and to help reduce your symptoms. Your doctor may delay the next dose of Tremelimumab AstraZeneca or stop your treatment with Tremelimumab AstraZeneca. Talk to your doctor straight away if you get any of the following side effects:</p><p>new or worsening cough; shortness of breath; chest pain (may be signs of lung inflammation)</p><p>feeling sick (nausea) or vomiting; feeling less hungry; pain on the right side of your stomach; yellowing of skin or whites of eyes; drowsiness; dark urine or bleeding or bruising more easily than normal may be signs of liver inflammation)</p><p>diarrhoea or more bowel movements than usual; stools that are black, tarry or sticky with blood or mucus; severe stomach pain or tenderness (may be signs of bowel inflammation, or a hole in the bowel)</p><p>fast heart rate; extreme tiredness; weight gain or weight loss; dizziness or fainting; hair loss; feeling cold; constipation; headaches that will not go away or unusual headaches (may be signs of glands being inflamed, especially the thyroid, adrenal, pituitary or pancreas)</p><p>feeling more hungry or thirsty than usual; passing urine more often than usual; high blood sugar; fast and deep breathing; confusion; a sweet smell to your breath; a sweet or metallic taste in your mouth or a different odour to your urine or sweat (may be signs of diabetes)</p><p>decrease in the amount of urine you pass (may be sign of kidney inflammation)</p><p>rash; itching; skin blistering or ulcers in the mouth or on other moist surfaces (may be signs of skin inflammation)</p><p>chest pain; shortness of breath; irregular heartbeat (may be signs of heart muscle inflammation)</p><p>muscle pain or weakness or rapid tiring of the muscles (may be signs of inflammation or other problems of the muscles)</p><p>chills or shaking, itching or rash, flushing, shortness of breath or wheezing, dizziness or fever (may be signs of infusion-related reactions)</p><p>seizures; neck stiffness; headache; fever, chills; vomiting; eye sensitivity to light; confusion and sleepiness (may be signs of inflammation of the brain or the membrane around the brain and spinal cord)</p><p>pain; weakness and paralysis in the hands, feet or arms (may be signs of inflammation of the nerves, Guillain-Barr syndrome)</p><p>bleeding (from the nose or gums) and/or bruising (may be signs of low blood platelets) Talk to your doctor straight away if you have any of the symptoms listed above. Children and adolescents Tremelimumab AstraZeneca should not be used in children and adolescents below 18 years of age. Other medicines and Tremelimumab AstraZeneca Tell your doctor if you are taking, have recently taken or might take any other medicines. This includes herbal medicines and medicines obtained without a prescription. Pregnancy and fertility This medicine is not recommended during pregnancy. Tell your doctor if you are pregnant, think you may be pregnant or are planning to have a baby. If you are a woman who could become pregnant you must use effective contraception while you are being treated with Tremelimumab AstraZeneca and for at least 3 months after your last dose. Breast-feeding Tell your doctor if you are breast-feeding. It is not known if Tremelimumab AstraZeneca passes into human breast milk. You may be advised to not breast-feed during treatment and for at least 3 months after your last dose. Driving and using machines Tremelimumab AstraZeneca is not likely to affect you being able to drive and use machines. However, if you have side effects that affect your ability to concentrate and react, you should be careful when driving or operating machines. Tremelimumab AstraZeneca has a low sodium content Tremelimumab AstraZeneca contains less than 1 mmol sodium (23 mg) in each dose, that is to say essentially sodium-free.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take tremelimumab" ] ; 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 tremelimumab" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Tremelimumab AstraZeneca will be given to you in a hospital or clinic under the supervision of an experienced doctor. It is given in combination with durvalumab and chemotherapy. The recommended dose:</p><p>If you weigh 34 kg or more the dose is 75 mg every 3 weeks</p><p>If you weigh less than 34 kg, the dose will be 1 mg per kg of your body weight every 3 weeks Your doctor will give you Tremelimumab AstraZeneca as a drip into your vein (an infusion) for about 1 hour. You will usually have a total of 5 doses of Tremelimumab AstraZeneca. The first 4 doses are given in week 1, 4, 7 and 10. The fifth dose is usually then given 6 weeks later, in week 16. Your doctor will decide exactly how many treatments you need. When Tremelimumab AstraZeneca is given in combination with durvalumab and chemotherapy, you will be given Tremelimumab AstraZeneca first then durvalumab and then chemotherapy. If you miss an appointment to get Tremelimumab AstraZeneca It is very important that you do not miss a dose of this medicine. If you miss an appointment, call your doctor straight away to reschedule your appointment. If you have any further questions about your treatment, ask your doctor.</p></div>" ] ] [ fhir:title [ fhir:v "4. Possible side effects" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ; fhir:code [ fhir:v "100000155538" ] ] ) ; fhir:text [ fhir:v "4. Possible side effects" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them. When you get Tremelimumab AstraZeneca, you can have some serious side effects. See section 2 for a detailed list of these. Talk to your doctor straight away if you get any of the following side effects, that have been reported in a clinical study with patients receiving Tremelimumab AstraZeneca in combination with durvalumab and chemotherapy: Very common (may affect more than 1 in 10 people) Infections of the upper respiratory tract lung infection (pneumonia) low number of red blood cells low number of white blood cells low number of platelets underactive thyroid gland that can cause tiredness or weight gain decrease in appetite cough nausea diarrhoea vomiting constipation abnormal liver tests (aspartate aminotransferase increased; alanine aminotransferase increased) hair loss skin rash itchiness joint pain (arthralgia) feeling tired or weak fever Common (may affect up to 1 in 10 people) flu-like illness fungal infection in the mouth low number of white blood cells with signs of fever low number of red blood cells, white blood cells, and platelets (pancytopenia) overactive thyroid gland that can cause fast heart rate or weight loss decreased levels of hormones produced by the adrenal glands that can cause tiredness underactive pituitary gland; inflammation of pituitary gland inflammation of thyroid gland (thyroiditis) inflammation of the lungs (pneumonitis) hoarse voice (dysphonia) inflammation of the mouth or lips abnormal pancreas function tests stomach pain inflammation of the gut or intestine (colitis) inflammation of the pancreas (pancreatitis) inflammation of the liver that can cause nausea or feeling less hungry (hepatitis) muscle pain (myalgia) abnormal kidney function tests (blood creatinine increased) painful urination (dysuria) swelling of legs (oedema peripheral) reaction to the infusion of the medicine that can cause fever or flushing Uncommon (may affect up to 1 in 100 people) tooth and mouth soft tissue infections low number of platelets with signs of excessive bleeding and bruising (immune thrombocytopenia) diabetes insipidus type 1 diabetes mellitus inflammation of the brain (encephalitis) inflammation of the heart (myocarditis) scarring of lung tissue blistering of the skin night sweats inflammation of the skin inflammation of the muscle (myositis) inflammation of the muscles and vessels inflammation of the kidneys (nephritis) that can decrease the amount of your urine Inflammation of the bladder (cystitis). Signs and symptoms may include frequent and/or painful urination, urge to pass urine, blood in urine, pain or pressure in lower abdomen. Other side effects that have been reported with frequency not known (cannot be estimated from the available data) a condition in which the muscles become weak and there is a rapid fatigue of the muscles (myasthenia gravis) inflammation of the nerves (Guillain-Barr syndrome) inflammation of the membrane around the spinal cord and brain (meningitis) hole in the bowel (intestinal perforation) Talk to your doctor straight away if you get any of the side effects listed above. Reporting of side effects If you get any side effects, talk to your doctor. 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 tremelimumab" ] ; 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 tremelimumab" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Tremelimumab AstraZeneca will be given to you in a hospital or clinic and the healthcare professional will be responsible for its storage. 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 carton and vial label after EXP. The expiry date refers to the last day of that month. Store in a refrigerator (2 C-8 C). Do not freeze. Store in the original package in order to protect from light. Do not use if this medicine is cloudy, discoloured or contains visible particles. Do not store any unused portion of the infusion solution for re-use. Any unused medicine or waste material should be disposed of in accordance with local requirements.</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 Tremelimumab AstraZeneca contains The active substance is tremelimumab. Each ml of concentrate for solution for infusion contains 20 mg of tremelimumab. Each vial contains either 300 mg of tremelimumab in 15 ml of concentrate or 25 mg of tremelimumab in 1.25 ml of concentrate. The other ingredients are: histidine, histidine hydrochloride monohydrate, trehalose dihydrate, disodium edetate dihydrate (see section 2 Tremelimumab AstraZeneca has a low sodium content ), polysorbate 80, water for injections. What Tremelimumab AstraZeneca looks like and contents of the pack Tremelimumab AstraZeneca concentrate for solution for infusion (sterile concentrate) is a sterile, preservative-free, clear to slightly opalescent, colourless to slightly yellow solution, free from visible particles. It is available in packs containing either 1 glass vial of 1.25 ml of concentrate or 1 glass vial of 15 ml of concentrate. Not all pack sizes may be marketed. 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 79 363 2Eesti 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 Portugal AstraZeneca Produtos Farmac uticos, Lda. T l: +33 1 41 29 40 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 9801 1 Suomi/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/mp61c550567cdacc51b535f7056828dfc2> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp61c550567cdacc51b535f7056828dfc2"] ; # 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_mp61c550567cdacc51b535f7056828dfc2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp61c550567cdacc51b535f7056828dfc2</b></p><a name=\"mp61c550567cdacc51b535f7056828dfc2\"> </a><a name=\"hcmp61c550567cdacc51b535f7056828dfc2\"> </a><a name=\"mp61c550567cdacc51b535f7056828dfc2-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/22/1712/001 25 mg 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>: Tremelimumab AstraZeneca 20 mg/ml 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/22/1712/001 25 mg 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 "Tremelimumab AstraZeneca 20 mg/ml 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.