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

<Composition/composition-en-e6fbce999498edd4c95f0774e58fd4a0> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-e6fbce999498edd4c95f0774e58fd4a0"] ; # 
  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-e6fbce999498edd4c95f0774e58fd4a0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-e6fbce999498edd4c95f0774e58fd4a0</b></p><a name=\"composition-en-e6fbce999498edd4c95f0774e58fd4a0\"> </a><a name=\"hccomposition-en-e6fbce999498edd4c95f0774e58fd4a0\"> </a><a name=\"composition-en-e6fbce999498edd4c95f0774e58fd4a0-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/1577/001 10 x 0.4 mg Powder and solvent for solution for injection</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 - voxzogo</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/1577/001 10 x 0.4 mg Powder and solvent for solution for injection" ]
  ] ) ; # 
  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/mpe6fbce999498edd4c95f0774e58fd4a0" ]
  ] ) ; # 
  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 - voxzogo"] ; # 
  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 Voxzogo is and what it is used for</li><li>What you need to know before you use Voxzogo</li><li>How to use Voxzogo</li><li>Possible side effects</li><li>How to store Voxzogo</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What voxzogo 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 voxzogo 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 Voxzogo is Voxzogo contains the active substance vosoritide. It is similar to a protein in the body called C type natriuretic peptide (CNP). Vosoritide is made by recombinant technology involving bacteria that have been modified to include the gene for producing the protein.</p><p>What Voxzogo is used for This medicine is used for the treatment of achondroplasia in patients 4 months of age and older whose bones are still growing. Achondroplasia is a genetic condition that affects growth of almost all bones in the body including the skull, spine, arms and legs resulting in very short stature with a characteristic appearance.</p><p>The product is indicated only in achondroplasia which is caused by mutations in the FGFR3-gene as confirmed by genetic testing.</p><p>How does Voxzogo work The active substance in Voxzogo works directly on the growth points of your bones to promote new bone growth.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take voxzogo" ] ;
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 voxzogo" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Voxzogo</p><ul><li>if you or your child are allergic to vosoritide or any of the other ingredients of this medicine (listed in section 6).</li></ul><p>Warnings and precautions</p><p>Talk to your doctor before using Voxzogo:</p><ul><li>If you or your child have significant heart disease or blood pressure problems.</li><li>If you or your child are taking or have recently taken medicines that lower blood pressure. If any of these applies to you or your child or you are unsure, talk to the doctor before using Voxzogo.</li></ul><p>Blood pressure effects Voxzogo can lower blood pressure. As a result, you may feel dizzy, nauseous, or tired. Blood pressure usually returns to normal within 90 minutes of Voxzogo injection. If these effects occur and are severe, tell your doctor.<br/>Drinking plenty of fluids at the time of injection may reduce the likelihood of these effects. It is recommended patients eat a light snack and drink enough fluid (e.g. water, milk or juice) about 30 minutes before injection.</p><p>Children and adolescents There is not enough information on the use of this medicine in children under 4 months old and therefore it is not recommended.</p><p>Other medicines and Voxzogo Tell your doctor if you or your child are taking, have recently taken or might take any other medicines.</p><p>Pregnancy and breast-feeding If you or your child are being treated with this medicine and are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor for advice before using this medicine.</p><p>The use of this medicine is not recommended during pregnancy and breast-feeding.</p><p>Driving, cycling and using machines<br/>This medicine may cause you to feel dizzy, light-headed, tired or you may feel sick shortly after your injection. If this happens, you should not drive, ride a bicycle, do physical activities or use machines for around an hour after injection or until you feel better.</p><p>Voxzogo contains sodium<br/>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 voxzogo" ] ;
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 voxzogo" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>A caregiver should give the Voxzogo injection. Do not inject your child with Voxzogo until you have had proper training from a healthcare professional.</p><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>Dose Your doctor will choose the correct dose depending on your or your child s bodyweight. The doctor will tell you how much of the injection solution to inject. If you are not sure, ask your doctor or pharmacist.</p><p>Table 1 shows the dose you or your child will need to inject daily based on bodyweight. The amount to inject may be presented as different volumes based on the type of syringe included in your pack (millilitres (mL) or Units (U)). Please check that you have the correct dose for the syringe you are using.</p><p>Table 1: Single dose volumes by body weight in mL and Units (U) volumes</p><p>Body weight (kg) Dose (mg) Vosoritide 0.4 mg solvent (water for injections): 0.5 mL concentration: 0.8 mg/mL Vosoritide 0.56 mg solvent (water for injections): 0.7 mL concentration: 0.8 mg/mL Vosoritide 1.2 mg solvent (water for injections): 0.6 mL concentration: 2 mg/mL</p><p>Daily injection volume</p><p>mL Units mL Units mL Units 4 0.12 mg 0.15 mL 15 U</p><p>5 0.16 mg 0.20 mL 20 U</p><p>6-7 0.20 mg 0.25 mL 25 U</p><p>8-0.24 mg 0.30 mL 30 U</p><p>12-0.28 mg</p><p>0.35 mL 35 U</p><p>17-0.32 mg</p><p>0.40 mL 40 U</p><p>22-0.40 mg</p><p>0.50 mL 50 U</p><p>33-0.50 mg</p><p>0.25 mL 25 U 44-0.60 mg</p><p>0.30 mL 30 U 60-0.70 mg</p><p>0.35 mL 35 U 0.80 mg</p><p>0.40 mL 40 U</p><p>You or your child should eat a light snack and drink enough water, milk or juice about 30 minutes before the injection. This can reduce side effects such as dizziness, tiredness or nausea (feeling sick).</p><p>How to use Voxzogo Inject Voxzogo slowly under the skin (subcutaneous injection).</p><p>The injection should be given at around the same time each day.</p><p>It is recommended that you give the injection in a different place each day and do not use the same site 2 days in a row. Do not inject this medicine into moles, scars, birthmarks, or areas where the skin is tender, bruised, red, or hard.</p><p>If you use more Voxzogo than you should If you inject more Voxzogo than you should, contact your doctor straight away.</p><p>If you forget to use Voxzogo<br/>If your child misses a dose, the injection should still be given if it is within 12 hours of the scheduled time. If more than 12 hours have passed since the scheduled dose time, do not inject the missed dose. Wait until the next day and continue with the usual dose at the usual time.</p><p>If you stop using Voxzogo<br/>Always talk to your child s doctor before deciding to stop your child s treatment. If you or your child 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>Very common side effects<br/>These may affect more than 1 in 10 people:</p><ul><li>Vomiting</li><li>Low blood pressure (temporary effects include dizziness, feeling tired or feeling sick shortly after an injection)</li><li>Injection site reactions: redness, itching, inflammation, swelling, bruising, rash, hives, pain. Injection site reactions are usually minor and resolve on their own within a few hours</li><li>High levels of blood alkaline phosphatase (shown in blood tests)</li></ul><p>Common side effects<br/>These may affect up to 1 in 10 people:</p><ul><li>Nausea</li><li>Feeling faint or light-headed and passing out</li><li>Dizziness</li><li>Tiredness</li></ul><p>Reporting of side effects<br/>If you or your child get any side effects, talk to your doctor 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 voxzogo" ] ;
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 voxzogo" ]       ] ;
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 after EXP . The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C 8 C). Do not freeze. Store in the original package in order to protect from light.</p><p>Voxzogo may be stored at room temperature (below 30 C) for up to 90 days, but not beyond the expiry date. Do not return Voxzogo to refrigerator after storage at room temperature. Record on the carton the date you remove Voxzogo from the refrigerator to store at room temperature.</p><p>Use Voxzogo as soon as it has been made up as a solution. In any case it must be given within 3 hours of making it up. Do not use this medicine if the solution for injection is cloudy or contains any particles.</p><p>Do not throw away any medicines via 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 Voxzogo contains</p><ul><li>The active substance is vosoritide.</li></ul><ul><li>Each vial of 0.4 mg powder reconstituted in a solution of 0.5 mL solvent, corresponds to a concentration of 0.8 mg/mL.</li><li>Each vial 0.56 mg powder reconstituted in a solution of 0.7 mL solvent, corresponds to a concentration of 0.8 mg/mL.</li><li>Each vial of 1.2 mg powder reconstituted in a solution of 0.6 mL solvent, corresponds to a concentration of 2 mg/mL.</li></ul><ul><li>The other ingredients are citric acid (E 330), sodium citrate (E 331), trehalose dihydrate, mannitol (E 421), methionine, polysorbate 80 (E 433).</li><li>The solvent is water for injections.</li></ul><p>What Voxzogo looks like and contents of the pack</p><p>Voxzogo powder and solvent for solution for injection is provided as:</p><ul><li>a white to yellow powder for solution for injection in a glass vial, and</li><li>a clear and colourless solvent (water for injections) to dissolve the powder.</li></ul><p>After dissolving the powder in the solvent the solution is a clear, colourless to yellow liquid.</p><p>Each carton contains:</p><ul><li>10 vials of Voxzogo</li><li>10 pre-filled syringes of water for injections</li><li>10 individual single use needles</li><li>10 individual single use syringes</li></ul><p>Marketing Authorisation Holder and Manufacturer BioMarin International Limited Shanbally, Ringaskiddy County Cork Ireland P43 RThis leaflet was last revised in MM/YYYY.</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpe6fbce999498edd4c95f0774e58fd4a0> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpe6fbce999498edd4c95f0774e58fd4a0"] ; # 
  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_mpe6fbce999498edd4c95f0774e58fd4a0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpe6fbce999498edd4c95f0774e58fd4a0</b></p><a name=\"mpe6fbce999498edd4c95f0774e58fd4a0\"> </a><a name=\"hcmpe6fbce999498edd4c95f0774e58fd4a0\"> </a><a name=\"mpe6fbce999498edd4c95f0774e58fd4a0-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/21/1577/001 10 x 0.4 mg Powder and solvent for solution for injection</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>: Voxzogo 0.4 mg powder and solvent for solution for injection</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/1577/001 10 x 0.4 mg Powder and solvent for solution for injection" ]
  ] ) ; # 
  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 "Voxzogo 0.4 mg powder and solvent for solution for injection" ] ;
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" ]         ] )       ]     ] )
  ] ) . #