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

<Composition/composition-en-7d1bb12ba6240a71a9360f68b8249137> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-7d1bb12ba6240a71a9360f68b8249137"] ; # 
  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-7d1bb12ba6240a71a9360f68b8249137\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-7d1bb12ba6240a71a9360f68b8249137</b></p><a name=\"composition-en-7d1bb12ba6240a71a9360f68b8249137\"> </a><a name=\"hccomposition-en-7d1bb12ba6240a71a9360f68b8249137\"> </a><a name=\"composition-en-7d1bb12ba6240a71a9360f68b8249137-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/19/1375/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 - grasustek</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/19/1375/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/mp7d1bb12ba6240a71a9360f68b8249137" ]
  ] ) ; # 
  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 - grasustek"] ; # 
  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 Grasustek is and what it is used for</li><li>What you need to know before you use Grasustek</li><li>How to use Grasustek</li><li>Possible side effects</li><li>How to store Grasustek</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What grasustek 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 grasustek 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>Grasustek is for use in adults aged 18 and over.</p><p>Grasustek contains the active substance pegfilgrastim. Pegfilgrastim is a protein produced by biotechnology in bacteria called E. coli. It belongs to a group of proteins called cytokines and is very similar to a natural protein (granulocyte-colony stimulating factor) produced by your own body.</p><p>Grasustek is used to reduce the duration of neutropenia (low white blood cell count) and the occurrence of febrile neutropenia (low white blood cell count with a fever) which can be caused by the use of cytotoxic chemotherapy (medicines that destroy rapidly growing cells). White blood cells are important as they help your body fight infection. These cells are very sensitive to the effects of chemotherapy which can cause the number of these cells in your body to decrease. If white blood cells fall to a low level there may not be enough left in the body to fight bacteria and you may have an increased risk of infection.</p><p>Your doctor has given you Grasustek to encourage your bone marrow (part of the bone which makes blood cells) to produce more white blood cells that help your body fight infection.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take grasustek" ] ;
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 grasustek" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Grasustek</p><ul><li>if you are allergic to pegfilgrastim, filgrastim, E. coli derived proteins, or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions Talk to your doctor, pharmacist or nurse before using Grasustek:</p><ul><li>if you experience an allergic reaction including weakness, drop in blood pressure, difficulty<br/>breathing, swelling of the face (anaphylaxis), redness and flushing, skin rash and areas of the skin that itch.</li><li>if you experience a cough, fever and difficulty breathing. This can be a sign of Acute Respiratory Distress Syndrome (ARDS).</li><li>if you have any of the following or combination of the following side effects:</li></ul><ul><li>swelling or puffiness, which may be associated with passing water less frequently, difficulty breathing, abdominal swelling and feeling of fullness, and a general feeling of tiredness.<br/>These could be symptoms of condition called Capillary Leak Syndrome which causes blood to leak from the small blood vessels into your body (see section 4).</li></ul><ul><li>If you get left upper abdominal pain or pain at the tip of your shoulder. This may be a sign of a problem with your spleen (splenomegaly).</li><li>If you have recently had a serious lung infection (pneumonia), fluid in the lungs (pulmonary oedema), inflammation of the lungs (interstitial lung disease) or an abnormal chest x-ray (lung infiltration).</li><li>If you are aware of any altered blood cell counts (e.g. increase in white blood cells or anaemia) or decreased blood platelet counts, which reduces the ability of your blood to clot (thrombocytopenia). Your doctor may want to monitor you more closely.</li><li>If you have sickle cell anaemia. Your doctor may monitor your condition more closely.</li><li>if you are a patient with breast cancer or lung cancer, Grasustek in combination with chemotherapy and/or radiation therapy may increase your risk of a precancerous blood condition called myelodysplastic syndrome (MDS) or a blood cancer called acute myeloid leukaemia (AML). Symptoms may include tiredness, fever, and easy bruising or bleeding.</li><li>if you have sudden signs of allergy such as rash, itching or hives on the skin, swelling of the face, lips, tongue or other parts of the body, shortness of breath, wheezing or trouble breathing. These could be signs of a severe allergic reaction.</li><li>if you have symptoms of inflammation of the aorta (the large blood vessel which transports blood from the heart to the body), this has been reported rarely in cancer patients and healthy donors. The symptoms can include fever, abdominal pain, malaise, back pain and increased inflammatory markers. Tell your doctor if you experience those symptoms.</li></ul><p>Your doctor will check your blood and urine regularly as Grasustek can harm the tiny filters inside your kidneys (glomerulonephritis).</p><p>Severe skin reactions (Stevens-Johnson syndrome) have been reported with the use of Grasustek. Stop using Grasustek and seek medical attention immediately if you notice any of the symptoms described in section 4. You should talk to your doctor about your risks of developing cancers of the blood. If you develop or are likely to develop cancers of the blood, you should not use Grasustek, unless instructed by your doctor.</p><p>Loss of response to pegfilgrastim If you experience a loss of response or failure to maintain a response with pegfilgrastim treatment, your doctor will investigate the reasons why including whether you have developed antibodies which neutralise pegfilgrastim s activity.</p><p>Other medicines and Grasustek Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy, breast-feeding and fertility Ask your doctor or pharmacist for advice before taking any medicine. Grasustek has not been tested in pregnant women. It is important to tell your doctor if you:</p><ul><li>are pregnant or breast-feeding</li><li>think you may be pregnant or</li><li>are planning to have a baby</li></ul><p>If you become pregnant during Grasustek treatment, please inform your doctor.</p><p>Unless your doctor directs you otherwise, you must stop breast-feeding if you use Grasustek.</p><p>Driving and using machines Grasustek has no or a negligible effect on the ability to drive or use machines.</p><p>Grasustek contains sorbitol (E420) and sodium This medicine contains 30 mg sorbitol in each 6 mg dose, which is equivalent to 50 mg/ml.<br/>This medicine contains less than 1 mmol sodium (23 mg) per 6 mg dose, that is to say essentially sodium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take grasustek" ] ;
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 grasustek" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always use Grasustek exactly as your doctor has told you. Check with your doctor or pharmacist if you are not sure. The usual dose is one 6 mg subcutaneous injection (injection under your skin) using a pre-filled syringe and it should be given at least 24 hours after your last dose of chemotherapy at the end of each chemotherapy cycle.</p><p>Injecting Grasustek yourself Your doctor may decide that it would be more convenient for you to inject Grasustek yourself. Your doctor or nurse will show you how to inject yourself. Do not try to inject yourself if you have not been trained.</p><p>For further instructions on how to inject yourself with Grasustek, please read the section at the end of this leaflet.</p><p>Do not shake Grasustek vigorously as this may affect its activity.</p><p>If you use more Grasustek than you should If you use more Grasustek than you should contact your doctor, pharmacist or nurse.</p><p>If you forget to inject Grasustek If you have forgotten a dose of Grasustek, contact your doctor to discuss when you should inject the next dose.</p><p>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 may have side effects, although not everybody gets them.</p><p>Please tell your doctor immediately if you have any of the following or combination of the following side effects:</p><ul><li>swelling or puffiness, which may be associated with passing water less frequently, difficulty breathing, abdominal swelling and feeling of fullness, and a general feeling of tiredness. These symptoms generally develop in a rapid fashion.</li></ul><p>These could be symptoms of an uncommon (may affect up to 1 in 100 people) condition called Capillary Leak Syndrome , which causes blood to leak from the small blood vessels into your body and needs urgent medical attention.</p><p>Very common side effects (may affect more than 1 in 10 people)</p><ul><li>bone pain. Your doctor will tell you what you can take to ease the bone pain.</li><li>nausea and headaches.</li></ul><p>Common side effects (may affect up to 1 in 10 people)</p><ul><li>pain at the site of injection.</li><li>general aches and pains in the joints and muscles.</li><li>some changes may occur in your blood, but these will be detected by routine blood tests. Your white blood cell count may become high for a short period of time. Your platelet count may become low which might result in bruising.</li></ul><p>Uncommon side effects (may affect up to 1 in 100 people)</p><ul><li>allergic-type reactions, including redness and flushing, skin rash, and raised areas of the skin that itch.</li><li>serious allergic reactions, including anaphylaxis (weakness, drop in blood pressure, difficulty breathing, swelling of the face).</li><li>increased spleen size.</li><li>spleen rupture. Some cases of splenic rupture were fatal. It is important that you contact your doctor immediately if you experience pain in the upper left side of the abdomen or left shoulder pain since this may relate to a problem with your spleen.</li><li>breathing problems. If you have a cough, fever and difficulty breathing please tell your doctor.</li><li>Sweet s syndrome (plum-coloured, raised, painful lesions on the limbs and sometimes the face and neck with fever) has occurred but other factors may play a role.</li><li>cutaneous vasculitis (inflammation of the blood vessels in the skin).</li><li>damage to the tiny filters inside your kidneys (glomerulonephritis).</li><li>redness at the site of injection.</li><li>coughing up blood (haemoptysis)</li><li>blood disorders (myelodysplastic syndrome [MDS] or acute myeloid leukaemia [AML]).</li></ul><p>Rare side effects (may affect up to 1 in 1,000)</p><ul><li>Inflammation of the aorta (the large blood vessel which transports blood from the heart to the body), see section 2. * bleeding from the lung (pulmonary haemorrhage).</li><li>Stevens-Johnson syndrome, which can appear as reddish target-like or circular patches often with central blisters on the trunk, skin peeling, ulcers of mouth, throat, nose, genitals and eyes and can be preceded by fever and flu-like symptoms. Stop using Grasustek if you develop these symptoms and contact your doctor or seek medical attention immediately. See also section 2. 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.</li></ul></div>"       ]     ] [
fhir:title [ fhir:v "5. How to store grasustek" ] ;
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 grasustek" ]       ] ;
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 carton and on the syringe label after EXP. The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C-8 C). You may take Grasustek out of the refrigerator and keep it at room temperature (not above 30 C) for no longer than 3 days. Once a syringe has been removed from the refrigerator and has reached room temperature (not above 30 C) it must either be used within 3 days or disposed of.</p><p>Do not freeze. Grasustek may be used if it is accidentally frozen for a single period of less than 24 hours.</p><p>Keep the container in the outer carton in order to protect from light.</p><p>Do not use this medicine if you notice it is cloudy or there are particles in it.</p><p>Do not throw away any medicines via wastewater or household waste. Ask your pharmacist how to throw away medicines you no longer use. These measures will help to 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 Grasustek contains</p><p>The active substance is pegfilgrastim. Each pre-filled syringe contains 6 mg of pegfilgrastim in 0.6 ml of solution.</p><p>The other ingredients are sodium acetate, sorbitol (E420), polysorbate 20 and water for injections (see section 2).</p><p>What Grasustek looks like and contents of the pack Grasustek is a clear, colourless solution for injection in a pre-filled syringe (6 mg/0.6 ml).</p><p>Each pack contains 1 glass pre-filled syringe with an attached stainless-steel needle and needle cap. The syringes are provided with an automatic needle safety guard.</p><p>Marketing Authorisation Holder Juta Pharma GmbH,<br/>Gutenbergstr. 13,<br/>24941Flensburg, Germany</p><p>Manufacturer Juta Pharma GmbH,<br/>Gutenbergstr. 13,<br/>24941 Flensburg, Germany</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>RAFARM A.E.B.E 12, . ,<br/>210 6776550-1</p><p>Zentiva, k.s. 86, Bulgaria Blvd. Sofia 1680, Bulgaria : + 359 2 805 72 Hrvatska<br/>Zentiva d.o.o. Av. V. Holjevca 40 , 10000 Zagreb, Hrvatska Tel:+385 1 6641 sland<br/>Alvogen ehf. Sm ratorgi 3 201 K pavogur, sland<br/>Tel: +354 522 2Magyarorsz g Zentiva Pharma Kft. K nyves K lm n k r t 11/C 1097 Budapest Tel.: + 36 1 299 1Polska Zentiva Polska Sp. z o.o. ul. Bonifraterska 00-203 Warszawa Tel: + 48 22 375 92 Rom nia Labormed Pharma Trading SRL 44B, Theodor Pallady Blvd. 3rd district, 032Bucharest, Romania Tel: +40 21 304 7 sterreich Vertrieb G.L.Pharma GmbH Schlossplatz 1, 8502 Lannach, Osterreich Tel: +43 3136 82 esk republika EGIS Praha, spol. s r.o., Praha1-Star M sto,Ovocn trh 1096/8, PS 11Tel: +420 227 129 Slovensk republika EGIS Slovakia spol. s r.o., Prievozsk 4D, 821 09 Bratislava Tel: +421 2 32409Eesti Apteegikaubanduse Hulgim k O<br/>(Auxilia Pharma) Karamelli 6, 11317 Tallinn Tel: +372 605 0Deutschland medac GmbH Theaterstr. 6 22880 Wedel, Deutschland Tel: +49 4103 / 8006-Italia medac Pharma S.r.l. Via Viggiano 90, 00178 Rome Italien Tel: +39 06 51 59 Sverige, Danmark, Norge medac GmbH Malm husv gen 1 211 18 Malm<br/>Schweden Tel: +46 0340 64 54 Suomi/Finland medac GmbH Hirsalantie 02420 Jorvas Finland Tel: +358 10 420 4Lietuva SIA Unikmed Baltija<br/>Gertr dos g. 33/35-2,<br/>LV-1011, Ryga, Latvija Tel .: +371 64 412-Latvija SIA Unikmed Baltija ertr des iela 33/35-2, LV-1011, R ga, Latvija T lr .: +371 64 412-Slovenija Distribucija G.L.Pharma GmbH Schlossplatz 1, 8502 Lannach, Avstrija Tel: +43 3136 82Belgi / Belgique / Belgien, Espa a, Ireland, , Luxembourg / Luxemburg, Malta, Nederland, Portugal, United Kingdom (Northern Ireland) Juta Pharma GmbH Tel: +49(0)461995799-0</p><p>France Zentiva France 35 Rue du Val de Marne 75013 Paris T l: +33 (0) 800 089 This leaflet was last revised in {MM/YYYY}</p><p>Other sources of information</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp7d1bb12ba6240a71a9360f68b8249137> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp7d1bb12ba6240a71a9360f68b8249137"] ; # 
  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_mp7d1bb12ba6240a71a9360f68b8249137\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp7d1bb12ba6240a71a9360f68b8249137</b></p><a name=\"mp7d1bb12ba6240a71a9360f68b8249137\"> </a><a name=\"hcmp7d1bb12ba6240a71a9360f68b8249137\"> </a><a name=\"mp7d1bb12ba6240a71a9360f68b8249137-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/19/1375/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>: Grasustek 6 mg solution for injection in pre-filled syringe</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/19/1375/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 "Grasustek 6 mg solution for injection in pre-filled syringe" ] ;
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" ]         ] )       ]     ] )
  ] ) . #