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

<Composition/composition-en-234b7cd047275c814324a4fe38812d55> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-234b7cd047275c814324a4fe38812d55"] ; # 
  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-234b7cd047275c814324a4fe38812d55\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-234b7cd047275c814324a4fe38812d55</b></p><a name=\"composition-en-234b7cd047275c814324a4fe38812d55\"> </a><a name=\"hccomposition-en-234b7cd047275c814324a4fe38812d55\"> </a><a name=\"composition-en-234b7cd047275c814324a4fe38812d55-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/08/497/009</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 - nplate</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/08/497/009" ]
  ] ) ; # 
  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/mp234b7cd047275c814324a4fe38812d55" ]
  ] ) ; # 
  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 - nplate"] ; # 
  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 Nplate is and what it is used for</li><li>What you need to know before you use Nplate</li><li>How to use Nplate</li><li>Possible side effects</li><li>How to store Nplate</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What nplate 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 nplate 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>Nplate s active ingredient is romiplostim, which is a protein used to treat low platelet counts in patients with immune primary thrombocytopenia (called ITP). ITP is a disease in which your body s immune system destroys its own platelets. Platelets are the cells in your blood that help seal cuts and form blood clots. Very low platelet counts can cause bruising and serious bleeding.</p><p>Nplate is used to treat adult patients with ITP who may or may not have had their spleen removed and who have been previously treated with corticosteroids or immunoglobulins, where these treatments don t work. Nplate is also used to treat children aged 1 year and over with chronic ITP who may or may not have had their spleen removed and who have been previously treated with corticosteroids or immunoglobulins, where these treatments don t work.</p><p>Nplate works by stimulating the bone marrow (part of the bone which makes blood cells) to produce more platelets. This should help to prevent bruising and bleeding associated with ITP.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take nplate" ] ;
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 nplate" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not use Nplate:</p><ul><li>if you are allergic to romiplostim or any of the other ingredients of this medicine (listed in section 6).</li><li>if you are allergic to other medicines that are produced by DNA technology using the micro-organism Escherichia coli (E. coli).</li></ul><p>Warnings and precautions</p><ul><li><p>If you stop taking Nplate a low blood platelet count (thrombocytopenia) is likely to reoccur. If you stop taking Nplate your platelet count will have to be monitored, and your doctor will discuss appropriate precautions with you.</p></li><li><p>If you are at risk of blood clots or if blood clots are common in your family. The risk of blood clotting may also be increased if you:</p></li></ul><ul><li>have liver problems;</li><li>are elderly ( 65 years);</li><li>are bedridden;</li><li>have cancer;</li><li>are taking the contraceptive pill or hormone replacement therapy;</li><li>have recently had surgery or suffered an injury;</li><li>are obese (overweight);</li><li>are a smoker. Talk to your doctor, pharmacist or nurse before using Nplate.</li></ul><p>If you have very high blood platelet counts this may increase the risk of blood clotting. Your doctor will adjust your dose of Nplate to ensure that your platelet count does not become too high.</p><p>Bone marrow changes (increased reticulin and possible bone marrow fibrosis)</p><p>Long-term use of Nplate may cause changes in your bone marrow. These changes may lead to abnormal blood cells or your body making less blood cells. The mild form of these bone marrow changes is called increased reticulin and has been observed in Nplate clinical trials. It is not known if this may progress to a more severe form called fibrosis. Signs of bone marrow changes may show up as abnormalities in your blood tests. Your doctor will decide if abnormal blood tests mean that you should have bone marrow tests or if you should stop taking Nplate.</p><p>Worsening of blood cancers</p><p>Your doctor may decide to take a bone marrow biopsy if they decide it is necessary to ensure that you have ITP, and not another condition such as Myelodysplastic Syndrome (MDS). If you have MDS and receive Nplate you may have an increase in your blast cell counts and your MDS condition may worsen to become an acute myeloid leukaemia, which is a type of cancer of the blood.</p><p>Loss of response to romiplostim</p><p>If you experience a loss of response or failure to maintain a platelet response with romiplostim treatment, your doctor will investigate the reasons why including whether you are experiencing increased bone marrow fibres (reticulin) or have developed antibodies which neutralise romiplostim s activity.</p><p>Children and adolescents</p><p>Nplate is not recommended for use in children aged under 1 year.</p><p>Other medicines and Nplate</p><p>Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>If you are also taking medicines which prevent blood clots (anticoagulants or antiplatelet therapy) there is a greater risk of bleeding. Your doctor will discuss this with you.</p><p>If you are taking corticosteroids, danazol, and/or azathioprine, which you may be receiving to treat your ITP, these may be reduced or stopped when given together with Nplate.</p><p>Pregnancy and breast-feeding</p><p>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. Nplate is not recommended for use if you are pregnant unless indicated by your doctor.</p><p>It is not known whether romiplostim is present in human milk. Nplate is not recommended for use if you are breast-feeding. A decision on whether to discontinue breast-feeding or discontinue therapy with romiplostim should be made taking into account the benefit of breast-feeding to your child and the benefit of romiplostim therapy to you.</p><p>Driving and using machines</p><p>You should speak with your doctor before driving or using machines, as some side effects (e.g. temporary bouts of dizziness) may impair your ability to do so safely.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take nplate" ] ;
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 nplate" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Adult and children (1 to 17 years):</p><p>Nplate will be given under the direct supervision of your doctor, who will closely control the amount of Nplate given to you.</p><p>Nplate is administered once a week as an injection under the skin (subcutaneous).</p><p>Your initial dose is 1 microgram of Nplate per kilogram of your body weight once a week. Your doctor will tell you how much you must take. Nplate should be injected once per week in order to keep your platelet counts up. Your doctor will take regular blood samples to measure how your platelets are responding and may adjust your dose as necessary.</p><p>Once your platelet count is under control, your doctor will continue to regularly check your blood. Your dose may be adjusted further in order to maintain long-term control of your platelet count.</p><p>Children (1 to 17 years old): in addition to adjusting your dose based on platelet counts, your doctor will also regularly reassess your body weight in order to adjust your dose.</p><p>If you use more Nplate than you should</p><p>Your doctor will ensure that you receive the right amount of Nplate. If you have been given more Nplate than you should, you may not experience any physical symptoms but your blood platelet counts may rise to very high levels and this may increase the risk of blood clotting. Therefore if your doctor suspects that you have been given more Nplate than you should, it is recommended that you are monitored for any signs or symptoms of side effects and that you are given appropriate treatment immediately.</p><p>If you use less Nplate than you should</p><p>Your doctor will ensure that you receive the right amount of Nplate. If you have been given less Nplate than you should, you may not experience any physical symptoms but your blood platelet counts may become low and this may increase the risk of bleeding. Therefore if your doctor suspects that you have been given less Nplate than you should, it is recommended that you are monitored for any signs or symptoms of side effects and that you are given appropriate treatment immediately.</p><p>If you forget to use Nplate</p><p>If you have missed a dose of Nplate, your doctor will discuss with you when you should have your next dose.</p><p>If you stop using Nplate</p><p>If you stop using Nplate, your low blood platelet count (thrombocytopenia) is likely to reoccur. Your doctor will decide if you should stop using Nplate.</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>Possible side effects in adults with ITP</p><p>Very common: may affect more than 1 in 10 people</p><ul><li>headache;</li><li>allergic reaction;</li><li>upper respiratory tract infection.</li></ul><p>Common: may affect up to 1 in 10 people</p><ul><li><p>bone marrow disorder, including increased bone marrow fibres (reticulin);</p></li><li><p>trouble sleeping (insomnia);</p></li><li><p>dizziness;</p></li><li><p>tingling or numbness of the hands or feet (paraesthesia);</p></li><li><p>migraine;</p></li><li><p>redness of the skin (flushing);</p></li><li><p>blood clot in a lung artery (pulmonary embolism);</p></li><li><p>nausea;</p></li><li><p>diarrhoea;</p></li><li><p>abdominal pain;</p></li><li><p>indigestion (dyspepsia);</p></li><li><p>constipation;</p></li><li><p>itching of the skin (pruritis);</p></li><li><p>bleeding under the skin (ecchymosis);</p></li><li><p>bruising (contusion);</p></li><li><p>rash;</p></li><li><p>joint pain (arthralgia);</p></li><li><p>muscles pain or weakness (myalgia);</p></li><li><p>pain in your hands and feet;</p></li><li><p>muscle spasm;</p></li><li><p>back pain;</p></li><li><p>bone pain;</p></li><li><p>tiredness (fatigue);</p></li><li><p>injection site reactions;</p></li><li><p>swelling in the hands and feet (oedema peripheral);</p></li><li><p>flu like symptoms (influenza like illness);</p></li><li><p>pain;</p></li><li><p>weakness (asthenia);</p></li><li><p>fever (pyrexia);</p></li><li><p>chills;</p></li><li><p>contusion;</p></li><li><p>swelling of the face, lips, mouth, tongue or throat which may cause difficulty in swallowing or breathing (angioedema);</p></li><li><p>gastroenteritis;</p></li><li><p>palpitations;</p></li><li><p>inflammation of the sinuses (sinusitis);</p></li><li><p>inflammation of the passages that carry air to the lungs (bronchitis).</p></li></ul><p>Common: may affect up to 1 in 10 people (may show up in blood or urine tests)</p><ul><li>low blood platelet count (thrombocytopenia) and low blood platelet count (thrombocytopenia) after stopping Nplate;</li><li>higher than normal platelet counts (thrombocytosis);</li><li>anaemia.</li></ul><p>Uncommon: may affect up to 1 in 100 people</p><ul><li><p>bone marrow failure; disorder of the bone marrow that causes scarring (myelofibrosis); enlarged spleen (splenomegaly); bleeding of the vagina (vaginal haemorrhage), bleeding in the rectum (rectal haemorrhage); bleeding mouth (mouth haemorrhage); injection site bleeding (injection site haemorrhage);</p></li><li><p>heart attack (myocardial infarction); increased heart rate;</p></li><li><p>dizziness or a spinning sensation (vertigo);</p></li><li><p>problems with the eyes including: bleeding in the eye (conjunctival haemorrhage); difficulty focussing or blurred vision (accommodation disorder, papilloedema or eye disorder); blindness; itchy eye (eye pruritus); increased tears (lacrimation increased); or visual disturbances;</p></li><li><p>problems with the digestive system including: vomiting; bad breath (breath odour); difficulty swallowing (dysphagia); indigestion or heartburn (gastro-oesophageal reflux disease); blood in the stools (haematochezia); stomach discomfort; mouth ulcers or mouth blistering (stomatitis); discoloured teeth (tooth discolouration);</p></li><li><p>weight decreased; weight increased; intolerance of alcohol; loss of appetite (anorexia or decreased appetite); dehydration;</p></li><li><p>generally feeling unwell (malaise); chest pain; irritability; swelling of the face (face oedema); feeling hot; increased body temperature; feeling jittery;</p></li><li><p>influenza; localised infection; inflammation of the passages in the nose and throat (nasopharyngitis);</p></li><li><p>problems with the nose and throat including: cough; runny nose (rhinorrhoea); dry throat; shortness of breath or difficulty breathing (dyspnoea); nasal congestion; painful breathing (painful respiration)</p></li><li><p>painful swollen joints caused by uric acid (food breakdown product) (gout);</p></li><li><p>muscle tightness; muscular weakness; shoulder pain; muscle twitching;</p></li><li><p>problems with your nervous system including involuntary muscle contractions (clonus); distorted sense of taste (dysgeusia); decrease in sense of taste (hypogeusia); decreased feeling of sensitivity, especially in the skin (hypoaesthesia); alteration in the nerve functions in the arms and legs (neuropathy peripheral); blood clot in the transverse sinus (transverse sinus thrombosis);</p></li><li><p>depression; abnormal dreams;</p></li><li><p>hair loss (alopecia); sensitivity to light (photosensitivity reaction); acne; allergic reaction in the skin upon contact with allergen (dermatitis contact); skin manifestation with rash and blisters (eczema); dry skin; redness of the skin (erythema); severe flaking or peeling rash (exfoliative rash); abnormal hair growth; thickening and itching of the skin due to repeated scratching (prurigo); bleeding beneath the surface of the skin or bruising under the skin (purpura); bumpy skin rash (rash papular); itchy skin rash (rash pruritic); generalised itchy rash (urticaria); bump on the skin (skin nodule); abnormal smell to the skin (skin odour abnormal);</p></li><li><p>problems with the circulation including blood clot in the vein in the liver (portal vein thrombosis); deep vein thrombosis; low blood pressure (hypotension); increased blood pressure; blocking of a blood vessel or (peripheral embolism); reduced blood flow in the hands, ankles or feet (peripheral ischaemia); swelling and clotting in a vein, which may be extremely tender when touched (phlebitis or thrombophlebitis superficial); blood clot (thrombosis);</p></li><li><p>a rare disorder characterised by periods of burning pain, redness and warmth in the feet and hands (erythromelalgia).</p></li></ul><p>Uncommon: may affect up to 1 in 100 people (may show up in blood or urine tests)</p><ul><li>a rare type of anaemia in which the red blood cells, white blood cells and platelets are all reduced in number (aplastic anaemia);</li><li>raised white blood cell count (leucocytosis);</li><li>excess platelet production (thrombocythaemia); increased platelet counts; abnormal count in the cells in the blood that prevents bleeding (platelet count abnormal);</li><li>changes in some blood tests (increase in transaminase; blood lactate dehydrogenase increased);</li><li>or cancer of white blood cells (multiple myeloma);</li><li>protein in the urine.</li></ul><p>Possible side effects in children with ITP</p><p>Very common: may affect more than 1 in 10 people</p><ul><li>upper respiratory tract infection;</li><li>pain in the mouth and throat (oropharyngeal pain);</li><li>itchy, runny or blocked nose (rhinitis);</li><li>cough;</li><li>upper abdominal pain;</li><li>diarrhoea;</li><li>rash;</li><li>fever (pyrexia);</li><li>bruising (contusion).</li></ul><p>Common: may affect up to 1 in 10 people</p><ul><li>gastroenteritis;</li><li>sore throat and discomfort when swallowing (pharyngitis);</li><li>inflammation of the eye (conjunctivitis);</li><li>ear infection;</li><li>inflammation of the sinuses (sinusitis);</li><li>swelling in the limbs/hands/feet;</li><li>bleeding beneath the surface of the skin or bruising under the skin (purpura);</li><li>itchy rash (urticaria).</li></ul><p>Uncommon: may affect up to 1 in 100 people</p><ul><li>higher than normal platelet counts (thrombocytosis).</li></ul><p>Reporting of side effects</p><p>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 nplate" ] ;
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 nplate" ]       ] ;
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 vial label 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 carton in order to protect from light.</p><p>This medicine may be removed from the refrigerator for a period of 30 days at room temperature (up to 25 C) when stored in the original carton.</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 Nplate contains</p><ul><li>The active substance is romiplostim.</li></ul><p>Each vial of Nplate 125 micrograms powder for solution for injection contains a total of 230 micrograms of romiplostim. An additional overfill is included in each vial to ensure that 125 micrograms of romiplostim can be delivered. After dissolving, a deliverable amount of 0.25 mL solution contains 125 micrograms of romiplostim (500 micrograms/mL).</p><p>Each vial of Nplate 250 micrograms powder for solution for injection contains a total of 375 micrograms of romiplostim. An additional overfill is included in each vial to ensure that 250 micrograms of romiplostim can be delivered. After dissolving, a deliverable amount of 0.5 mL solution contains 250 micrograms of romiplostim (500 micrograms/mL).</p><p>Each vial of Nplate 500 micrograms powder for solution for injection contains a total of 625 micrograms of romiplostim. An additional overfill is included in each vial to ensure that 500 micrograms of romiplostim can be delivered. After dissolving, a deliverable amount of 1 mL solution contains 500 micrograms of romiplostim (500 micrograms/mL).</p><ul><li>The other ingredients are mannitol (E421), sucrose, L-histidine, hydrochloric acid (for pH adjustment) and polysorbate 20. What Nplate looks like and contents of the pack</li></ul><p>Nplate is a white powder for solution for injection supplied in a single-dose glass vial.</p><p>Carton containing 1 or 4 vials of either 125 micrograms (beige cap), 250 micrograms (red cap) or 500 micrograms of romiplostim (blue cap).</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder and Manufacturer Amgen Europe B.V. Minervum 74817 ZK Breda The Netherlands</p><p>Marketing Authorisation Holder Amgen Europe B.V. Minervum 74817 ZK Breda The Netherlands</p><p>Manufacturer Amgen Technology (Ireland) Unlimited Company Pottery Road Dun Laoghaire Co Dublin Ireland</p><p>Manufacturer Amgen NV Telecomlaan 5-7 1831 Diegem Belgium</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder.</p><p>Belgi /Belgique/Belgien s.a. Amgen n.v. Tel/T l: +32 (0)2 7752Lietuva Amgen Switzerland AG Vilniaus filialas Tel: +370 5 219 7</p><p>.: +359 (0)2 424 7Luxembourg/Luxemburg s.a. Amgen Belgique/Belgien Tel/T l: +32 (0)2 7752 esk republika Amgen s.r.o. Tel: +420 221 773 Magyarorsz g Amgen Kft. Tel.: +36 1 35 44 Danmark Amgen, filial af Amgen AB, Sverige Tlf: +45 39617Malta Amgen B.V. The Netherlands Tel: +31 (0)76 5732Deutschland AMGEN GmbH Tel.: +49 89 1490Nederland Amgen B.V. Tel: +31 (0)76 5732Eesti Amgen Switzerland AG Vilniaus filialas Tel: +372 586 09Norge Amgen AB Tel: +47 23308<br/>Amgen . . . .: +30 210 3447 sterreich Amgen GmbH Tel: +43 (0)1 50 Espa a Amgen S.A. Tel: +34 93 600 18 Polska Amgen Biotechnologia Sp. z o.o. Tel.: +48 22 581 3France Amgen S.A.S. T l: +33 (0)9 69 363 Portugal Amgen Biofarmac utica, Lda. Tel: +351 21 4220Hrvatska Amgen d.o.o. Tel: +385 (0)1 562 57 Rom nia Amgen Rom nia SRL Tel: +4021 527 3Ireland Amgen Ireland Limited Tel: +353 1 8527Slovenija AMGEN zdravila d.o.o. Tel: +386 (0)1 585 1 sland Vistor hf. S mi: +354 535 7Slovensk republika Amgen Slovakia s.r.o. Tel: +421 2 321 114 Italia Amgen S.r.l. Tel: +39 02 6241Suomi/Finland Amgen AB, sivuliike Suomessa/Amgen AB, filial i Finland Puh/Tel: +358 (0)9 54900K<br/>C.A. Papaellinas Ltd .: +357 22741 Sverige Amgen AB Tel: +46 (0)8 6951Latvija Amgen Switzerland AG R gas fili le Tel: +371 257 25United Kingdom (Northern Ireland) Amgen Limited Tel: +44 (0)1223 420This 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/mp234b7cd047275c814324a4fe38812d55> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp234b7cd047275c814324a4fe38812d55"] ; # 
  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_mp234b7cd047275c814324a4fe38812d55\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp234b7cd047275c814324a4fe38812d55</b></p><a name=\"mp234b7cd047275c814324a4fe38812d55\"> </a><a name=\"hcmp234b7cd047275c814324a4fe38812d55\"> </a><a name=\"mp234b7cd047275c814324a4fe38812d55-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/08/497/009</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>: Nplate 125 micrograms powder 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/08/497/009" ]
  ] ) ; # 
  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 "Nplate 125 micrograms powder 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" ]         ] )       ]     ] )
  ] ) . #