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

<Composition/composition-en-a1d327760eabe9367684e5523c2c313b> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-a1d327760eabe9367684e5523c2c313b"] ; # 
  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-a1d327760eabe9367684e5523c2c313b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-a1d327760eabe9367684e5523c2c313b</b></p><a name=\"composition-en-a1d327760eabe9367684e5523c2c313b\"> </a><a name=\"hccomposition-en-a1d327760eabe9367684e5523c2c313b\"> </a><a name=\"composition-en-a1d327760eabe9367684e5523c2c313b-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/15/1006/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 - respreeza</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/15/1006/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/mpa1d327760eabe9367684e5523c2c313b" ]
  ] ) ; # 
  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 - respreeza"] ; # 
  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 Respreeza is and what it is used for</li><li>What you need to know before you use Respreeza</li><li>How to use Respreeza</li><li>Possible side effects</li><li>How to store Respreeza</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What respreeza 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 respreeza 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 Respreeza is This medicine contains the active substance human alpha1-proteinase inhibitor, which is a normal component of the blood and is found in the lung. There, its main function is to protect the lung tissue by limiting the action of a certain enzyme, called neutrophil elastase. Neutrophil elastase can cause damage if its action is not controlled (for example, in case you have an alpha1-proteinase inhibitor deficiency). What Respreeza is used for This medicine is used in adults with known severe alpha1-proteinase inhibitor deficiency (an inherited condition also called alpha1 antitrypsin deficiency) who have developed a lung condition called emphysema. Emphysema develops when the lack of alpha1-proteinase inhibitor results in a condition in which neutrophil elastase is not being properly controlled, damaging the tiny air sacs in the lungs through which oxygen passes into the body. Because of this damage, the lungs do not work properly. Using this medicine regularly increases the blood and lung levels of alpha1-proteinase inhibitor, thus slowing the progression of emphysema.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take respreeza" ] ;
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 respreeza" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do NOT take Respreeza</p><p>if you are allergic to human alpha1-proteinase inhibitor or any of the other ingredients of this medicine (listed in section 6).</p><p>if you have been found to have a deficiency of certain blood proteins called immunoglobulin type A (IgA) and have developed antibodies against them. Warnings and precautions</p><p>Talk to your doctor or healthcare professional before using Respreeza. Information on allergic reactions: when slowing or stopping the infusion may be required? You may be allergic to human alpha1-proteinase inhibitor even if you have previously received human alpha1-proteinase inhibitors and had tolerated them well. In some cases, severe allergic reactions may occur. Your doctor will inform you about signs of allergic reactions (for example chills, flushing, faster heartbeat, fall in blood pressure, light-headedness, rash, hives, itching, difficulty in breathing or swallowing as well as swelling of your hands, face, or mouth) (see also section 4).</p><p>Tell your doctor or healthcare professional immediately if you notice such reactions during the infusion of this medicine. Depending on the nature and severity of the reaction, your doctor may decide whether to slow or stop the infusion completely and start the appropriate treatment.</p><p>In case of self-administration / home-treatment, stop the infusion immediately and contact your doctor or healthcare professional. Information on safety with respect to infections Respreeza is made from human blood plasma (this is the liquid part of the blood with the blood cells removed). Because blood can carry infections, when medicines are made from human blood or plasma certain measures are put in place to prevent these from being present in the medicine and passed on to patients. These include:</p><p>careful selection of blood and plasma donors to make sure those at risk of carrying infections are excluded,</p><p>the testing of samples of donated blood and plasma to try to avoid use of material with signs of virus/infections,</p><p>the inclusion of steps in the processing of the blood or plasma that can inactivate or remove viruses. The measures taken are considered effective for viruses such as human immunodeficiency virus (HIV), hepatitis A virus, hepatitis B virus, hepatitis C virus, and parvovirus B19 virus. However, 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. Your doctor may recommend that you consider vaccination against hepatitis A and B if you regularly/repeatedly receive human plasma-derived proteinase inhibitors.</p><p>It is strongly recommended that every time you receive a dose of Respreeza the name and batch number of the product are recorded in order to maintain a record of the batches used. Smoking Since tobacco smoke is an important risk factor for the development and progression of emphysema, you are strongly advised to stop smoking and avoid passive smoking. Children and adolescents This medicine is not for use in children or adolescents below 18 years of age. Other medicines and Respreeza</p><p>Tell your doctor or healthcare professional if you are taking, have recently taken or might take any other medicines. 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 healthcare professional for advice before taking this medicine. Since alpha1-proteinase inhibitor is a normal component of human blood, recommended dose of this medicine is not expected to cause harm to the developing foetus. However, as there is no information available regarding the safety of Respreeza use during pregnancy, if you are pregnant, this medicine should only be given to you with caution. It is unknown whether Respreeza passes into human milk. If you are breast-feeding, your doctor will discuss with you the risks and benefits of taking this medicine. There are no data concerning the effect on fertility but as alpha1-proteinase inhibitor is a normal component of human blood, no adverse effects on fertility are expected if you use Respreeza at the recommended dose. Driving and using machines Dizziness may occur after the administration of this medicine. If you experience dizziness, you should not drive or use machines until the dizziness has passed (see section 4). Respreeza contains sodium This medicinal product contains approximately 37 mg sodium per 1,000 mg Respreeza vial, 149 mg sodium per 4,000 mg Respreeza vial and 186 mg sodium per 5,000 mg Respreeza vial, equivalent to 1.9%, 7.4% and 9.3% respectively, of the WHO recommended maximum daily intake of 2 g sodium for an adult. Your doctor or healthcare professional will take that into consideration if you are on a controlled sodium diet.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take respreeza" ] ;
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 respreeza" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>After reconstitution, Respreeza is given by infusion into a vein. A healthcare professional experienced in the treatment of alpha1-proteinase inhibitor deficiency will supervise the first infusions. Home treatment / Self-administration After the first infusions, you or your caregiver might also administer Respreeza, but only after receiving adequate training. If your doctor decides that you are suitable for such home-treatment / self- administration, he or she will instruct you in:</p><p>how to prepare and give this medicine (see the illustrated instructions at the end of this leaflet in Information for health-care professionals and for patients suitable for home-treatment / self- administration ),</p><p>how to keep the product sterile (aseptic infusion techniques),</p><p>how to keep a treatment diary,</p><p>how to identify side effects, including signs of allergic reactions, and measures to be taken in case such effects occur (see also section 2 and section 4). Your doctor or your healthcare professional will regularly review your / your caregiver s infusion technique to ensure continued appropriate handling. Dose The amount of Respreeza you are given is based on your body weight. The recommended dose is 60 mg per kg of body weight and should be administered once per week. The infusion solution is normally given over about 15 minutes (about 0.08 ml of solution per kg body weight each min). Your doctor will determine the appropriate infusion rate for you by taking into account your weight and your tolerability to infusion. If you use more Respreeza than you should Consequences of an overdose are unknown.</p><p>Tell your doctor or healthcare professional if you think you have used more Respreeza as you should. He or she will take the appropriate measures. If you forget to use Respreeza</p><p>Proceed with your next dose immediately and continue at regular intervals as advised by your doctor or healthcare professional.</p><p>Do not take a double dose to make up for a forgotten dose. If you stop using Respreeza</p><p>Do no stop using this medicine without consulting your doctor or healthcare professional. If treatment with Respreeza is stopped, your condition may worsen.</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. Such side effects may occur even if you previously received human alpha1-proteinase inhibitors and had tolerated them well. Some side effects may be serious: Uncommonly (may affect up to 1 in 100 people), allergic reactions have been observed. They may progress in some very rare cases (may affect up to 1 in 10,000 people) to severe allergic reactions even when you have shown no signs of allergy on previous infusions.</p><p>Tell your doctor or healthcare professional immediately if you notice any sign of allergic reactions (for example chills, flushing, faster heartbeat, fall in blood pressure, light-headedness, rash, hives, itching, difficulty in breathing or swallowing as well as swelling of your hands, face, or mouth) during the administration of Respreeza. Depending on the nature and severity of the reaction, your doctor or healthcare professional may decide whether to slow or stop the administration completely and give appropriate treatment for the reaction. In case of self-administration / home-treatment, stop the infusion immediately and contact your doctor or healthcare professional. The other side effects may include: Commonly (may affect up to 1 in 10 people) Dizziness, headache, shortness of breath (dyspnoea), nausea. Uncommonly (may affect up to 1 in 100 people) Altered sense of touch like burning, tingling or feeling of numbness in your hands, arms, legs, or feet (paraesthesia), flushing, hives (urticaria), scaly rash and rash all over the body, physical weakness (asthenia), infusion-site reactions (such as burning, stinging, pain, swelling or redness at the infusion site (haematoma)). Very rarely (may affect up to 1 in 10,000 people) Decreased sense of touch like burning, tingling or feeling of numbness in your hands, arms, legs, or feet (hypoaesthesia), excessive sweating (hyperhidrosis), itching, chest pain, chills, fever (pyrexia). Frequency not known (frequency cannot be estimated from the available data) Pain to the lymph glands (oval-shaped masses of tissue that are distributed throughout the body and which may be palpable for example in the armpit, groin or neck), swollen face, swollen eyes and lips. Reporting of side effects If you get any side effects, talk to your doctor or healthcare professional. 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 respreeza" ] ;
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 respreeza" ]       ] ;
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. Do not use this medicine after the expiry date which is stated on the outer carton and the vial labels after EXP. The expiry date refers to the last day of that month. Do not store above 25 C. Do not freeze. After reconstitution, the solution should be used immediately. If this is not possible, solutions can be stored up to 3 hours at room temperature (up to 25 C). Do not freeze the reconstituted solution.</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 Respreeza contains The active substance is human alpha1-proteinase inhibitor. One vial contains approximately 1,mg, 4,000 mg or 5,000 mg of human alpha1-proteinase inhibitor. The other ingredients are sodium chloride, sodium dihydrogen phosphate monohydrate and mannitol (see section 2). Solvent: Water for injections. What Respreeza looks like and contents of the pack This medicine is a white to off-white powder. After it has been reconstituted with water for injections, the solution should be clear, colourless to slightly yellow and free from visible particles. Presentations One pack contains: Respreeza 1,000 mg powder and solvent for solution for infusion:</p><p>1 single-use powder vial</p><p>1 solvent vial of 20 ml water for injections</p><p>1 transfer set 20/20 (Mix2Vial set) for reconstitution Respreeza 4,000 mg powder and solvent for solution for infusion:</p><p>1 single-use powder vial</p><p>1 solvent vial of 76 ml water for injections</p><p>1 transfer set 20/20 (Mix2Vial set) for reconstitution Administration set (inner box):</p><p>1 IV infusion set</p><p>1 butterfly set</p><p>3 alcohol swabs Respreeza 5,000 mg powder and solvent for solution for infusion:</p><p>1 single-use powder vial</p><p>1 solvent vial of 95 ml water for injections</p><p>1 transfer set 20/20 (Mix2Vial set) for reconstitution Administration set (inner box):</p><p>1 IV infusion set</p><p>1 butterfly set</p><p>3 alcohol swabs Not all pack sizes may be marketed. Marketing Authorisation Holder and Manufacturer CSL Behring GmbH Emil-von-Behring-Strasse D-35041 Marburg Germany For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien CSL Behring NV T l/Tel: +32 15 28 89 Lietuva CentralPharma Communications UAB Tel: +370 5 243 0</p><p>: +359 2 810 3Luxembourg/Luxemburg CSL Behring NV T l/Tel: +32 15 28 89 esk republika CSL Behring s.r.o. Tel: +420 702 137 Magyarorsz g CSL Behring Kft. Tel.: +36 1 213 4Danmark CSL Behring AB Tel: +46 8 544 966 Malta AM Mangion Ltd. Tel: +356 2397 6Deutschland CSL Behring GmbH Tel: +49 69 30584Nederland CSL Behring BV Tel: +31 85 111 96 Eesti CentralPharma Communications O Tel: +3726015Norge CSL Behring AB Tlf: +46 8 544 966<br/>CSL Behring<br/>: +30 210 7255 sterreich CSL Behring GmbH Tel: +43 1 80101 2Espa a CSL Behring S.A. Tel: +34 933 67 1Polska CSL Behring Sp. z.o.o. Tel.: +48 22 213 22 France CSL Behring SA T l: +33 1 53 58 54 Portugal CSL Behring Lda Tel: +351 21 782 62 Hrvatska Marti Farm d.o.o. Tel: +385 1 5588Rom nia Prisum Healthcare S.R.L. Tel: +40 21 322 01 Ireland CSL Behring GmbH Tel: +49 69 30517Slovenija EMMES BIOPHARMA GLOBAL s.r.o.- podru nica v Sloveniji Tel:+ 386 41 42 0 sland CSL Behring AB S mi: +46 8 544 966 Slovensk republika CSL Behring s.r.o. Tel: +421 911 653 Italia CSL Behring S.p.A. Tel: +39 02 34964 Suomi/Finland CSL Behring AB Puh/Tel: +46 8 544 966<br/>CSL Behring<br/>: +30 210 7255 Sverige CSL Behring AB Tel: +46 8 544 966 Latvija CentralPharma Communications SIA Tel: +371 6 7450United Kingdom (Northern Ireland) CSL Behring GmbH Tel: +49 69 30517This leaflet was last revised in MM/YYYY. Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpa1d327760eabe9367684e5523c2c313b> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpa1d327760eabe9367684e5523c2c313b"] ; # 
  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_mpa1d327760eabe9367684e5523c2c313b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpa1d327760eabe9367684e5523c2c313b</b></p><a name=\"mpa1d327760eabe9367684e5523c2c313b\"> </a><a name=\"hcmpa1d327760eabe9367684e5523c2c313b\"> </a><a name=\"mpa1d327760eabe9367684e5523c2c313b-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/15/1006/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>: Respreeza 1,000 mg powder and solvent for solution for infusion.</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/15/1006/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 "Respreeza 1,000 mg powder and solvent for solution for infusion." ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000001" ] ;
fhir:display [ fhir:v "Full name" ]       ] )     ] ;
    ( fhir:part [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000002" ] ;
fhir:display [ fhir:v "Invented name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000003" ] ;
fhir:display [ fhir:v "Scientific name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000004" ] ;
fhir:display [ fhir:v "Strength part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000005" ] ;
fhir:display [ fhir:v "Pharmaceutical dose form part" ]         ] )       ]     ] ) ;
    ( fhir:usage [
fhir:country [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:jurisdiction [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:language [
        ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "en" ]         ] )       ]     ] )
  ] ) . #