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

<Composition/composition-en-249170621fe2e34bc97c331b03b5b5b0> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-249170621fe2e34bc97c331b03b5b5b0"] ; # 
  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-249170621fe2e34bc97c331b03b5b5b0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-249170621fe2e34bc97c331b03b5b5b0</b></p><a name=\"composition-en-249170621fe2e34bc97c331b03b5b5b0\"> </a><a name=\"hccomposition-en-249170621fe2e34bc97c331b03b5b5b0\"> </a><a name=\"composition-en-249170621fe2e34bc97c331b03b5b5b0-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/18/1335/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 - poteligeo</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/18/1335/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/mp249170621fe2e34bc97c331b03b5b5b0" ]
  ] ) ; # 
  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 - poteligeo"] ; # 
  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 POTELIGEO is and what it is used for</li><li>What you need to know before you use POTELIGEO</li><li>How POTELIGEO is given</li><li>Possible side effects</li><li>How to store POTELIGEO</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What poteligeo 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 poteligeo 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>POTELIGEO contains the active substance mogamulizumab, which belongs to a group of medicines called monoclonal antibodies. Mogamulizumab targets cancer cells which are then destroyed by the immune system (the body s defence).</p><p>This medicine is used to treat adults with mycosis fungoides and S zary syndrome, which are types of cancers called cutaneous T-cell lymphomas. The medicine is for use in patients who have received at least one medicine given by mouth or by injection.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take poteligeo" ] ;
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 poteligeo" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use POTELIGEO:</p><ul><li>if you are allergic to mogamulizumab 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 or nurse before using POTELIGEO if you:</p><ul><li>ever had a severe skin reaction with this medicine.</li><li>ever had an infusion reaction with this medicine (possible symptoms of an infusion reaction are listed in section 4).</li><li>have human immunodeficiency virus (HIV), herpes, cytomegalovirus (CMV), or hepatitis B or C infection, or other on-going infections.</li><li>have had or plan to have a stem cell transplant, either using your own cells or a donor s.</li><li>have had tumour lysis syndrome (a complication involving the destruction of cancer cells) after a previous treatment.</li><li>have heart problems.</li></ul><p>Tell the person giving you the infusion or get medical help straight away if you experience a reaction during or after any POTELIGEO infusion.</p><p>Tell your doctor immediately if you experience any of the serious side effects listed in Section 4 after starting POTELIGEO treatment.</p><p>Other medicines and POTELIGEO Tell your doctor if you are taking, have recently taken,or might take any other medicines.</p><p>Children and adolescents This medicine should not be used in children and adolescents below 18 years of age.</p><p>Pregnancy and breast-feeding The effects of POTELIGEO in pregnancy and breast-feeding are not known. Due to the mechanism of action of the medicine, it may harm your baby if it is administered when you are pregnant or breast- feeding.</p><p>If you can get pregnant, you will need to use effective contraception during and for at least six months after receiving this treatment.</p><p>If you are breast-feeding, you should discuss with your doctor whether you can breast-feed during or after treatment with POTELIGEO.</p><p>You must tell your doctor or nurse if you are pregnant, breast-feeding, think you may be pregnant, or are planning to have a baby.</p><p>Driving and using machines POTELIGEO is unlikely to affect your ability to drive and use machines. However, the medicine can cause tiredness in some people, so take particular care when driving and using machines until you are certain that this medicine does not affect you.</p><p>POTELIGEO contains sodium This medicine contains less than 1 mmol sodium (23 mg) per vial, that is to say essentially sodium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take poteligeo" ] ;
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 poteligeo" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The amount of POTELIGEO you will receive is calculated by your doctor based on your body weight.<br/>The recommended dose is 1mg POTELIGEO for each kg of body weight.</p><p>POTELIGEO will be given to you through a vein (intravenous infusion) over at least 60 minutes. To start with, the infusions will be given once a week for the first 5 doses, then once every 2 weeks. Treatment should be continued unless you get serious side effects or the cutaneous T-cell lymphoma starts to get worse.</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>Serious side effects</p><p>Tell your doctor or nurse or get medical help immediately if you have any of the following signs and symptoms after starting POTELIGEO:</p><p>Very common side effects (may affect more than 1 in 10 people):</p><ul><li><p>chills, nausea or vomiting, headache, wheezing, itching, flushing, rash, dizziness or feeling faint, difficulty breathing and fever, which may be signs of an infusion reaction. If this happens, the infusion may need to be stopped and you may require additional treatment. When the symptoms go away, POTELIGEO can normally continue to be given, but more slowly. Your doctor may stop POTELIGEO treatment if your reaction is severe.</p></li><li><p>signs of infection, which may include a fever, sweats or chills, flu-like symptoms, sore throat or difficulty swallowing, cough, shortness of breath, stomach pain, nausea or vomiting, diarrhoea and feeling very unwell.</p></li><li><p>skin rash (which may become severe), or sore mouth. In some people receiving POTELIGEO for other types of cancers, skin pain/burning sensation, itching, skin blisters/peeling, ulcers in the mouth or on the lips or genitals occurred, which are possible signs of a severe skin reaction, such as Stevens-Johnson syndrome or toxic epidermal necrolysis (which affected up to 1 in people).<br/>Uncommon side effects (may affect up to 1 in 100 people):</p></li><li><p>fever, chills, nausea, vomiting, confusion, shortness of breath, seizures, irregular heartbeat, dark or cloudy urine, unusual tiredness and/or muscle or joint pain. The destruction of cancer cells and the body s reaction to it can very occasionally lead to a problem called tumour lysis syndrome.</p></li><li><p>chest pain, shortness of breath, fast or slow heartbeat, sweating, dizziness, nausea or vomiting, weakness, feeling faint and feeling unwell. Although unlikely to be caused by this medicine, these may be signs of a heart disorder. Not known (frequency cannot be estimated from the available data):</p></li><li><p>if you go on to have a stem cell transplant, it is possible that you could then develop complications (graft versus host disease) that are difficult to manage. Symptoms may include skin rashes or blistering, nausea or diarrhoea that doesn t go away, stomach pain or vomiting, joint pain or stiffness, dry or irritated eyes or blurred vision, mouth sores, irritation or pain, a cough that does not go away or difficulty breathing, sensitive genitals, jaundice (turning yellow), dark urine, and any swelling.</p></li></ul><p>Other side effects</p><p>Talk to your doctor if you get any other side effects. These can include:</p><p>Very common side effects (may affect more than 1 in 10 people):</p><ul><li>Lack of energy (fatigue)</li><li>Constipation</li><li>Swollen legs or ankles</li><li>Headache</li></ul><p>Common side effects (may affect up to 1 in 10 people):</p><ul><li>Anaemia (reduced red blood cells)</li><li>Reduced blood platelets (thrombocytopenia)</li><li>Reduced white blood cells (neutropenia and leucopenia) or reduced lymphocytes</li><li>Blood tests showing raised liver enzyme levels</li><li>Underactive thyroid</li></ul><p>Uncommon side effects (may affect up to 1 in 100 people)</p><ul><li>Inflammation of the liver (hepatitis)</li></ul><p>Reporting of side effects If you 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 poteligeo" ] ;
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 poteligeo" ]       ] ;
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 and the vial after EXP . The expiry date refers to the last day of that month.</p><p>Unopened vial: Store in a refrigerator (2 C - 8 C). Do not freeze.</p><p>Store in the original carton in order to protect from light</p><p>Reconstituted/diluted solution: Use immediately or store in a refrigerator (2 C - 8 C) and use within 24 hours.</p><p>Do not use this medicine if you notice signs of deterioration, such as particulate matter or discolouration.</p><p>Do not throw away any medicines via wastewater or household waste. 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 POTELIGEO contains</p><ul><li>Each vial contains 20 mg of mogamulizumab in 5 mL of concentrate, corresponding to 4 mg/mL.</li><li>The other excipients are citric acid monohydrate, glycine, polysorbate 80, sodium hydroxide, hydrochloric acid, and water for injections. See section 2 POTELIGEO contains sodium .</li></ul><p>What POTELIGEO looks like and contents of the pack POTELIGEO is a clear, colourless solution. The pack contains a glass vial containing 5 mL concentrate for solution for infusion.</p><p>Marketing Authorisation Holder Kyowa Kirin Holdings B.V. Bloemlaan 2 2132NP Hoofddorp Netherlands</p><p>Manufacturer<br/>allphamed PHARBIL Arzneimittel GmbH Hildebrandstr. 10-37081 G ttingen Germany</p><p>This leaflet was last revised in &lt;{MM/YYYY}&gt;&lt;{month YYYY}&gt;.</p><p>Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp249170621fe2e34bc97c331b03b5b5b0> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp249170621fe2e34bc97c331b03b5b5b0"] ; # 
  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_mp249170621fe2e34bc97c331b03b5b5b0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp249170621fe2e34bc97c331b03b5b5b0</b></p><a name=\"mp249170621fe2e34bc97c331b03b5b5b0\"> </a><a name=\"hcmp249170621fe2e34bc97c331b03b5b5b0\"> </a><a name=\"mp249170621fe2e34bc97c331b03b5b5b0-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/18/1335/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>: POTELIGEO 4 mg/mL concentrate for solution for infusion</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/18/1335/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 "POTELIGEO 4 mg/mL concentrate for solution for infusion" ] ;
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" ]         ] )       ]     ] )
  ] ) . #