Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/joofio/test-epi-composition/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "bundlepackageleaflet-en-da4c6f018e7fdae8608352111569c24b"] ; # 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-da4c6f018e7fdae8608352111569c24b"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-da4c6f018e7fdae8608352111569c24b> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mpda4c6f018e7fdae8608352111569c24b"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mpda4c6f018e7fdae8608352111569c24b> ) ] ) . # <Composition/composition-en-da4c6f018e7fdae8608352111569c24b> a fhir:Composition ; fhir:id [ fhir:v "composition-en-da4c6f018e7fdae8608352111569c24b"] ; # 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-da4c6f018e7fdae8608352111569c24b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-da4c6f018e7fdae8608352111569c24b</b></p><a name=\"composition-en-da4c6f018e7fdae8608352111569c24b\"> </a><a name=\"hccomposition-en-da4c6f018e7fdae8608352111569c24b\"> </a><a name=\"composition-en-da4c6f018e7fdae8608352111569c24b-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/00/165/007</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 - ovitrelle</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/00/165/007" ] ] ) ; # 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/mpda4c6f018e7fdae8608352111569c24b" ] ] ) ; # 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 - ovitrelle"] ; # 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 Ovitrelle is and what it is used for</li><li>What do you need to know before you use Ovitrelle</li><li>How to use Ovitrelle</li><li>Possible side effects</li><li>How to store Ovitrelle</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What ovitrelle 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 ovitrelle 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 Ovitrelle is</p><p>Ovitrelle contains a medicine called choriogonadotropin alfa , made in a laboratory by a special recombinant DNA technique. Choriogonadotropin alfa is similar to a hormone found naturally in your body called chorionic gonadotropin , which is involved in reproduction and fertility.</p><p>What Ovitrelle is used for</p><p>Ovitrelle is used together with other medicines:</p><ul><li>To help develop and ripen several follicles (each containing an egg) in women undergoing assisted reproductive technologies (procedure that may help you to become pregnant) such as in vitro fertilisation . Other medicines will be given first to bring about the growth of several follicles.</li><li>To help release an egg from the ovary (ovulation induction) in women who cannot produce eggs ( anovulation ), or women who produce too few eggs ( oligo-ovulation ). Other medicines will be given first to develop and ripen the follicles.</li></ul></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take ovitrelle" ] ; 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 ovitrelle" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Ovitrelle</p><ul><li>if you are allergic to choriogonadotropin alfa or any of the other ingredients of this medicine (listed in section 6).</li><li>if you have a tumour in your hypothalamus or pituitary gland (both are parts of the brain).</li><li>if you have large ovaries or sacs of fluid within the ovaries (ovarian cysts) of unknown origin.</li><li>if you have unexplained vaginal bleeding.</li><li>if you have cancer of your ovaries, womb or breast.</li><li>if you have severe inflammation of your veins or blood clotting in your veins (active thromboembolic disorders).</li><li>if you have any condition that usually makes a normal pregnancy impossible, such as menopause or early menopause (ovarian failure), or malformations of sexual organs.</li></ul><p>Do not use Ovitrelle if any of the above applies to you. If you are not sure, talk to your doctor before using this medicine.</p><p>Warnings and precautions</p><p>Before the treatment is started, your and your partner's fertility should be evaluated by a doctor experienced in the treatment of fertility problems.</p><p>Ovarian hyperstimulation syndrome (OHSS)</p><p>This medicine may increase your risk of developing OHSS. This is when your follicles develop too much and become large cysts.</p><p>If you get lower abdominal pain, gain any weight rapidly, feel sick or are vomiting, or have difficulty in breathing, do not give yourself the Ovitrelle injection and talk to your doctor straight away (see section 4). If you are developing OHSS, you may be told not to have sex or to use a barrier contraceptive method for at least four days.</p><p>The risk of OHSS is reduced if the usual dose of Ovitrelle is used, and if you are monitored closely throughout your treatment cycle (e.g. blood tests for estradiol levels and ultrasound).</p><p>Multiple pregnancy and/or birth defects</p><p>When using Ovitrelle, you have a higher risk of being pregnant with more than one child at the same time ( multiple pregnancy , usually twins) than if you conceived naturally. Multiple pregnancy may lead to medical complications for you and your babies. When undergoing assisted reproductive technologies, the risk of having a multiple pregnancy is related to your age, the quality and the number of fertilised eggs or embryos placed inside you. Multiple pregnancies and specific characteristics of couples with fertility problems (e.g. age) may also be associated with an increased chance of birth defects.</p><p>The risk of multiple pregnancy is reduced if you are monitored closely throughout your treatment cycle (e.g. blood tests for estradiol levels and ultrasound).</p><p>Ectopic pregnancy</p><p>Pregnancy outside of the womb (an ectopic pregnancy) may occur in women with damaged fallopian tubes (the tubes which carry the egg from the ovary to the womb). Therefore, your doctor should perform an early ultrasound examination to rule out the possibility of pregnancy outside the womb.</p><p>Miscarriage</p><p>When undergoing assisted reproductive technologies or stimulation of your ovaries to produce eggs, you are more likely to have a miscarriage than the average woman.</p><p>Blood clotting problems (thromboembolic events)</p><p>Talk to your doctor before using Ovitrelle if you or a member of your family have ever had blood clots in the leg or in the lung, or a heart attack or stroke. You may be at a higher risk of serious blood clots or existing clots might become worse with Ovitrelle treatment.</p><p>Tumours of sexual organs</p><p>There have been reports of tumours in the ovaries and other sex organs, both benign and malignant, in women who have undergone multiple regimens for infertility treatment.</p><p>Pregnancy tests</p><p>If you do a pregnancy test with serum or urine after use of Ovitrelle, and up to ten days later, it may happen that you get a false positive test result. If you are not sure, talk to your doctor.</p><p>Children and adolescents</p><p>Ovitrelle is not for use in children and adolescents.</p><p>Other medicines and Ovitrelle</p><p>Tell your doctor if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy and breast-feeding</p><p>Do not use Ovitrelle if you are pregnant or breast-feeding. If you are pregnant or breast-feeding, ask your doctor for advice before taking this medicine.</p><p>Driving and using machines</p><p>It is not expected that Ovitrelle will affect your ability to drive and use machines.</p><p>Ovitrelle contains sodium</p><p>This medicine contains less than 1 mmol sodium (23 mg) per dose, that is to say essentially sodium- free .</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take ovitrelle" ] ; 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 ovitrelle" ] ] ; 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 has told you. Check with your doctor or pharmacist if you are not sure.</p><p>How much to use</p><ul><li>The recommended dose is 1 pre-filled syringe (250 micrograms/0.5 mL) given as a single injection.</li><li>Your doctor will have explained exactly when to give the injection.</li></ul><p>Using this medicine</p><ul><li>Ovitrelle is intended for subcutaneous use that means given by injection under the skin.</li><li>Each pre-filled syringe is for single use only. Only clear solution without particles should be used.</li><li>Your doctor or nurse will show you how to use the Ovitrelle pre-filled syringe to inject the medicine.</li><li>Inject Ovitrelle as your doctor or nurse taught you.</li><li>After the injection, dispose of the used syringe safely.</li></ul><p>If you administer Ovitrelle to yourself, please carefully read the following instructions:</p><ol type=\"1\"><li>Wash your hands. It is important that your hands and the items you use are as clean as possible.</li><li>Assemble everything you need. Please note that alcohol swabs are not contained in the package. Find a clean area and lay out everything:</li></ol><ul><li>two alcohol swabs,</li><li>one pre-filled syringe containing the medicinal product.</li></ul><ol start=\"3\" type=\"1\"><li>Injection:</li></ol><p>Immediately inject the solution: Your doctor or nurse will have already advised you where to inject (e.g. tummy, front of thigh). Wipe the chosen area with an alcohol swab. Firmly pinch the skin together and insert the needle for injection at a 45 to 90 angle using a dart-like motion. Inject under the skin, as you were taught. Do not inject directly into a vein. Inject the solution by pushing gently on the plunger. Take as much time as you need to inject all the solution. Immediately withdraw the needle and clean the skin with an alcohol swab using a circular motion.</p><ol start=\"4\" type=\"1\"><li>Dispose of all used items: Once you have finished your injection, immediately discard the empty syringe in a sharps container. Any unused solution must be discarded.</li></ol><p>If you use more Ovitrelle than you should</p><p>The effects of an overdose of Ovitrelle are unknown, nevertheless there is a possibility that ovarian hyperstimulation syndrome (OHSS) may occur, which is further described in section 4. If you forget to use Ovitrelle</p><p>If you forget to use Ovitrelle, please talk to your doctor as soon as you notice.</p><p>If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</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>Stop using Ovitrelle and see a doctor straight away if you notice any of the following serious side effects you may need urgent medical treatment:</p><ul><li>Allergic reactions such as rash, fast or uneven pulse, swelling of your tongue and throat, sneezing, wheezing, or serious breathing difficulty are very rare (may affect up to 1 in 10,000 people).</li><li>Lower abdominal pain, abdominal distension or abdominal discomfort together with nausea (feeling sick) or vomiting may be the symptoms of ovarian hyperstimulation syndrome (OHSS). This may indicate that the ovaries over-reacted to the treatment and that large ovarian cysts developed (see also in section 2. under Ovarian hyperstimulation syndrome ). This event is common (may affect up to 1 in 10 people).</li><li>The OHSS may become severe with clearly enlarged ovaries, decreased urine production, weight gain, difficulty in breathing and possible fluid accumulation in your stomach or chest. This event is uncommon (may affect up to 1 in 100 people).</li><li>Serious blood clotting complications (thromboembolic events) sometimes independent of OHSS may be found very rarely. This could cause chest pain, breathlessness, stroke or heart attack (see also in section 2. under Blood clotting problems ).</li></ul><p>Other side effects</p><p>Common (may affect up to 1 in 10 people)</p><ul><li>Headache.</li><li>Local reactions at the injection site, such as pain, redness or swelling.</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>Diarrhoea.</li></ul><p>Reporting of side effects</p><p>If you get any side effects, talk to your doctor or pharmacist. 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 ovitrelle" ] ; 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 ovitrelle" ] ] ; 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). Store in the original package. Ovitrelle 250 micrograms solution for injection may be stored at room temperature (at or below +25 C) for up to 30 days without being refrigerated again during this period, and must be discarded if not used during these 30 days.</p><p>Do not throw away any medicine via wastewater or household waste. Ask your pharmacist how to throw away medicines no longer used. 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 Ovitrelle contains</p><ul><li>The active substance is choriogonadotropin alfa, produced by recombinant DNA technology.</li><li>Each pre-filled syringe contains 250 micrograms / 0.5 mL (equivalent to 6500 IU).</li><li>The other ingredients are mannitol, methionine, poloxamer 188, phosphoric acid, sodium hydroxide, water for injections.</li></ul><p>What Ovitrelle looks like and contents of the pack</p><p>Ovitrelle is provided as solution for injection. It is available as a single pre-filled syringe (pack of 1).</p><p>Marketing Authorisation Holder</p><p>Merck Europe B.V., Gustav Mahlerplein 102, 1082 MA Amsterdam, The Netherlands</p><p>Manufacturer</p><p>Merck Serono S.p.A., Via delle Magnolie 15, 70026 Modugno (Bari), Italy</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/mpda4c6f018e7fdae8608352111569c24b> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mpda4c6f018e7fdae8608352111569c24b"] ; # 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_mpda4c6f018e7fdae8608352111569c24b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpda4c6f018e7fdae8608352111569c24b</b></p><a name=\"mpda4c6f018e7fdae8608352111569c24b\"> </a><a name=\"hcmpda4c6f018e7fdae8608352111569c24b\"> </a><a name=\"mpda4c6f018e7fdae8608352111569c24b-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/00/165/007</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>: Ovitrelle 250 micrograms/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/00/165/007" ] ] ) ; # 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 "Ovitrelle 250 micrograms/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" ] ] ) ] ] ) ] ) . #
IG © 2021+ Gravitate Health Project. Package hl7.eu.fhir.ghepi#0.1.0 based on FHIR 5.0.0. Generated 2024-10-14
This joint undertaking receives support from the EU H2020 research and innovation programme and EFPIA.