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-dc231a8d527554079b48b6c9ff637f0d"] ; # 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-dc231a8d527554079b48b6c9ff637f0d"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-dc231a8d527554079b48b6c9ff637f0d> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpdc231a8d527554079b48b6c9ff637f0d"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mpdc231a8d527554079b48b6c9ff637f0d> ) ] ) . # <Composition/composition-en-dc231a8d527554079b48b6c9ff637f0d> a fhir:Composition ; fhir:id [ fhir:v "composition-en-dc231a8d527554079b48b6c9ff637f0d"] ; # 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-dc231a8d527554079b48b6c9ff637f0d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-dc231a8d527554079b48b6c9ff637f0d</b></p><a name=\"composition-en-dc231a8d527554079b48b6c9ff637f0d\"> </a><a name=\"hccomposition-en-dc231a8d527554079b48b6c9ff637f0d\"> </a><a name=\"composition-en-dc231a8d527554079b48b6c9ff637f0d-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/1700/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 - ebvallo</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/1700/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/mpdc231a8d527554079b48b6c9ff637f0d" ] ] ) ; # 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 - ebvallo"] ; # 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 Ebvallo is and what it is used for</li><li>What you need to know before you are given Ebvallo</li><li>How Ebvallo is given</li><li>Possible side effects</li><li>How to store Ebvallo</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What ebvallo 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 ebvallo 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>Ebvallo contains the active substance tabelecleucel.</p><p>Tabelecleucel is an allogeneic T-cell immunotherapeutic. It is called an allogeneic immunotherapeutic because the blood cells used to make this medicine come from human donors who are not related to the patient who is being treated. Ebvallo is made in a laboratory from T cells (a type of white blood cell) from a healthy donor who is immune to the Epstein-Barr virus. These cells have been individually selected to match with the patient receiving Ebvallo. Ebvallo is given as an injection into a vein.</p><p>Ebvallo is used to treat a rare kind of cancer called Epstein-Barr virus positive post-transplant lymphoproliferative disease (EBV+ PTLD) for adults and children 2 years of age and older. Some people experience this condition months or years after they have had a transplant. Patients will have received treatment with other medicines for this condition, such as monoclonal antibodies or chemotherapy, before they are given Ebvallo.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take ebvallo" ] ; 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 ebvallo" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>You must not be given Ebvallo</p><ul><li>if you are allergic to tabelecleucel or any of the other ingredients of this medicine (listed in section 6). If you think you may be allergic, ask your doctor for advice.</li></ul><p>Warnings and precautions<br/>Talk to your doctor or nurse before you are given Ebvallo if:</p><ul><li><p>you have had a solid organ transplant or bone marrow transplant, so your doctor can monitor you for signs and symptoms of transplant rejection.</p></li><li><p>you are 65 years of age or older, so your doctor can monitor you for serious side effects. Ebvallo should be used with caution in elderly patients. Talk to your doctor or nurse after you are given Ebvallo if:</p></li><li><p>you have signs and symptoms of tumour flare reaction. Depending on the location of the tumour, Ebvallo can cause a side effect called tumour flare reaction. The tumour or enlarged lymph nodes may become suddenly painful or increase in size and could cause problems for organs next to the tumour. Tumour flare reaction generally occurs in the first few days after receiving Ebvallo. Your doctor will monitor you after the first few doses to see if your tumour or lymph node could get big enough to cause problems. Your doctor may give you other medicines to treat/prevent tumour flare reaction.</p></li><li><p>you have signs and symptoms of graft-versus-host disease (GvHD), such symptoms include skin rash, abnormal liver enzymes in the blood, yellowing of the skin, nausea, vomiting, diarrhoea and bloody stools.</p></li><li><p>you have signs and symptoms of a serious immune reaction called cytokine release syndrome (CRS), such as fever, chills, low blood pressure and shortness of breath.</p></li><li><p>you have signs and symptoms of a serious immune reaction called immune effector cell-associated neurotoxicity syndrome (ICANS), such as depressed level of consciousness, confusion, seizures and swelling of the brain.</p></li><li><p>you have signs and symptoms of infusion-related reactions, such as fever.</p></li></ul><p>An ingredient of Ebvallo called dimethyl sulfoxide (DMSO) may cause an allergic reaction. Your doctor or nurse will monitor you for signs and symptoms of an allergic reaction. See section 2 Ebvallo contains sodium and dimethyl sulfoxide (DMSO) .</p><p>Ebvallo is tested for the presence of infectious microbes, but a small risk of infection remains. Your doctor or nurse will monitor you for signs and symptoms of infections and provide treatment as needed.</p><p>After treatment with Ebvallo, you must not donate blood, organs, tissues or cells.</p><p>Other medicines and Ebvallo Tell your doctor or nurse if you are taking, have recently taken or might take any other medicines.</p><p>Before you are given Ebvallo, tell your doctor or nurse if you are taking medicines such as chemotherapy or corticosteroids. If you are taking chemotherapy, this medicine may affect how well Ebvallo works. If you are taking corticosteroids, your doctor will reduce the dose of corticosteroids.</p><p>Pregnancy, breast-feeding and fertility<br/>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. This is because the effects of this medicine in pregnant or breast-feeding women are not known, and it may harm your unborn baby or your breast-fed child. Ebvallo is not recommended during pregnancy and in women who could become pregnant not using contraception.</p><ul><li>If you are pregnant or think you may be pregnant after you have started treatment with Ebvallo, talk to your doctor immediately.</li><li>Discuss the need for contraception with your doctor.</li><li>Tell your doctor if you are breast-feeding or plan to do so. Your doctor will then help you decide whether to stop breast-feeding or whether to stop taking Ebvallo, considering the benefit of breast- feeding the baby and the benefit of Ebvallo to the mother.</li></ul><p>Driving and using machines<br/>Ebvallo has minor influence on the ability to drive or use machines. If you experience changes in your thinking or level of alertness after being treated with this medicine, do not drive or operate machines and tell your doctor immediately.</p><p>Ebvallo contains sodium and dimethyl sulfoxide (DMSO) This medicine contains less than 1 mmol sodium (23 mg) per vial, that is to say essentially sodium- free .</p><p>This medicine contains 100 mg DMSO per mL. See Section 2 Warnings and precautions .</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take ebvallo" ] ; 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 ebvallo" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Ebvallo will always be given to you by a doctor or nurse in a treatment centre.</p><p>Your doctor or nurse will give you Ebvallo by injection into a vein. This usually takes 5 to 10 minutes for each injection.</p><p>Each cycle of treatment consists of 35 days. You will be given 1 injection per week for 3 weeks, followed by approximately 2 weeks of observation to see if you will need more than one cycle. Your doctor will decide the number of cycles you will receive based on how your disease responds to Ebvallo.</p><p>Before you are given Ebvallo Your doctor or nurse will monitor your vital signs prior to each injection.</p><p>After you are given Ebvallo Your doctor or nurse will monitor your vital signs, including blood pressure, for about 1 hour following the injection.</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 Tell your doctor immediately if you get any of the following side effects after receiving Ebvallo:</p><ul><li>Tumour flare reaction with symptoms such as shortness of breath, changes in your thinking or level of alertness, pain at the tumour site, tender swollen lymph nodes at the tumour site, low grade fever</li><li>Graft-versus-host disease (GvHD) with symptoms such as skin rash, abnormal liver enzymes in the blood, yellowing of the skin, nausea, vomiting, diarrhoea and bloody stools</li></ul><p>Other possible side effects</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>Fever</li><li>Diarrhoea</li><li>Tiredness</li><li>Feeling sick (nausea)</li><li>Low levels of red blood cells (anaemia)</li><li>Decreased appetite</li><li>Decreased levels of sodium in the blood</li><li>Abdominal pain or discomfort</li><li>Decreased number of white blood cells (including neutrophils)</li><li>Increased liver enzymes in the blood</li><li>Constipation</li><li>Increased levels of the enzyme alkaline phosphatase in the blood</li><li>Decreased oxygen levels</li><li>Dehydration</li><li>Low blood pressure</li><li>Stuffy nose</li><li>Skin rash which may be red, bumpy or pus-filled</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>Dizziness</li><li>Headache</li><li>Decreased levels of magnesium, potassium or calcium in the blood</li><li>Itching</li><li>Chills</li><li>Decreased number of white blood cells (lymphocytes)</li><li>Decreased number of white blood cells (neutrophils) with fever</li><li>Muscular weakness</li><li>Joint pain, swelling and stiffness</li><li>Increased levels of creatinine in the blood</li><li>Wheezing</li><li>Confusion and disorientation</li><li>Back pain</li><li>Muscle pain</li><li>Nose and throat infection</li><li>Chest pain</li><li>Increased levels of lactate dehydrogenase in the blood</li><li>Inflammation of the colon</li><li>Pain</li><li>Decreased number of platelets in the blood</li><li>Bloating</li><li>Delirium</li><li>Depressed level of consciousness</li><li>Hot flush</li><li>Inflammation of the lungs</li><li>Sleepiness</li><li>Fast heartbeat</li><li>Tumour pain</li><li>Decreased levels of fibrinogen in the blood (a protein involved in blood clotting)</li><li>Flatulence</li><li>Swelling</li><li>Skin ulcer</li><li>Blue skin colour due to low oxygen levels</li><li>Difficult or painful bowel movement</li><li>General physical health deterioration</li><li>Numbness, tingling or burning sensation in hands or feet</li><li>Bleeding in the lungs</li><li>Skin discolouration</li><li>Skin infection</li><li>Destruction of soft tissue</li><li>Persistent cough Reporting of side effects<br/>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.</li></ul></div>" ] ] [ fhir:title [ fhir:v "5. How to store ebvallo" ] ; 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 ebvallo" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Your doctor, pharmacist or nurse is responsible for storing this medicine and disposing of any unused product correctly. The following information is intended for healthcare professionals. Do not use this medicine after the expiry date. The expiry date is provided on the Lot Information Sheet (LIS) and carton.</p><p>Store Ebvallo frozen in the vapour phase of liquid nitrogen at -150 C or below until thawed for use.<br/>The medicine should be thawed and diluted within 1 hour from the start of thaw. Administration must be completed within 3 hours from the start of thaw.</p><p>Store between 15 C to 25 C after thawing and dilution are complete. Protect product from light. Do not refreeze. Do not irradiate.</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 Ebvallo contains</p><ul><li>Ebvallo contains tabelecleucel at an approximate concentration of 2.8 107 7.3 107 cells/mL.</li><li>The other ingredients (excipients) are: dimethyl sulfoxide, human serum albumin, phosphate buffered saline. See section 2 Ebvallo contains sodium and dimethyl sulfoxide (DMSO) .</li></ul><p>What Ebvallo looks like and contents of the pack Ebvallo is a translucent, colourless to slightly yellow cell dispersion for injection.</p><p>Ebvallo is provided in individual patient cartons containing 1 vial to 6 vials according to the patient- specific dose required. Each vial contains 1 mL of this medicine.</p><p>Marketing Authorisation Holder PIERRE FABRE MEDICAMENT Les Cauquillous 81500 Lavaur France</p><p>Manufacturer PIERRE FABRE MEDICAMENT PRODUCTION Parc industriel de la Chartreuse 81100 Castres France</p><p>This leaflet was last revised in</p><p>This medicine has been authorised under exceptional circumstances . This means that because of the rarity of this disease, it has been impossible to get complete information on this medicine. The European Medicines Agency will review any new information on this medicine every year and this leaflet will be updated as necessary.</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/mpdc231a8d527554079b48b6c9ff637f0d> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mpdc231a8d527554079b48b6c9ff637f0d"] ; # 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_mpdc231a8d527554079b48b6c9ff637f0d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpdc231a8d527554079b48b6c9ff637f0d</b></p><a name=\"mpdc231a8d527554079b48b6c9ff637f0d\"> </a><a name=\"hcmpdc231a8d527554079b48b6c9ff637f0d\"> </a><a name=\"mpdc231a8d527554079b48b6c9ff637f0d-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/22/1700/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>: Ebvallo 2.8 × 107 – 7.3 × 107 cells/mL dispersion for injection</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/1700/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 "Ebvallo 2.8 × 107 – 7.3 × 107 cells/mL dispersion for injection" ] ; 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.