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

<Composition/composition-en-6a4906798bb720b77ad2e34e8f5369c0> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-6a4906798bb720b77ad2e34e8f5369c0"] ; # 
  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-6a4906798bb720b77ad2e34e8f5369c0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-6a4906798bb720b77ad2e34e8f5369c0</b></p><a name=\"composition-en-6a4906798bb720b77ad2e34e8f5369c0\"> </a><a name=\"hccomposition-en-6a4906798bb720b77ad2e34e8f5369c0\"> </a><a name=\"composition-en-6a4906798bb720b77ad2e34e8f5369c0-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/13/888/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 - novoeight</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/13/888/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/mp6a4906798bb720b77ad2e34e8f5369c0" ]
  ] ) ; # 
  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 - novoeight"] ; # 
  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 NovoEight is and what it is used for</li><li>What you need to know before you use NovoEight</li><li>How to use NovoEight</li><li>Possible side effects</li><li>How to store NovoEight</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What novoeight 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 novoeight 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>NovoEight contains the active substance turoctocog alfa, human coagulation factor VIII. Factor VIII is a protein naturally found in the blood that helps it to clot.</p><p>NovoEight is used to treat and prevent bleeding episodes in patients with haemophilia A (inborn factor VIII deficiency) and can be used for all age groups.</p><p>In patients with haemophilia A, factor VIII is missing or not working properly. NovoEight replaces this faulty or missing factor VIII and helps blood to form clots at the site of bleeding.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take novoeight" ] ;
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 novoeight" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use NovoEight:</p><ul><li>if you are allergic to the active substance or to any of the other ingredients of this medicine (listed in section 6)</li><li>if you are allergic to hamster proteins.</li></ul><p>Do not use NovoEight if either 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>Talk to your doctor before using NovoEight.</p><p>There is a rare chance that you may experience an anaphylactic reaction (a severe, sudden allergic reaction) to NovoEight. Early signs of allergic reactions are rash, hives, weals, generalised itching, swelling of lips and tongue, difficulty in breathing, wheezing, tightness of the chest, general feeling of being unwell, and dizziness.</p><p>If any of these symptoms occur, stop the injection immediately and contact your doctor.</p><p>Talk to your doctor if you think that your bleed is not being controlled with the dose you receive, as there can be several reasons for this. Some people using this medicine can develop antibodies to factor VIII (also known as factor VIII inhibitors). Factor VIII inhibitors make NovoEight less effective in preventing or controlling bleeding. If this happens you may need a higher dose of NovoEight or a different medicine to control your bleed. Do not increase the total dose of NovoEight to control your bleed without talking to your doctor. You should tell your doctor if you have been previously treated with factor VIII products, especially if you developed inhibitors, since there might be a higher risk that it happens again.</p><p>The formation of inhibitors (antibodies) is a known complication that can occur during treatment with all Factor VIII medicines. These inhibitors, especially at high levels, stop the treatment working properly and you or your child will be monitored carefully for the development of these inhibitors. If you or your child s bleeding is not being controlled with NovoEight, tell your doctor immediately.</p><p>Other medicines and NovoEight Tell your doctor if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy and breastfeeding<br/>If you are pregnant or breastfeeding, think that you may be pregnant or are planning to have a baby, ask your doctor for advice before taking this medicine.</p><p>Driving and using machines NovoEight has no influence on your ability to drive and use machines.</p><p>NovoEight contains sodium This medicine contains 30.5 mg sodium (main component of cooking/table salt) per reconstituted vial.<br/>This is equivalent to 1.5% of the recommended maximum dietary intake of sodium for an adult.</p><p>Talk to your doctor if you are on a controlled sodium diet.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take novoeight" ] ;
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 novoeight" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Treatment with NovoEight will be started by a doctor who is experienced in the care of patients with haemophilia A. Always use this medicine exactly as your doctor has told you. Check with your doctor if you are not sure.</p><p>Your doctor will calculate your dose for you. This will depend on your weight and what the medicine is being used for.</p><p>Prevention of bleeding The usual dose of NovoEight is 20 to 50 international units (IU) per kg of body weight. The injection is given every 2 to 3 days. In some cases, especially in younger patients, more frequent injections or higher doses may be needed.</p><p>Treatment of bleeding The dose of NovoEight is calculated depending on your body weight and the factor VIII levels to be achieved. The target factor VIII levels will depend on the severity and location of the bleeding.</p><p>Use in children and adolescents NovoEight can be used in children of all ages. In children (below the age of 12) higher doses or more frequent injections may be needed. Adolescents (above the age of 12) can use the same dose as adults. How NovoEight is given NovoEight is given as an injection into a vein. See Instructions on how to use NovoEight for more information.</p><p>If you use more NovoEight than you should If you use more NovoEight than you should, tell your doctor or go to a hospital straight away.</p><p>If you forget to use NovoEight You should contact your doctor if you have missed a dose and do not know how to compensate for this.</p><p>If you stop using NovoEight If you stop using NovoEight you may no longer be protected against bleeding or a current bleed may not stop. Do not stop using NovoEight without talking to your doctor.</p><p>If you have any further questions on the use of this medicine, ask your doctor.</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. The following side effects may occur with this medicine.</p><p>If severe, sudden allergic reactions (anaphylactic reactions) occur (very rare), the injection must be stopped immediately. You must contact your doctor immediately if you have one of the following early symptoms:</p><ul><li>difficulty in breathing, shortness of breath or wheezing</li><li>chest tightness</li><li>swelling of the lips and tongue</li><li>rash, hives, weals or generalised itching</li><li>feeling dizzy or loss of consciousness</li><li>low blood pressure (having pale and cold skin, fast heartbeat).</li></ul><p>Severe symptoms, including difficulty in swallowing or breathing and red or swollen face or hands, require prompt emergency treatment.</p><p>If you have a severe allergic reaction, your doctor may change your medicine.</p><p>For children not previously treated with Factor VIII medicines, inhibitor antibodies (see section 2) may form very commonly (more than 1 in 10 patients); however patients who have received previous treatment with Factor VIII (more than 150 days of treatment) the risk is uncommon (less than 1 in patients). If this happens to you or your child s medicines may stop working properly and you or your child may experience persistent bleeding. If this happens, you should contact your doctor immediately.</p><p>Common side effects (may affect up to 1 in 10 people)</p><ul><li>blood tests showing changes in the way the liver functions</li><li>reactions (redness and itching) around the site where you injected the medicine.</li></ul><p>Common side effects (may affect up to 1 in 10 people) in patients who have not previously treated with Factor VIII medicines</p><ul><li>blushing of the skin</li><li>inflammation of vein</li><li>bleeding into joint spaces</li><li>bleeding in muscle tissue</li><li>cough</li><li>redness around the site where you placed catheter</li><li>vomiting.</li></ul><p>Uncommon side effects (may affect up to 1 in 100 people)</p><ul><li>feeling tired</li><li>headache</li><li>feeling dizzy</li><li>difficulty sleeping (insomnia)</li><li>fast heartbeat</li><li>increased blood pressure</li><li>rash</li><li>fever</li><li>feeling hot</li><li>stiffness of muscles</li><li>pain in muscles</li><li>pain in legs and arms</li><li>swelling of legs and feet</li><li>joint disease</li><li>bruising</li><li>heart attack.</li></ul><p>Side effects in children and adolescents The side effects observed in children and adolescents are the same as observed in adults.</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 novoeight" ] ;
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 novoeight" ]       ] ;
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 after EXP on the carton and on the vial and the pre-filled syringe labels. The expiry date refers to the last day of that month.</p><p>Store in a refrigerator (2 C 8 C).<br/>Do not freeze. Keep the vial in the outer carton in order to protect from light.</p><p>Before the NovoEight powder is reconstituted it may be kept at:</p><ul><li>room temperature ( 30 C) for a single period no longer than 9 months</li></ul><p>or</p><ul><li>above room temperature (30 C up to 40 C) for a single period no longer than 3 months.</li></ul><p>Once the product has been taken out of the refrigerator, the product must not be returned to the refrigerator.</p><p>Please record the beginning of storage and the storage temperature on the product carton.</p><p>Once you have reconstituted NovoEight it should be used right away. If you cannot use the reconstituted NovoEight solution immediately, it should be used within:</p><ul><li>24 hours stored at 2 C 8 C</li><li>4 hours stored at 30 C, for product which has been kept for a single period no longer than 9 months at room temperature ( 30 C)</li><li>4 hours stored up to 40 C, for product which has been kept for a single period no longer than 3 months at above room temperature (30 C up to 40 C).</li></ul><p>Store the reconstituted product in the vial. If not used straight away the medicine may no longer be sterile and could cause infection. Do not store the solution without your doctor s advice.</p><p>The powder in the vial appears as a white or slightly yellow powder. Do not use the powder if the colour has changed.</p><p>The reconstituted solution will be clear to slightly opalescent. Do not use this medicine if you notice that it is cloudy or contains visible particles.</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 NovoEight contains</p><p>The active substance is turoctocog alfa (human coagulation factor VIII (rDNA)). Each vial of NovoEight contains nominally 250, 500, 1000, 1500, 2000 or 3000 IU turoctocog alfa.</p><p>The other ingredients are L-histidine, sucrose, polysorbate 80, sodium chloride, L-methionine, calcium chloride dihydrate, sodium hydroxide and hydrochloric acid.</p><p>The ingredients in the solvent are sodium chloride and water for injections.</p><p>After reconstitution with the supplied solvent (sodium chloride 9 mg/ml (0.9%) solution for injection), the prepared solution for injection contains 62.5, 125, 250, 375, 500 or 750 IU turoctocog alfa per ml, respectively, (based on the strength of turoctocog alfa, i.e. 250, 500, 1000, 1500, 2000 or 3000 IU).</p><p>What NovoEight looks like and contents of the pack NovoEight is a powder and solvent for solution for injection. Each pack of NovoEight contains a vial with white or slightly yellow powder, a 4 ml pre-filled syringe with a clear colourless solution, a plunger rod and a vial adapter.</p><p>Marketing Authorisation Holder and Manufacturer Novo Nordisk A/S Novo All<br/>DK-2880 Bagsv rd, Denmark</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/mp6a4906798bb720b77ad2e34e8f5369c0> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp6a4906798bb720b77ad2e34e8f5369c0"] ; # 
  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_mp6a4906798bb720b77ad2e34e8f5369c0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp6a4906798bb720b77ad2e34e8f5369c0</b></p><a name=\"mp6a4906798bb720b77ad2e34e8f5369c0\"> </a><a name=\"hcmp6a4906798bb720b77ad2e34e8f5369c0\"> </a><a name=\"mp6a4906798bb720b77ad2e34e8f5369c0-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/13/888/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>: NovoEight 250 IU 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/13/888/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 "NovoEight 250 IU 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" ]         ] )       ]     ] )
  ] ) . #