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-8e3bfdaa73d1dfe2a558d763f021c01e"] ; # 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-8e3bfdaa73d1dfe2a558d763f021c01e"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-8e3bfdaa73d1dfe2a558d763f021c01e> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp8e3bfdaa73d1dfe2a558d763f021c01e"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp8e3bfdaa73d1dfe2a558d763f021c01e> ) ] ) . # <Composition/composition-en-8e3bfdaa73d1dfe2a558d763f021c01e> a fhir:Composition ; fhir:id [ fhir:v "composition-en-8e3bfdaa73d1dfe2a558d763f021c01e"] ; # 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-8e3bfdaa73d1dfe2a558d763f021c01e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-8e3bfdaa73d1dfe2a558d763f021c01e</b></p><a name=\"composition-en-8e3bfdaa73d1dfe2a558d763f021c01e\"> </a><a name=\"hccomposition-en-8e3bfdaa73d1dfe2a558d763f021c01e\"> </a><a name=\"composition-en-8e3bfdaa73d1dfe2a558d763f021c01e-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/23/1759/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 - tepkinly</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/23/1759/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/mp8e3bfdaa73d1dfe2a558d763f021c01e" ] ] ) ; # 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 - tepkinly"] ; # 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 Tepkinly is and what it is used for</li><li>What you need to know before you use Tepkinly</li><li>How Tepkinly will be given</li><li>Possible side effects</li><li>How to store Tepkinly</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What tepkinly 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 tepkinly 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 Tepkinly is Tepkinly is a cancer medicine that contains the active substance epcoritamab. Tepkinly is used on its own (monotherapy) to treat adult patients who have a blood cancer called diffuse large B-cell lymphoma (DLBCL) when the disease has come back or did not respond to previous treatment after at least two prior therapies. How Tepkinly works Epcoritamab is specifically designed to help your own immune system to attack cancer (lymphoma) cells. Epcoritamab acts by attaching to your body s immune cells and cancer cells, bringing them together, so that your immune system can destroy the cancer cells.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take tepkinly" ] ; 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 tepkinly" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Tepkinly If you are allergic to epcoritamab or any of the other ingredients of this medicine (listed in section 6). If you are not sure, talk to your doctor or nurse before you are given Tepkinly. Warnings and precautions Talk to your doctor, pharmacist or nurse before using Tepkinly if you</p><p>have current or past problems with your nervous system such as seizures</p><p>have an infection</p><p>are due to have a vaccine or you know you may need to have one in the near future. If any of the above apply to you (or you are not sure), talk to your doctor or nurse before you are given Tepkinly. Tell your doctor straight away if you get symptoms of any of the side effects listed below, during or after treatment with Tepkinly. You may need additional medical treatment.</p><p>Cytokine release syndrome a life-threatening condition causing fever, vomiting, difficulty breathing/shortness of breath, chills, rapid heartbeat, headache and dizziness or light- headedness associated with medicines that stimulate T cells. Before each injection under the skin, you may be given medicines which help reduce possible effects of cytokine release syndrome.</p><p>ICANS (immune effector cell-associated neurotoxicity syndrome)- Symptoms may include problems with use of language (including speech, understanding, writing and reading), drowsiness, confusion/disorientation, muscle weakness, seizures, swelling of a part of the brain, and memory loss.</p><p>Tumour lysis syndrome some people may get unusual levels of some salts in the blood<br/>caused by the fast breakdown of cancer cells during treatment. This is called tumour lysis syndrome (TLS).* Your doctor or nurse will do blood tests to check for this condition. Before each injection under the skin, you should be well-hydrated and may be given other medicines that can help reduce high levels of uric acid and help reduce possible effects of tumour lysis syndrome.</p><p>Tumour flare as your cancer is destroyed, it may react and appear to get worse this is called tumour flare reaction .</p><p>Infections you may get signs of infection, such as fever of 38 C or above, chills, cough, or pain with urination which can vary depending on where in the body the infection is. Children and adolescents Tepkinly is not recommended in children and adolescents under 18 years, as there is no information about use in this age group. Other medicines and Tepkinly Tell your doctor or pharmacist if you are taking or using, have recently taken or used, or might take or use any other medicines. This includes medicines obtained without a prescription and herbal medicines. Pregnancy If you are pregnant, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine. Do not use Tepkinly during pregnancy, as it may affect your unborn baby. Your doctor may ask you to take a pregnancy test before starting treatment. Contraception If you are a woman who is able to have children, you must use effective contraception to avoid becoming pregnant while taking Tepkinly and for at least 4 months after your last dose of Tepkinly. If you become pregnant during this time, you must talk to your doctor straight away. Talk to your doctor or nurse about suitable methods of contraception. Breast-feeding You must not breast-feed during treatment with Tepkinly and for at least 4 months after the last dose. It is not known whether Tepkinly passes into breast milk and whether it could affect your baby. Fertility The effect of Tepkinly on male and female fertility is unknown. Driving and using machines Due to the possible symptoms of ICANS, you should be careful while driving, cycling or using heavy or potentially dangerous machines. If you currently have such symptoms, avoid these activities and contact your doctor, nurse, or pharmacist. See section 4 for more information about side effects. Tepkinly contains sodium This medicine contains less than 1 mmol sodium (23 mg) per vial, that is to say essentially sodium-free . Tepkinly contains sorbitol This medicine contains 21.9 mg sorbitol in each vial, which is equivalent to 27.33 mg/ml.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take tepkinly" ] ; 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 tepkinly" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>A doctor experienced in treating cancer will take care of your treatment. Follow the treatment schedule explained to you by your doctor. Tepkinly will be given to you by a doctor or nurse as an injection under your skin. Tepkinly will be given to you in cycles of 28 days, on a dosing schedule given to you by your doctor. You will be given Tepkinly according to the following schedule Cycle Dosing schedule Cycles 1 to 3 Weekly Cycles 4 to 9 Every two weeks Cycles 10 and beyond Every four weeks You may be given other medicines before you are given Tepkinly. This is to help prevent reactions such as cytokine release syndrome and fever in Cycle 1 (and potentially future cycles). These medicines may include</p><p>Corticosteroids such as prednisolone or equivalent</p><p>An antihistamine such as diphenhydramine</p><p>Paracetamol The first full dose (48 mg) of Tepkinly will be given to you on Cycle 1 Day 15. Your doctor will monitor how your treatment is working and ask you to stay in a hospital for 24 hours after the first full dose (48 mg) because this is when reactions such as CRS, ICANS and fever are most likely to happen. You will be given Tepkinly for as long as your doctor thinks you are benefitting from the treatment. Your doctor may delay or completely stop your treatment with Tepkinly if you have certain side effects. If you forget to use Tepkinly If you forget or miss your medical appointment, make another one straight away. For the treatment to be fully effective, it is very important not to miss a dose. If you stop using Tepkinly Do not stop treatment with Tepkinly unless you have discussed this with your doctor. This is because stopping treatment may make your condition worse. 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 notice any of the symptoms of the following serious side effects. You may only get one or some of these symptoms. Cytokine release syndrome (CRS) (Very common: may affect more than 1 in 10 people) Symptoms can include</p><p>fever</p><p>vomiting</p><p>dizziness or light-headedness</p><p>chills</p><p>fast heartbeat</p><p>difficulty breathing/shortness of breath</p><p>headache Immune effector cell-associated neurotoxicity syndrome (ICANS) (Common: may affect up to 1 in 10 people)</p><p>effects on your nervous system, the symptoms of which can occur days or weeks after you receive the injection, may initially be subtle. Some of these symptoms may be signs of a serious immune reaction called immune effector cell-associated neurotoxicity syndrome<br/>(ICANS). Symptoms can include</p><p>difficulty speaking or writing</p><p>drowsiness</p><p>confusion/disorientation</p><p>muscle weakness</p><p>seizures</p><p>memory loss Tumour lysis syndrome (TLS) (Common: may affect up to 1 in 10 people) Symptoms can include</p><p>fever</p><p>chills</p><p>vomiting</p><p>confusion</p><p>shortness of breath</p><p>seizures</p><p>irregular heartbeat</p><p>dark or cloudy urine</p><p>unusual tiredness</p><p>muscle or joint pain<br/>Other side effects Tell your doctor or nurse straight away if you notice any of the following side effects or if they get worse: Very common: may affect more than 1 in 10 people</p><p>viral infection</p><p>pneumonia (lung infection)</p><p>decreased hunger</p><p>irregular heartbeat</p><p>pain in bones, joints, ligaments and muscles</p><p>pain in the belly area</p><p>headache</p><p>nausea</p><p>diarrhoea</p><p>vomiting</p><p>tiredness</p><p>injection site reactions</p><p>fever</p><p>swelling Shown in blood tests</p><p>low levels of a type of white blood cells that fight infection (neutropenia)</p><p>low levels of red blood cells, which can cause tiredness, pale skin, and shortness of breath (anaemia)</p><p>low levels of blood platelets, which can lead to bleeding and bruising (thrombocytopenia) Common: may affect up to 1 in 10 people</p><p>fever due to infection when you have low levels of white blood cells (febrile neutropenia)</p><p>upper respiratory tract infections (infection of the airways)</p><p>tender swollen lymph nodes, chest pain, cough or difficulty breathing, pain at the site of the tumour (tumour flare)</p><p>fungal infections (caused by a type of germ called a fungus)</p><p>skin infections</p><p>life-threatening reaction the body has to an infection (sepsis)</p><p>decrease in a type of white blood cell called a lymphocyte, that may affect the body s ability to fight infection (lymphopenia)</p><p>a rapid breakdown of tumour cells resulting in chemical changes in the blood and damage to organs, including the kidneys, heart, and liver (tumour lysis syndrome)</p><p>extra fluid around the lungs that can make it difficult to breathe (pleural effusion)</p><p>rash</p><p>itching (pruritus) Shown in blood tests</p><p>low level of phosphates in the blood, potassium, magnesium or sodium</p><p>increased blood level of creatinine, a breakdown product from muscle tissue</p><p>increased blood level of liver proteins, which may show problems with the liver 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 tepkinly" ] ; 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 tepkinly" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Tepkinly will be stored by the doctor, nurse, or pharmacist at the hospital or clinic. To correctly store Tepkinly</p><p>Keep this medicine out of the sight and reach of children</p><p>Do not use this medicine after the expiry date which is stated on the vial label and carton after EXP. The expiry date refers to the last day of that month.</p><p>Store and transport refrigerated (2 C to 8 C).</p><p>Do not freeze.</p><p>Keep the vial in the outer carton in order to protect from light.</p><p>Tepkinly 4 mg/0.8 ml is a concentrated solution and must be diluted prior to use.</p><p>If not used immediately, the prepared solution may be stored for up to 24 hours at 2 C to 8 C from the time of preparation.</p><p>Within these 24 hours, the prepared solution can be stored for up to 12 hours at room temperature (20 C - 25 C) from the start of dose preparation to administration.</p><p>Allow the dilution solution to warm to room temperature before using. Your doctor, nurse or pharmacist will throw away any unused medicine following local requirements. 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\"><h2 id=\"what-tepkinly-contains\">What Tepkinly contains</h2><h2 id=\"the-active-substance-is-epcoritamab-each-08-ml-vial-contains-4-mg-of-epcoritamab-at-a-concentration-of-5-mgml\">The active substance is epcoritamab. Each 0.8 ml vial contains 4 mg of epcoritamab at a concentration of 5 mg/ml.</h2><p>The other excipients are sodium acetate trihydrate, acetic acid, sorbitol (E420), polysorbate 80, water for injections (see section 2 Tepkinly contains sodium and Tepkinly contains sorbitol ). What Tepkinly looks like and contents of the pack Tepkinly is a concentrate for solution for injection. It is a colourless to slightly yellow solution provided in a glass vial. Each carton contains 1 vial. Marketing Authorisation Holder AbbVie Deutschland GmbH & Co. KG Knollstrasse 67061 Ludwigshafen Germany Manufacturer AbbVie S.r.l. S.R. 148 Pontina, km 52 SNC 04011 Campoverde di Aprilia (LT) Italy For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien AbbVie SA T l/Tel: +32 10 477Lietuva AbbVie UAB Tel: +370 5 205 3</p><p>: +359 2 90 30 430{ Luxembourg/Luxemburg AbbVie SA Belgique/Belgien T l/Tel: +32 10 477 esk republika AbbVie s.r.o. Tel: +420 233 098 Magyarorsz g AbbVie Kft. Tel: +36 1 455 8Danmark AbbVie A/S Tlf: +45 72 30-20-Malta V.J.Salomone Pharma Limited Tel: +356 22983Deutschland AbbVie Deutschland GmbH & Co. KG Tel: 00800 222843 33 (geb hrenfrei) Tel: +49 (0) 611 / 1720-0 Nederland AbbVie B.V. Tel: +31 (0)88 322 2Eesti AbbVie O Tel: +372 623 1Norge AbbVie AS Tlf: +47 67 81 80<br/>AbbVie . . : +30 214 4165 sterreich AbbVie GmbH Tel: +43 1 20589-0 Espa a AbbVie Spain, S.L.U. Tel: +34 91 384 09 Polska AbbVie Sp. z o.o. Tel: +48 22 372 78 France AbbVie T l: +33 (0) 1 45 60 13 Portugal AbbVie, Lda. Tel: +351 (0)21 1908Hrvatska AbbVie d.o.o. Tel: +385 (0)1 5625 Ireland AbbVie Limited Tel: +353 (0)1 4287Rom nia AbbVie S.R.L. Tel: +40 21 529 30 Slovenija AbbVie Biofarmacevtska dru ba d.o.o. Tel: +386 (1)32 08 sland Vistor hf. Tel: +354 535 7Slovensk republika AbbVie s.r.o. Tel: +421 2 5050 0Italia AbbVie S.r.l. Tel: +39 06 928Suomi/Finland AbbVie Oy Puh/Tel: +358 (0)10 2411<br/>Lifepharma (Z.A.M.) Ltd : +357 22 34 74 Sverige AbbVie AB Tel: +46 (0)8 684 44 Latvija AbbVie SIA Tel: +371 67605United Kingdom (Northern Ireland) AbbVie Deutschland GmbH & Co. KG Tel: +44 (0)1628 561This leaflet was last revised in This medicine has been given conditional approval . This means that there is more evidence to come about this medicine. The European Medicines Agency will review new information on this medicine at least every year and this leaflet will be updated as necessary. Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp8e3bfdaa73d1dfe2a558d763f021c01e> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp8e3bfdaa73d1dfe2a558d763f021c01e"] ; # 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_mp8e3bfdaa73d1dfe2a558d763f021c01e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp8e3bfdaa73d1dfe2a558d763f021c01e</b></p><a name=\"mp8e3bfdaa73d1dfe2a558d763f021c01e\"> </a><a name=\"hcmp8e3bfdaa73d1dfe2a558d763f021c01e\"> </a><a name=\"mp8e3bfdaa73d1dfe2a558d763f021c01e-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/23/1759/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>: Tepkinly 4 mg/0.8 ml concentrate for solution 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/23/1759/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 "Tepkinly 4 mg/0.8 ml concentrate for solution 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.