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

<Composition/composition-en-f39d85b5533e098d34a976dedd3b1e91> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-f39d85b5533e098d34a976dedd3b1e91"] ; # 
  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-f39d85b5533e098d34a976dedd3b1e91\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-f39d85b5533e098d34a976dedd3b1e91</b></p><a name=\"composition-en-f39d85b5533e098d34a976dedd3b1e91\"> </a><a name=\"hccomposition-en-f39d85b5533e098d34a976dedd3b1e91\"> </a><a name=\"composition-en-f39d85b5533e098d34a976dedd3b1e91-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/22/1658/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 - ganirelix</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/22/1658/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/mpf39d85b5533e098d34a976dedd3b1e91" ]
  ] ) ; # 
  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 - ganirelix"] ; # 
  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 Ganirelix Gedeon Richter is and what it is used for</li><li>What you need to know before you use Ganirelix Gedeon Richter</li><li>How to use Ganirelix Gedeon Richter</li><li>Possible side effects</li><li>How to store Ganirelix Gedeon Richter</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What ganirelix 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 ganirelix 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>Ganirelix Gedeon Richter contains the active substance ganirelix and belongs to a group of medicines called antigonadotropin-releasing hormones which act against the actions of the natural gonadotropin-releasing hormone (GnRH). GnRH regulates the release of gonadotropins (luteinising hormone (LH) and follicle stimulating hormone (FSH)). Gonadotropins play an important role in human fertility and reproduction. In women, FSH is needed for the growth and development of follicles in the ovaries. Follicles are small round sacs that contain the egg cells. LH is needed to release the mature egg cells from the follicles and ovaries (i.e. ovulation). Ganirelix Gedeon Richter inhibits the action of GnRH, resulting in suppression of the release of especially LH.</p><p>Ganirelix Gedeon Richter is used for In women undergoing assisted reproduction techniques, including in vitro fertilisation (IVF) and other methods, occasionally ovulation may occur too early causing a significant reduction in the chance of getting pregnant. Ganirelix Gedeon Richter is used to prevent the premature LH surge that might cause such a premature release of egg cells. In clinical studies ganirelix was used with recombinant follicle stimulating hormone (FSH) or corifollitropin alfa, a follicle stimulant with a long duration of action.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take ganirelix" ] ;
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 ganirelix" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Ganirelix Gedeon Richter</p><ul><li>if you are allergic to ganirelix or any of the other ingredients of this medicine (listed in section 6);</li><li>if you are hypersensitive to gonadotropin-releasing hormone (GnRH) or a GnRH analogue;</li><li>if you have a moderate or severe kidney or liver disease;</li><li>if you are pregnant or breast-feeding.</li></ul><p>Warnings and precautions<br/>Talk to your doctor, pharmacist or nurse before using Ganirelix Gedeon Richter.</p><p>Allergic reactions If you have an active allergic condition, please tell your doctor. Your doctor will decide, depending on the severity, if additional monitoring is required during treatment. Cases of allergic reactions have been reported, as early as with the first dose. Allergic reactions, both generalised and local, including hives (urticaria), swelling of the face, lips, tongue, and/or throat that may cause difficulty in breathing and/or swallowing (angioedema and/or anaphylaxis) have been reported (see also section 4). If you have an allergic reaction, stop using Ganirelix Gedeon Richter and seek immediate medical assistance.</p><p>Ovarian hyperstimulation syndrome (OHSS) During or following hormonal stimulation of the ovaries, ovarian hyperstimulation syndrome may develop. This syndrome is related to the stimulation procedure with gonadotropins. Please refer to the package leaflet of the gonadotropin-containing medicine prescribed for you.</p><p>Multiple births or birth defects The incidence of congenital malformations after assisted reproduction techniques may be slightly higher than after spontaneous conceptions. This slightly higher incidence is thought to be related to characteristics of the patients undergoing fertility treatment (e.g. age of the woman, sperm characteristics) and to the higher incidence of multiple gestations after assisted reproduction techniques. The incidence of congenital malformations after assisted reproduction techniques using ganirelix is not different from that after using other GnRH analogues in the course of assisted reproduction techniques.</p><p>Pregnancy complications There is a slightly increased risk of pregnancy outside of the uterus (an ectopic pregnancy) in women with damaged fallopian tubes.</p><p>Women weighing less than 50 kg or more than 90 kg The efficacy and safety of ganirelix has not been established in women weighing less than 50 kg or more than 90 kg. Ask your doctor for further information.</p><p>Children and adolescents There is no relevant use of Ganirelix Gedeon Richter in children or adolescents.</p><p>Other medicines and Ganirelix Gedeon Richter Tell your doctor or pharmacist if you are using, have recently used or might use any other medicines.</p><p>Pregnancy, breast-feeding and fertility Ganirelix Gedeon Richter should be used during controlled ovarian stimulation for assisted reproduction techniques (ART). Do not use Ganirelix Gedeon Richter during pregnancy and breast-feeding.</p><p>Ask your doctor or pharmacist for advice before using this medicine.</p><p>Driving and using machines The effects of Ganirelix Gedeon Richter on ability to drive and use machines have not been studied.</p><p>Ganirelix Gedeon Richter contains sodium This medicine contains less than 1 mmol sodium (23 mg) per injection, that is to say essentially sodium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take ganirelix" ] ;
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 ganirelix" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always use this medicine exactly as your doctor or pharmacist has told you. Check with your doctor or pharmacist if you are not sure.</p><p>Ganirelix Gedeon Richter is used as part of the treatment for assisted reproduction techniques (ART) including in vitro fertilisation (IVF).</p><p>Ovarian stimulation with follicle stimulating hormone (FSH) or corifollitropin may start at day 2 or 3 of your period. Ganirelix Gedeon Richter (0.25 mg) should be injected into the fatty layer just under the skin once daily, starting on day 5 or day 6 of stimulation. Based on your ovarian response, your doctor may decide to start on another day.</p><p>Ganirelix Gedeon Richter and FSH should be administered approximately at the same time. However, these medicines should not be mixed and different injection sites are to be used.</p><p>Daily treatment with Ganirelix Gedeon Richter should be continued up to the day that sufficient follicles of adequate size are present. Final maturation of the egg cells in the follicles can be induced by administering human chorionic gonadotropin (hCG). The time between two injections of Ganirelix Gedeon Richter as well as the time between the last injection of Ganirelix Gedeon Richter and hCG injection should not exceed 30 hours, as otherwise a premature ovulation (i.e. release of egg cells) may occur. Therefore, when injecting Ganirelix Gedeon Richter in the morning treatment with Ganirelix Gedeon Richter should be continued throughout the gonadotropin treatment period including the day of triggering ovulation.<br/>When injecting Ganirelix Gedeon Richter in the afternoon the last injection of Ganirelix Gedeon Richter should be given in the afternoon prior to the day of triggering ovulation.</p><p>Instructions for use Before the administration of this medicine it is very important that you also carefully read and closely follow the detailed instructions for use provided at the end of this package leaflet.</p><p>Injection site Ganirelix Gedeon Richter is supplied in pre-filled syringes and should be injected slowly, into the fatty layer just under the skin, preferably in the upper leg. Inspect the solution before use. Do not use if the solution contains particles or is not clear. You may notice air bubble(s) in the pre-filled syringe. This is expected, and removal of the air bubble(s) is not needed. If you administer the injections yourself or have it done by your partner, follow the instructions below and at the end of the Package leaflet carefully. Do not mix Ganirelix Gedeon Richter with any other medicines.</p><p>Preparing the injection site Wash your hands thoroughly with soap and water. Swab the injection site with a disinfectant (for example alcohol) to remove any surface bacteria. Clean about 5 cm (two inches) around the point where the needle will go in and let the disinfectant dry for at least one minute before proceeding.</p><p>Inserting the needle Remove needle shield. Pinch a fold of skin between index finger and thumb. Insert the needle at the base of the pinched-up skin at an angle of 45 to the skin surface. Vary the injection site with each injection.</p><p>Checking the correct needle position Gently draw back the plunger to check if the needle is positioned correctly. Any blood drawn into the syringe means the needle tip has penetrated a blood vessel. If this happens, do not inject Ganirelix Gedeon Richter, but remove the syringe, cover the injection site with a swab containing disinfectant and apply pressure; bleeding should stop in a minute or two. Do not use this syringe and dispose of it properly. Start again with a new syringe.</p><p>Injecting the solution Once the needle has been correctly placed, push the plunger down slowly and steadily, so the solution is correctly injected and the skin tissues are not damaged. Push the plunger down until the syringe is empty and wait for 5 seconds.</p><p>Removing the syringe Pull the syringe out quickly and apply pressure to the site with a swab containing disinfectant. Use the pre-filled syringe only once.</p><p>If you use more Ganirelix Gedeon Richter than you should Contact your doctor.</p><p>If you forget to use Ganirelix Gedeon Richter If you realise that you forgot a dose, administer it as soon as possible. Do not inject a double dose to make up for a forgotten dose. If you are more than 6 hours late (so the time between two injections is longer than 30 hours) administer the dose as soon as possible and contact your doctor for further advice.</p><p>If you stop using Ganirelix Gedeon Richter Do not stop using Ganirelix Gedeon Richter unless advised to by your doctor, as this may affect the outcome of your treatment.</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 can cause side effects, although not everybody gets them.</p><p>The chance of having a side effect is described by the following categories:</p><p>Very common (may affect more than 1 in 10 women)</p><p>Local skin reactions at the site of injection (predominantly redness, with or without swelling). The local reaction normally disappears within 4 hours of administration.</p><p>Uncommon (may affect up to 1 in 100 women)</p><p>Headache</p><p>Nausea</p><p>Feeling generally unwell (malaise)</p><p>Very rare (may affect up to 1 in 10,000 women)</p><p>Allergic reactions have been observed, as early as with the first dose.</p><ul><li>Rash</li><li>Facial swelling</li><li>Difficulty breathing (dyspnoea)</li><li>Swelling of face, lips, tongue, and/or throat that may cause difficulty in breathing and/or swallowing (angioedema and/or anaphylaxis)</li><li>Hives (urticaria)</li></ul><p>Worsening of a pre-existing rash (eczema) has been reported in one subject after the first ganirelix dose.</p><p>In addition, side effects are reported which are known to occur with controlled ovarian hyperstimulation treatment (e.g. abdominal pain, ovarian hyperstimulation syndrome (OHSS), ectopic pregnancy (when the embryo develops outside the womb) and miscarriage (see the package leaflet of the FSH-containing preparation you are treated with).</p><p>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 ganirelix" ] ;
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 ganirelix" ]       ] ;
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 on the carton after EXP. The expiry date refers to the last day of that month.</p><p>Do not freeze. Store in the original package, in order to protect from light.</p><p>Inspect the syringe before use. Use only syringes with clear, particle-free solutions and from undamaged containers.</p><p>Each pre-filled syringe is only for a single use of injection.</p><p>Alcohol swabs, gauze pads and sharps container are needed for administration of this medicine but they are not provided in the pack.</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 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 Ganirelix Gedeon Richter contains</p><ul><li>The active substance is ganirelix (0.25 mg in 0.5 mL solution).</li><li>The other ingredients are: glacial acetic acid, mannitol (E 421), water for injection. The pH (measurement of the acidity) may have been adjusted with sodium hydroxide (see section 2 Ganirelix Gedeon Richter contains sodium ).</li></ul><p>What Ganirelix Gedeon Richter looks like and contents of the pack Ganirelix Gedeon Richter is a clear and colourless solution for injection (injection). The medicine is filled in a glass syringe with staked stainless steel needle, closed with a plunger stopper and supplied with a plunger rod. The injection needle is provided with a rigid needle shield.</p><p>Ganirelix Gedeon Richter is available in packs of 1 pre-filled syringe or 6 pre-filled syringes.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder and Manufacturer Gedeon Richter Plc. Gy mr i t 19-21. 1103 Budapest Hungary</p><p>This leaflet was last revised in</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/mpf39d85b5533e098d34a976dedd3b1e91> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpf39d85b5533e098d34a976dedd3b1e91"] ; # 
  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_mpf39d85b5533e098d34a976dedd3b1e91\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpf39d85b5533e098d34a976dedd3b1e91</b></p><a name=\"mpf39d85b5533e098d34a976dedd3b1e91\"> </a><a name=\"hcmpf39d85b5533e098d34a976dedd3b1e91\"> </a><a name=\"mpf39d85b5533e098d34a976dedd3b1e91-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/22/1658/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>: Ganirelix Gedeon Richter 0.25 mg/0.5 mL 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/22/1658/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 "Ganirelix Gedeon Richter 0.25 mg/0.5 mL 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" ]         ] )       ]     ] )
  ] ) . #