Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

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

: ePI document Bundle for adynovi Package Leaflet for language en - TTL Representation

Raw ttl | Download

@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-02998b2db7fd4b184d980a78d8dee404"] ; # 
  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-02998b2db7fd4b184d980a78d8dee404"^^xsd:anyURI ] ;
    ( fhir:resource <Composition/composition-en-02998b2db7fd4b184d980a78d8dee404> )
  ] [
fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp02998b2db7fd4b184d980a78d8dee404"^^xsd:anyURI ] ;
    ( fhir:resource <MedicinalProductDefinition/mp02998b2db7fd4b184d980a78d8dee404> )
  ] ) . # 

<Composition/composition-en-02998b2db7fd4b184d980a78d8dee404> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-02998b2db7fd4b184d980a78d8dee404"] ; # 
  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-02998b2db7fd4b184d980a78d8dee404\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-02998b2db7fd4b184d980a78d8dee404</b></p><a name=\"composition-en-02998b2db7fd4b184d980a78d8dee404\"> </a><a name=\"hccomposition-en-02998b2db7fd4b184d980a78d8dee404\"> </a><a name=\"composition-en-02998b2db7fd4b184d980a78d8dee404-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/17/1247/003</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 - adynovi</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/17/1247/003" ]
  ] ) ; # 
  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/mp02998b2db7fd4b184d980a78d8dee404" ]
  ] ) ; # 
  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 - adynovi"] ; # 
  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 ADYNOVI is and what it is used for</li><li>What you need to know before you use ADYNOVI</li><li>How to use ADYNOVI</li><li>Possible side effects</li><li>How to store ADYNOVI</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What adynovi 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 adynovi 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>ADYNOVI contains the active substance rurioctocog alfa pegol, pegylated human coagulation factor VIII. The human coagulation factor VIII has been modified to prolong its duration of action. Factor VIII is necessary for the blood to form clots and stop bleedings. In patients with haemophilia A (inborn lack of factor VIII), it is missing or not working properly.</p><p>ADYNOVI is used for the treatment and prevention of bleeding in patients from 12 years of age with haemophilia A (an inherited bleeding disorder caused by lack of factor VIII).</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take adynovi" ] ;
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 adynovi" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use ADYNOVI</p><ul><li>if you are allergic to rurioctocog alfa pegol, octocog alfa or any of the other ingredients of this medicine (listed in section 6)</li><li>if you are allergic to mouse or hamster proteins</li></ul><p>If you are unsure about this, ask your doctor.</p><p>Warnings and precautions</p><p>It is important to keep a record of the batch number of your ADYNOVI. So, every time you get a new package of ADYNOVI, note down the date and the batch number (which is on the packaging after {abbreviation used for batch number}) and keep this information in a safe place.</p><p>Talk to your doctor before using ADYNOVI.</p><p>There is a rare risk that you may experience an anaphylactic reaction (a severe, sudden allergic reaction) to ADYNOVI. You should be aware of the early signs of allergic reactions such as rash, hives, wheals, generalised itching, swelling of lips and tongue, difficulty in breathing, wheezing, tightness in the chest, general feeling of being unwell, and dizziness. These could be early symptoms of anaphylactic shock; additional symptoms may include extreme dizziness, loss of consciousness, and extreme difficulty in breathing.</p><p>If any of these symptoms occur, stop the injection immediately and contact your doctor. Severe symptoms, including difficulty in breathing and (near) fainting, require prompt emergency treatment.</p><p>If you suffer from cardiac disease, please inform your doctor, as there is an increased risk of blood clotting (coagulation) complications.</p><p>Patients developing factor VIII inhibitors The formation of inhibitors (antibodies) is a known complication that can occur during treatment with all Factor VIII medicines. These inhibitors, especially at high levels, stop the treatment working properly and you or your child will be monitored carefully for the development of these inhibitors. If you or your child s bleeding is not being controlled with ADYNOVI, tell your doctor immediately.</p><p>Catheter-related complications<br/>If you require a central venous access device (CVAD), risk of CVAD-related complications including local infections, presence of bacteria in the blood and catheter site thrombosis should be considered.</p><p>Children and adolescents</p><p>ADYNOVI can be used only in adolescents and adults (12 years and above). The listed warnings and precautions also apply to adolescents.</p><p>Other medicines and ADYNOVI</p><p>Tell your doctor if you are using, have recently used or might use any other medicines.</p><p>Pregnancy and breast-feeding</p><p>If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor for advice before using this medicine. Haemophilia A occurs only rarely in women. Therefore no experience regarding the use of ADYNOVI during pregnancy and breast-feeding is available.</p><p>Driving and using machines</p><p>ADYNOVI has no or negligible influence on the ability to drive or use machines.</p><p>ADYNOVI contains sodium</p><p>ADYNOVI contains up to 12.42 mg sodium (main component of cooking/table salt) in each vial. This is equivalent to 0.62% of the recommended maximum daily dietary intake of sodium for an adult. Depending on your body weight and your dose of ADYNOVI, you could receive multiple vials. This should be taken into consideration if you are on a low salt diet.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take adynovi" ] ;
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 adynovi" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Treatment with ADYNOVI will be started and supervised by a doctor who is experienced in the care of patients with haemophilia A.</p><p>Your doctor will calculate your dose of ADYNOVI depending on your condition and body weight, and on whether it is used for prevention or treatment of bleeding. The frequency of administration will depend on how well ADYNOVI is working for you. Usually, the replacement therapy with ADYNOVI is a life-long treatment.</p><p>Always use this medicine exactly as your doctor has told you. Check with your doctor if you are not sure.</p><p>Prevention of bleeding The usual dose of ADYNOVI is 40 to 50 IU per kg body weight, administered 2 times per week.</p><p>Treatment of bleeding The dose of ADYNOVI is calculated depending on your body weight and the factor VIII levels to be achieved. The target factor VIII levels will depend on the severity and location of the bleeding. If you think that the effect of ADYNOVI is insufficient, talk to your doctor. Your doctor will perform appropriate laboratory tests to make sure that you have adequate factor VIII levels. This is particularly important if you are having major surgery.</p><p>Use in children and adolescents</p><p>ADYNOVI can be used only in adolescents and adults (12 years and above). The dose in adolescents is also calculated to body weight and is the same dose as for adults.</p><p>How ADYNOVI is given</p><p>ADYNOVI is usually injected into a vein (intravenously) by your doctor or nurse. You or someone else might also administer ADYNOVI as an injection, but only after receiving adequate training. Detailed instructions for self-administration are given at the end of this package leaflet.</p><p>If you use more ADYNOVI than you should</p><p>Always use ADYNOVI exactly as your doctor has told you. You should check with your doctor if you are not sure. If you inject more ADYNOVI than recommended, tell your doctor as soon as possible.</p><p>If you forget to use ADYNOVI</p><p>Do not inject a double dose to make up for a forgotten dose. Proceed with the next injection as scheduled and continue as advised by your doctor.</p><p>If you stop using ADYNOVI</p><p>Do not stop using ADYNOVI without consulting your doctor.</p><p>If you have any further questions on the use of this medicine, 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.</p><p>If severe, sudden allergic reactions (anaphylactic) occur, the injection must be stopped immediately. You must contact your doctor immediately if you have any of the following early symptoms of allergic reactions:</p><ul><li>rash, hives, wheals, generalised itching,</li><li>swelling of lips and tongue,</li><li>difficulty in breathing, wheezing, tightness in the chest,</li><li>general feeling of being unwell,</li><li>dizziness and loss of consciousness.</li></ul><p>Severe symptoms, including difficulty in breathing and (nearly) fainting, require prompt emergency treatment.</p><p>For patients who have received previous treatment with Factor VIII (more than 150 days of treatment) inhibitor antibodies (see section 2) may form uncommonly (less than 1 in 100 patients). If this happens your medicine may stop working properly and you may experience persistent bleeding. If this happens, you should contact your doctor immediately.</p><p>Very common side effects (may affect more than 1 in 10 people)<br/>Headache</p><p>Common side effects (may affect up to 1 in 10 people) Nausea Diarrhoea Rash Dizziness Hives</p><p>Uncommon side effects (may affect up to 1 in 100 people) Flushing, allergic reaction (hypersensitivity) Factor VIII inhibitors (for patients who have received previous treatment with Factor VIII (more than 150 days of treatment)) Increase in some type of white blood cells Infusion reaction Redness of the eye Adverse drug reaction of the skin</p><p>Side effects with unknown frequency (frequency cannot be estimated from the available data) Potentially life-threatening reactions (anaphylaxis)</p><p>Additional side effects in children</p><p>Frequency, type and severity of adverse reactions in children are expected to be the same as in adults.</p><p>Reporting of side effects</p><p>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 adynovi" ] ;
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 adynovi" ]       ] ;
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 stated on the label and carton after EXP. The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C 8 C). Do not freeze. Keep the vial in the outer carton in order to protect from light.</p><p>During the shelf life the powder vial may be kept at room temperature (up to 30 C) for a single period not exceeding 3 months. In this case, this medicine expires at the end of this 3-month period or the expiry date printed on the product vial, whichever is earlier. Please record the end of the 3-month storage at room temperature on the outer carton. The product may not be returned to refrigerated storage after storage at room temperature. Do not refrigerate the solution after preparation.</p><p>Use the product within 3 hours once the powder is completely dissolved.</p><p>The product is for single use only. Discard any unused solution appropriately.</p><p>Do not throw away any medicines via waste water or household waste. Ask your pharmacist how to throw away medicines you no longer use. 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\"><p>What ADYNOVI contains</p><ul><li>The active substance is rurioctocog alfa pegol (pegylated human coagulation factor VIII produced by recombinant DNA technology). Each powder vial contains nominally 250, 500, 1 000, 2 000 or 3 000 IU rurioctocog alfa pegol.</li><li>The solvent vial contains 5 ml of water for injections.</li><li>The other ingredients are mannitol, trehalose dihydrate, histidine, glutathione, sodium chloride, calcium chloride dihydrate, tris(hydroxymethyl)aminomethane and polysorbate 80. See section 2 ADYNOVI contains sodium .</li></ul><p>What ADYNOVI looks like and contents of the pack</p><p>ADYNOVI is provided as a powder and solvent for solution for injection (powder for solution for injection). The powder is a white to off-white crumbly powder. The solvent is a clear, colourless solution. After reconstitution, the solution is clear, colourless and free from foreign particles.</p><p>Each pack contains one powder vial, one solvent vial and a device for reconstitution (BAXJECT II Hi-Flow).</p><p>Marketing Authorisation Holder</p><p>Baxalta Innovations GmbH Industriestrasse A-1221 Vienna</p><p>Manufacturer</p><p>Baxalta Belgium Manufacturing SA Boulevard Ren Branquart B-7860 Lessines Belgium</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Takeda Belgium NV T l/Tel: +32 2 464 06 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>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></p><p>Luxembourg/Luxemburg Takeda Belgium NV T l/Tel: +32 2 464 06 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>esk republika Takeda Pharmaceuticals Czech Republic s.r.o. Tel: +420 234 722 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Magyarorsz g Takeda Pharma Kft. Tel.: +36 1 270 <a href=\"mailto:7medinfoEMEA@takeda.com\">7medinfoEMEA@takeda.com</a></p><p>Danmark Takeda Pharma A/S Tlf: +45 46 77 10 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Malta akeda HELLAS S.A. Tel: +30 210 <a href=\"mailto:6387medinfoEMEA@takeda.com\">6387medinfoEMEA@takeda.com</a></p><p>Deutschland Takeda GmbH Tel: +49 (0)800 825 <a href=\"mailto:3medinfoEMEA@takeda.com\">3medinfoEMEA@takeda.com</a></p><p>Nederland Takeda Nederland B.V. Tel: +31 20 203 <a href=\"mailto:5medinfoEMEA@takeda.com\">5medinfoEMEA@takeda.com</a></p><p>Eesti Takeda Pharma AS Tel: +372 6177 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Norge Takeda AS Tlf: +47 800 800 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>akeda . . T : +30 210 <a href=\"mailto:6387medinfoEMEA@takeda.com\">6387medinfoEMEA@takeda.com</a></p><p>sterreich Takeda Pharma Ges.m.b.H.<br/>Tel: +43 (0) 800-20 80 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Espa a Takeda Farmac utica Espa a S.A. Tel: +34 917 90 42 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Polska Takeda Pharma Sp. z o.o. Tel.: <a href=\"mailto:+48223062medinfoEMEA@takeda.com\">+48223062medinfoEMEA@takeda.com</a></p><p>France Takeda France SAS T l: + 33 1 40 67 33 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Portugal Takeda Farmac uticos Portugal, Lda. Tel: + 351 21 120 <a href=\"mailto:1medinfoEMEA@takeda.com\">1medinfoEMEA@takeda.com</a></p><p>Hrvatska Takeda Pharmaceuticals Croatia d.o.o. Tel: +385 1 377 88 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Rom nia Takeda Pharmaceuticals SRL Tel: +40 21 335 03 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Ireland Takeda Products Ireland Ltd Tel: 1800 937 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Slovenija Takeda Pharmaceuticals farmacevtska dru ba d.o.o. Tel: + 386 (0) 59 082 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>sland Vistor hf. S mi: +354 535 <a href=\"mailto:7medinfoEMEA@takeda.com\">7medinfoEMEA@takeda.com</a></p><p>Slovensk republika Takeda Pharmaceuticals Slovakia s.r.o. Tel: +421 (2) 20 602 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Italia Takeda Italia S.p.A. Tel: +39 06 <a href=\"mailto:502medinfoEMEA@takeda.com\">502medinfoEMEA@takeda.com</a></p><p>Suomi/Finland Takeda Oy Puh/Tel: 0800 774 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Proton Medical (Cyprus) Ltd : +357 <a href=\"mailto:22866admin@protoncy.com\">22866admin@protoncy.com</a></p><p>Sverige Takeda Pharma AB Tel: 020 795 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>Latvija Takeda Latvia SIA Tel: +371 <a href=\"mailto:67840medinfoEMEA@takeda.com\">67840medinfoEMEA@takeda.com</a></p><p>United Kingdom (Northern Ireland) Takeda UK Ltd Tel: +44 (0) 2830 640 <a href=\"mailto:medinfoEMEA@takeda.com\">medinfoEMEA@takeda.com</a></p><p>This leaflet was last revised in .</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp02998b2db7fd4b184d980a78d8dee404> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp02998b2db7fd4b184d980a78d8dee404"] ; # 
  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_mp02998b2db7fd4b184d980a78d8dee404\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp02998b2db7fd4b184d980a78d8dee404</b></p><a name=\"mp02998b2db7fd4b184d980a78d8dee404\"> </a><a name=\"hcmp02998b2db7fd4b184d980a78d8dee404\"> </a><a name=\"mp02998b2db7fd4b184d980a78d8dee404-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/17/1247/003</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>: ADYNOVI 250 IU / 5 ml powder and solvent 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/17/1247/003" ]
  ] ) ; # 
  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 "ADYNOVI 250 IU / 5 ml powder and solvent 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" ]         ] )       ]     ] )
  ] ) . #