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-ac1fc3c62e1c367a53d2af315f7d1723"] ; # 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-ac1fc3c62e1c367a53d2af315f7d1723"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-ac1fc3c62e1c367a53d2af315f7d1723> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpac1fc3c62e1c367a53d2af315f7d1723"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mpac1fc3c62e1c367a53d2af315f7d1723> ) ] ) . # <Composition/composition-en-ac1fc3c62e1c367a53d2af315f7d1723> a fhir:Composition ; fhir:id [ fhir:v "composition-en-ac1fc3c62e1c367a53d2af315f7d1723"] ; # 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-ac1fc3c62e1c367a53d2af315f7d1723\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-ac1fc3c62e1c367a53d2af315f7d1723</b></p><a name=\"composition-en-ac1fc3c62e1c367a53d2af315f7d1723\"> </a><a name=\"hccomposition-en-ac1fc3c62e1c367a53d2af315f7d1723\"> </a><a name=\"composition-en-ac1fc3c62e1c367a53d2af315f7d1723-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/05/329/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 - kiovig</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/05/329/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/mpac1fc3c62e1c367a53d2af315f7d1723" ] ] ) ; # 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 - kiovig"] ; # 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 KIOVIG is and what it is used for</li><li>What you need to know before you use KIOVIG</li><li>How to use KIOVIG</li><li>Possible side effects</li><li>How to store KIOVIG</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What kiovig 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 kiovig 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>KIOVIG belongs to a class of medications called immunoglobulins. These medicines contain human antibodies, which are also present in your blood. Antibodies help your body to fight infections. Medicines like KIOVIG are used in patients who do not have enough antibodies in their blood and tend to get frequent infections. They can also be used in patients who need additional antibodies for the cure of certain inflammatory disorders (autoimmune diseases). KIOVIG is used for Treatment of patients who do not have sufficient antibodies (replacement therapy). There are two groups:</p><ol type=\"1\"><li>Patients with inborn lack of antibody production (primary immunodeficiency syndromes).</li><li>Patients with secondary immunodeficiencies (SID) who suffer from severe or recurrent infections, ineffective antimicrobial treatment and either proven specific antibody failure (PSAF)* or serum IgG level of <4 g/l. *PSAF = failure to mount at least a 2-fold rise in IgG antibody titre to pneumococcal polysaccharide and polypeptide antigen vaccines Treatment of patients with certain inflammatory disorders (immunomodulation). There are five groups:</li><li>Patients who do not have enough blood platelets (primary immune thrombocytopenia, ITP), and who are at high risk of bleeding or will have surgery in the near future.</li><li>Patients with a disease that is associated with multiple inflammations of the nerves in the whole body (Guillain Barr syndrome).</li><li>Patients with a disease which results in multiple inflammations of several organs of the body (Kawasaki disease).</li><li>Patients who suffer from a rare condition characterized by slow progressive asymmetrical weakness of limbs without sensory loss (multifocal motor neuropathy, MMN).</li><li>Patients who suffer from chronic inflammatory demyelinating polyradiculoneuropathy (CIDP).</li></ol></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take kiovig" ] ; 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 kiovig" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use KIOVIG if you are allergic to immunoglobulins or to any other ingredients of this medicine (listed in section 6). For example, if you have an immunoglobulin A deficiency, you may have antibodies against immunoglobulin A in your blood. Since KIOVIG contains trace amounts of immunoglobulin A (less than 0.14 mg/ml), you might get an allergic reaction. Warnings and precautions Talk to your doctor, pharmacist or nurse before using KIOVIG. How long monitoring is required during the infusion</p><p>You will be carefully observed during the infusion period with KIOVIG to make sure that you do not suffer a reaction. Your doctor will make sure that the rate at which KIOVIG is infused is suitable for you.</p><p>If KIOVIG is administered at a high rate, if you suffer from a condition with low antibody levels in your blood (hypo- or agammaglobulinemia), if you have not received this medicine before or if there has been a long interval (e.g. several weeks) since you last received it, there may be a higher risk of side effects. In such cases, you will be closely monitored during your infusion and for an hour after your infusion has stopped.</p><p>If you have already received KIOVIG previously and received the last treatment recently, then you will only be observed during the infusion and for at least 20 minutes after your infusion. When slowing or stopping the infusion may be required In rare cases your body may have previously reacted to specific antibodies and therefore will be sensitive to medicines containing antibodies. This may happen particularly if you suffer from immunoglobulin A deficiency. In these rare cases, you may get allergic reactions such as a sudden fall in blood pressure or shock even if you have already received treatment with medicines containing antibodies in the past. If you experience a reaction during the infusion of KIOVIG, tell your doctor immediately. Depending on your doctor s decision the rate of infusion can be slowed or the infusion can be stopped altogether. Special patient groups</p><p>Your doctor will take special care if you are overweight, elderly, diabetic, or if you suffer from high blood pressure, low blood volume (hypovolaemia), or problems with your blood vessels (vascular diseases). In these conditions, immunoglobulins may increase the risk of cardiac infarction, stroke, lung embolism, or deep vein thrombosis, although only in very rare cases. Tell your doctor if you are diabetic. Although KIOVIG does not contain sugar, it may be diluted with a special sugar solution (5% glucose), which could affect your blood sugar level.</p><p>Your doctor will also take special care if you have or had previously problems with your kidneys, or if you receive medicinal products that may harm your kidney (nephrotoxic medicinal products), as there is a very rare chance of acute kidney failure. Please tell your doctor if you have a kidney disorder. Your doctor will choose the appropriate intravenous immunoglobulin for you. Information on the source material of KIOVIG KIOVIG is made from human plasma (the liquid part of blood). When medicines are made from human blood or plasma, a number of measures are put in place to prevent infections being passed on to patients. These include careful selection of blood and plasma donors to make sure those at risk of carrying infections are excluded, and the testing of each donation and pools of plasma for signs of virus/infections. Manufacturers of these products also include steps in the processing of the blood or plasma that can inactivate or remove viruses. Despite these measures, when medicines prepared from human blood or plasma are administered, the possibility of passing on infection cannot be totally excluded. This also applies to any unknown or emerging viruses or other types of infections. The measures taken for the manufacture of KIOVIG are considered effective for enveloped viruses such as human immunodeficiency virus (HIV), hepatitis B virus and hepatitis C virus, and for the non-enveloped hepatitis A virus and parvovirus B19. KIOVIG also contains certain antibodies that can prevent an infection with hepatitis A virus and parvovirus B19. Other medicines and KIOVIG Tell your doctor or pharmacist if you are taking, or have recently taken or might take any other medicines. If you have received a vaccination during the last six weeks and up to three months, the infusion of immunoglobulins like KIOVIG may impair the effect of some live virus vaccines such as measles, rubella, mumps and chicken pox. Therefore, after receiving immunoglobulins you may have to wait up to 3 months before receiving your live-attenuated vaccine. You may have to wait for up to 1 year after receiving immunoglobulins before you receive your measles vaccine. Effects on blood tests KIOVIG contains a wide variety of different antibodies, some of which can affect blood tests. If you have a blood test after receiving KIOVIG, please inform the person taking your blood or your doctor that you have received the medication. Pregnancy, breast-feeding and fertility</p><p>If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine.</p><p>No clinical trials have been made with KIOVIG in pregnant or breast-feeding women. However, medicines that contain antibodies have been used in pregnant or breast-feeding women, and it has been shown that there are no harmful effects on the course of pregnancy or the baby to be expected.</p><p>If you are breast-feeding and receive KIOVIG, the antibodies of the medicine can also be found in the breast milk. Therefore, your baby may be protected from certain infections. Driving and using machines Patients may experience reactions (for example dizziness or nausea) during the treatment with KIOVIG, which might affect the ability to drive and use machines. If this happens, you should wait until the reactions have disappeared.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take kiovig" ] ; 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 kiovig" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>KIOVIG is intended for intravenous administration (infusion into a vein). It is given to you by your doctor or nurse. Dose and frequency of the infusion will vary depending on your condition and your body weight. At the beginning of your infusion you will receive KIOVIG at a slow rate. Dependent on how comfortable you are, your doctor may then gradually increase the infusion rate. Use in children and adolescents The same indications, dose and frequency of infusion as for adults apply for children and adolescents (age 0 to 18). If you use more KIOVIG than you should If you get more KIOVIG than you should, your blood may become too thick (hyperviscous). This could particularly happen when you are a patient at risk, e.g. an elderly patient or a patient having problems with your kidneys. Be sure that you take adequate fluids so you are not dehydrated and notify your physician if you are known to have medical problems.</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. Certain side effects, e.g. headache or flushing, may be reduced by slowing the infusion rate. Below is a list of side effects reported with KIOVIG:</p><p>Very common side effects (may affect more than 1 in 10 people): Headache, high blood pressure, nausea, rash, local reactions (e.g. pain and swelling or other reactions at the infusion site), fever, tiredness.</p><p>Common side effects (may affect up to 1 in 10 people): Bronchitis, common cold, low red blood cell count, swollen lymph glands, decreased appetite, difficulty in sleeping, anxiety, dizziness, migraine, numbness or tingling of the skin or of a limb, reduced sense of touch, eye inflammation, rapid heartbeat, flushing, cough, runny nose, chronic cough or wheezing (asthma), stuffy nose, sore throat, shortness of breath, diarrhoea, vomiting, abdominal pain, indigestion, contusion, itchingand hives, dermatitis, reddened skin, pain in your back, pain in your joints, pain in your arms or legs, muscle pain, muscle cramps, muscular weakness, chills, accumulation of fluid under the skin, influenza-like illness, pain or discomfort in the chest, lack of strength or feeling of weakness, indisposition, shaking chills.</p><p>Uncommon side effects (may affect up to 1 in 100 people): Chronic infection of the nose, fungal infections, various infections (of the nose and throat, kidney or bladder), sterile inflammation of the layers lining the brain, serious allergic reactions, disorder of the thyroid, excessive response to stimuli, memory impairment, difficulty in speaking, unusual taste in the mouth, impaired balance, involuntary trembling, eye pain or swelling, vertigo, fluid in middle ear, peripheral coldness, vein inflammation, ear and throat swelling, abdominal distension, rapid swelling of the skin, acute inflammation of the skin, cold sweat, increased reaction of the skin to sunlight, excessive sweating also during sleep, muscle twitching, excess of serum protein in the urine, chest tightness, feeling hot, burning sensation, swelling, increased rate of breathing, changes to blood test results.</p><p>Frequency not known (cannot be estimated from available data): Destruction of red blood cells, life-threatening allergic shock, transient stroke, stroke, low blood pressure, heart attack, blood clot in a major vein, blood clot in the main artery of the lung, accumulation of fluid in the lung, positive result of Coombs test, decreased oxygen saturation in blood, transfusion-related acute lung injury. 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 kiovig" ] ; 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 kiovig" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keep this medicine out of the sight and reach of children.</p><p>Do not use this medicine after the expiry date which is printed on the label and carton after EXP. The expiry date refers to the last day of that month.</p><p>Do not use this medicine if you notice particulate matter or discolouration.</p><p>Do not store above 25 C.</p><p>Do not freeze.</p><p>Keep the container in the outer carton in order to protect from light.</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 KIOVIG contains</p><p>The active substance of KIOVIG is human normal immunoglobulin.</p><p>1 ml of KIOVIG contains 100 mg of human protein of which at least 98% is immunoglobulin G (IgG).</p><p>The other ingredients (excipients) are glycine and water for injections. What KIOVIG looks like and contents of the pack KIOVIG is a solution for infusion in vials of 10, 25, 50, 100, 200 or 300 ml. The solution is clear or slightly opalescent and colourless or pale-yellow. Not all presentations may be marketed. Marketing Authorisation Holder Takeda Manufacturing Austria AG Industriestrasse A-1221 Vienna Austria Manufacturer Baxalta Belgium Manufacturing SA Boulevard Ren Branquart, B-7860 Lessines Belgium For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien Takeda Belgium NV Tel/T l: +32 2 464 06 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Lietuva Takeda, UAB Tel: +370 521 09 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>.: +359 2 958 27 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Luxembourg/Luxemburg Takeda Belgium NV Tel/T l: +32 2 464 06 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> esk republika Takeda Pharmaceuticals Czech Republic s.r.o. Tel: +420 234 722 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Magyarorsz g Takeda Pharma Kft. Tel: +36 1 270 <a href=\"mailto:7medinfoEMEA@takeda.com\">7medinfoEMEA@takeda.com</a> Danmark Takeda Pharma A/S Tlf: +45 46 77 10 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Malta akeda HELLAS SA Tel: +30 210 <a href=\"mailto:6387medinfoEMEA@takeda.com\">6387medinfoEMEA@takeda.com</a> Deutschland Takeda GmbH Tel: +49 (0)800 825 <a href=\"mailto:3medinfoEMEA@takeda.com\">3medinfoEMEA@takeda.com</a> Nederland Takeda Nederland B.V. Tel: +31 20 203 <a href=\"mailto:5medinfoEMEA@takeda.com\">5medinfoEMEA@takeda.com</a> Eesti Takeda Pharma AS Tel: +372 6177 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Norge Takeda AS Tlf: +47 800 800 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>akeda<br/>T : +30 210 <a href=\"mailto:6387medinfoEMEA@takeda.com\">6387medinfoEMEA@takeda.com</a> sterreich Takeda Pharma Ges.m.b.H. Tel: +43 (0) 800-20 80 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Espa a Takeda Farmac utica Espa a S.A Tel: +34 917 90 42 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Polska Takeda Pharma Sp. z o.o. tel: <a href=\"mailto:+48223062medinfoEMEA@takeda.com\">+48223062medinfoEMEA@takeda.com</a> France Takeda France SAS Tel. + 33 1 40 67 33 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Portugal Takeda Farmac uticos Portugal, Lda. Tel: + 351 21 120 <a href=\"mailto:1medinfoEMEA@takeda.com\">1medinfoEMEA@takeda.com</a> Hrvatska Takeda Pharmaceuticals Croatia d.o.o. Tel: +385 1 377 88 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Rom nia Takeda Pharmaceuticals SRL Tel: +40 21 335 03 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Ireland Takeda Products Ireland Ltd Tel: 1800 937 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Slovenija Takeda Pharmaceuticals farmacevtska dru ba d.o.o. Tel: + 386 (0) 59 082 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> sland Vistor hf. S mi: +354 535 <a href=\"mailto:7medinfoEMEA@takeda.com\">7medinfoEMEA@takeda.com</a> Slovensk republika Takeda Pharmaceuticals Slovakia s.r.o. Tel: +421 (2) 20 602 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Italia Takeda Italia S.p.A. Tel: +39 06 <a href=\"mailto:502medinfoEMEA@takeda.com\">502medinfoEMEA@takeda.com</a> Suomi/Finland Takeda Oy Puh/Tel: 0800 774 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>akeda<br/>: +30 210 <a href=\"mailto:6387medinfoEMEA@takeda.com\">6387medinfoEMEA@takeda.com</a> Sverige Takeda Pharma AB Tel: 020 795 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> Latvija Takeda Latvia SIA Tel: +371 <a href=\"mailto:67840medinfoEMEA@takeda.com\">67840medinfoEMEA@takeda.com</a> United Kingdom (Northern Ireland) Takeda UK Ltd Tel: +44 (0) 2830 640 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a> 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/mpac1fc3c62e1c367a53d2af315f7d1723> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mpac1fc3c62e1c367a53d2af315f7d1723"] ; # 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_mpac1fc3c62e1c367a53d2af315f7d1723\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpac1fc3c62e1c367a53d2af315f7d1723</b></p><a name=\"mpac1fc3c62e1c367a53d2af315f7d1723\"> </a><a name=\"hcmpac1fc3c62e1c367a53d2af315f7d1723\"> </a><a name=\"mpac1fc3c62e1c367a53d2af315f7d1723-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/05/329/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>: KIOVIG 100 mg/ml 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/05/329/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 "KIOVIG 100 mg/ml 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.