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

<Composition/composition-en-a170adf9726f4d3c42997e5fb725cb61> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-a170adf9726f4d3c42997e5fb725cb61"] ; # 
  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-a170adf9726f4d3c42997e5fb725cb61\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-a170adf9726f4d3c42997e5fb725cb61</b></p><a name=\"composition-en-a170adf9726f4d3c42997e5fb725cb61\"> </a><a name=\"hccomposition-en-a170adf9726f4d3c42997e5fb725cb61\"> </a><a name=\"composition-en-a170adf9726f4d3c42997e5fb725cb61-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/21/1620/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 - sapropterin</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/21/1620/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/mpa170adf9726f4d3c42997e5fb725cb61" ]
  ] ) ; # 
  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 - sapropterin"] ; # 
  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 Sapropterin Dipharma is and what it is used for</li><li>What you need to know before you take Sapropterin Dipharma</li><li>How to take Sapropterin Dipharma</li><li>Possible side effects</li><li>How to store Sapropterin Dipharma</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What sapropterin 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 sapropterin 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>Sapropterin Dipharma contains the active substance sapropterin which is a synthetic copy of a body s own substance called tetrahydrobiopterin (BH4). BH4 is required by the body to use an amino acid called phenylalanine in order to build another amino acid called tyrosine.</p><p>Sapropterin Dipharma is used to treat hyperphenylalaninaemia (HPA) or phenylketonuria (PKU) in patients of all ages. HPA and PKU are due to abnormally high levels of phenylalanine in the blood which can be harmful. Sapropterin Dipharma reduces these levels in some patients who respond to BH4 and can help increase the amount of phenylalanine that can be included in the diet.</p><p>This medicine is also used to treat an inherited disease called BH4 deficiency in patients of all ages, in which the body cannot produce enough BH4. Because of very low BH4 levels phenylalanine is not used properly and its levels rise, resulting in harmful effects. By replacing the BH4 that the body cannot produce, Sapropterin Dipharma reduces the harmful excess of phenylalanine in the blood and increases the dietary tolerance to phenylalanine.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take sapropterin" ] ;
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 sapropterin" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Sapropterin Dipharma</p><ul><li>if you are allergic to sapropterin or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions<br/>Talk to your doctor or pharmacist before taking Sapropterin Dipharma, particularly:</p><ul><li>if you are 65 years of age or older</li><li>if you have problems with your kidney or liver</li><li>if you are ill. Consultation with a physician is recommended during illness as blood phenylalanine levels may increase</li><li>if you have predisposition to convulsions When you are treated with Sapropterin Dipharma, your doctor will test your blood to verify how much phenylalanine and tyrosine it contains and may decide to adjust the dose of Sapropterin Dipharma or your diet if needed.</li></ul><p>You must continue your diet treatment as recommended by your doctor. Do not change your diet without contacting your doctor. Even if you take Sapropterin Dipharma, if your phenylalanine blood levels are not well controlled, you can develop severe neurologic problems. Your doctor should continue to monitor your blood phenylalanine levels often during your treatment with Sapropterin Dipharma, to make sure that your blood phenylalanine levels are not too high or too low.</p><p>Other medicines and Sapropterin Dipharma Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. In particular you should tell your doctor if you are using:</p><ul><li>levodopa (used to treat Parkinson s disease)</li><li>medicines for treatment of cancer (e.g. methotrexate)</li><li>medicines for treatment of bacterial infections (e.g. trimethoprim)</li><li>medicines that cause dilation of blood vessels, (such as glyceryl trinitrate (GTN), isosorbide dinitrate (ISDN), sodium nitroprusside (SNP), molsidomin, minoxidil).</li></ul><p>Pregnancy, breast-feeding and fertility If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine.</p><p>If you are pregnant your doctor will tell you how to control phenylalanine levels adequately. If these are not strictly controlled before or when you become pregnant, this could be harmful to you and to your baby. Your doctor will monitor the restriction of dietary phenylalanine intake prior and during pregnancy.</p><p>If the strict diet does not adequately reduce phenylalanine amount in your blood your doctor will consider whether you must take this medicine.</p><p>You should not take this medicine if you are breast-feeding.</p><p>Driving and using machines Sapropterin Dipharma is not expected to affect the ability to drive and use machines.</p><p>Sapropterin Dipharma contains sodium<br/>This medicine contains less than 1 mmol sodium (23 mg) per tablet, that is to say essentially sodium- free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take sapropterin" ] ;
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 sapropterin" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always take this medicine exactly as your doctor has told you. Check with your doctor if you are not sure.</p><p>Dosing for PKU The recommended starting dose of Sapropterin Dipharma in patients with PKU is 10 mg for each kg of body weight. Take Sapropterin Dipharma as a single daily dose with a meal to increase the absorption, and at the same time each day, preferably in the morning. Your doctor may adjust your dose, usually between 5 and 20 mg for each kg of body weight per day, depending on your condition.</p><p>Dosing for BH4 deficiency The recommended starting dose of Sapropterin Dipharma in patients with BH4 deficiency is 2 to 5 mg for each kg of body weight. Take Sapropterin Dipharma with a meal to increase the absorption. Divide the total daily dose into 2 or 3 doses, taken over the day. Your doctor may adjust your dose up to 20 mg for each kg of body weight per day, depending on your condition.</p><p>The table below is an example of how an appropriate dose is calculated</p><p>Body weight (kg) Number of 100 mg tablets (dose 10 mg/kg) Number of 100 mg tablets (dose 20 mg/kg) 1 2 2 4 3 6 4 8 5 Method of administration For PKU patients, the total daily dose is taken once a day at the same time each day, preferably in the morning.</p><p>For BH4 deficiency patients, the total daily dose is divided into 2 or 3 doses over the day.</p><p>Use in all patients Place the prescribed number of tablets in a glass or cup of water as accurately described below and stir until dissolved.</p><p>It may take a few minutes for the tablets to dissolve. To make the tablets dissolve faster you can crush them. Small particles may be visible in the solution, but they will not affect the effectiveness of the medicine. Drink the dissolved preparation of Sapropterin Dipharma with a meal within 15 to 20 minutes of its preparation.</p><p>Use in patients above 20 kg body weight Place the tablets in a glass or cup (120 to 240 ml) of water and stir until dissolved.</p><p>Use in children up to 20 kg body weight The dose is based on body weight. This will change as your child grows. Your doctor will tell you:</p><ul><li>the number of Sapropterin Dipharma tablets needed for one dose</li><li>the amount of water needed to mix one dose of Sapropterin Dipharma</li><li>the amount of solution you will need to give your child for their prescribed dose.</li></ul><p>Your child should drink the solution with a meal.</p><p>Give your child the prescribed amount of solution within 15 to 20 minutes after dissolving. If you are not able to give your child s dose within 15 to 20 minutes after dissolving the tablets, you will need to prepare a new solution as the unused solution should not be used beyond 20 minutes.</p><p>Supplies needed to prepare and give your child s dose of Sapropterin Dipharma</p><ul><li>The number of Sapropterin Dipharma tablets needed for one dose</li><li>A medicine cup with graduation markings at 20, 40, 60 and 80 ml</li><li>A glass or cup</li><li>Small spoon or clean utensil for stirring</li><li>Oral syringe (graduated in 1 ml divisions) (10 ml syringe for administration of volumes of 10 ml or 20 ml syringe for administration of volumes of &gt; 10 ml)</li></ul><p>Ask your doctor for the medicine cup for dissolving the tablets and the 10 ml or 20 ml oral syringe if you do not have these supplies. Steps for preparing and taking your dose:</p><ul><li>Place the prescribed number of tablets in the medicine cup. Pour the amount of water into the medicine cup, as instructed by your doctor (e.g. your doctor told you to use 20 ml for dissolving one Sapropterin Dipharma tablet). Check to make sure that the amount of liquid lines up with the amount that your doctor tells you. Stir with the small spoon or clean utensil until the tablets dissolve.</li><li>If your doctor told you to administer only a portion of the solution, point the tip of the oral syringe into the medicine cup. Slowly pull back the plunger to withdraw the amount as instructed by your doctor.</li><li>Transfer the solution by pushing on the plunger slowly until all of the solution in the oral syringe is transferred to a glass or cup for administration (e.g. if your doctor told you to dissolve two Sapropterin Dipharma tablets in 40 ml water and administer 30 ml to your child, you would have to use the 20 ml oral syringe two times to draw up 30 ml (e.g. 20 ml + 10 ml) of the solution and transfer it to a glass or cup for administration). Use a 10 ml oral syringe for administration of volumes 10 ml or a 20 ml oral syringe for administration of volumes</li></ul><blockquote><p>10 ml.</p></blockquote><ul><li>If your baby is too small to drink from a glass or a cup you may administer the solution via the oral syringe. Draw up the prescribed volume from the solution prepared in the medicine cup and place the tip of the oral syringe into your baby s mouth. Point the tip of the oral syringe towards either cheek. Push on the plunger slowly, a small amount at a time, until all of the solution in the oral syringe is given.</li><li>Throw away any remaining solution. Remove the plunger from the barrel of the oral syringe. Wash both parts of the oral syringe and the medicine cup with warm water and air dry. When the oral syringe is dry, put the plunger back into the barrel. Store the oral syringe and the medicine cup for next use.</li></ul><p>If you take more Sapropterin Dipharma than you should If you take more Sapropterin Dipharma than prescribed, you may experience side effects that could include headache and dizziness. Immediately contact your doctor or pharmacist if you take more Sapropterin Dipharma than prescribed.</p><p>If you forget to take Sapropterin Dipharma Do not take a double dose to make up for a forgotten dose. Take the next dose at the usual time.</p><p>If you stop taking Sapropterin Dipharma Do not stop taking Sapropterin Dipharma without prior discussion with your doctor, as phenylalanine levels in your blood may increase.</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>Few cases of allergic reactions (such as skin rash and serious reactions) have been reported. Their frequency is not known (frequency cannot be estimated from the available data).</p><p>If you have red, itchy, raised areas (hives), runny nose, fast or uneven pulse, swelling of your tongue and throat, sneezing, wheezing, serious difficulty in breathing or dizziness, you may be having a serious allergic reaction to the medicine. If you notice these signs, contact your doctor immediately.</p><p>Very common side effects (may affect more than 1 in 10 people)<br/>Headache and runny nose.</p><p>Common side effects (may affect up to 1 in 10 people) Sore throat, nasal congestion or stuffy nose, cough, diarrhoea, vomiting, stomach ache, too low levels of phenylalanine in blood tests, indigestion and feeling sick (nausea) (see section 2: Warnings and precautions ).</p><p>Not known side effects (frequency cannot be estimated from the available data) Gastritis (inflammation of the lining of the stomach), oesophagitis (inflammation of the lining of the gullet).</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 sapropterin" ] ;
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 sapropterin" ]       ] ;
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 bottle and the carton after EXP . The expiry date refers to the last day of that month.</p><p>This medicinal product does not require any special temperature storage conditions. Keep the bottle tightly closed in order to protect from moisture.</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 Sapropterin Dipharma contains</p><ul><li>The active substance is sapropterin dihydrochloride. Each tablet contains 100 mg of sapropterin dihydrochloride equivalent to 77 mg of sapropterin.</li><li>The other ingredients are mannitol (E421), crospovidone type A, copovidone K 28, ascorbic acid (E300), sodium stearyl fumarate, riboflavin (E101), anhydrous colloidal silica (E551). See section 2. Sapropterin Dipharma contains sodium .</li></ul><p>What Sapropterin Dipharma looks like and contents of the pack Sapropterin Dipharma 100 mg soluble tablets are white to off-white, approximately 10 mm x 3.65 mm, round tablet debossed with 11 on one side and breakline on the other side. The score line is not intended for breaking the tablet.</p><p>It is available in bottles with child-resistant closure with screw cap containing desiccant (silica). Packs of 30 and 120 soluble tablets.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder<br/>Dipharma Arzneimittel GmbH Offheimer Weg 65549 Limburg a. d. Lahn Germany</p><p>Manufacturer Depo-Pack S.r.l. Via Giovanni Morandi 21047 Saronno (VA) Italy</p><p>or</p><p>Pharmadox Healthcare Ltd. KW20A Kordin Industrial Park Paola PLA3Malta</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/mpa170adf9726f4d3c42997e5fb725cb61> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpa170adf9726f4d3c42997e5fb725cb61"] ; # 
  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_mpa170adf9726f4d3c42997e5fb725cb61\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpa170adf9726f4d3c42997e5fb725cb61</b></p><a name=\"mpa170adf9726f4d3c42997e5fb725cb61\"> </a><a name=\"hcmpa170adf9726f4d3c42997e5fb725cb61\"> </a><a name=\"mpa170adf9726f4d3c42997e5fb725cb61-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1620/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>: Sapropterin Dipharma 100 mg soluble tablets</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/21/1620/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 "Sapropterin Dipharma 100 mg soluble tablets" ] ;
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" ]         ] )       ]     ] )
  ] ) . #