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

<Composition/composition-en-25e890f25f8f1bec07dd339802b5338b> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-25e890f25f8f1bec07dd339802b5338b"] ; # 
  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-25e890f25f8f1bec07dd339802b5338b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-25e890f25f8f1bec07dd339802b5338b</b></p><a name=\"composition-en-25e890f25f8f1bec07dd339802b5338b\"> </a><a name=\"hccomposition-en-25e890f25f8f1bec07dd339802b5338b\"> </a><a name=\"composition-en-25e890f25f8f1bec07dd339802b5338b-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/23/1790/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 - velsipity</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/23/1790/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/mp25e890f25f8f1bec07dd339802b5338b" ]
  ] ) ; # 
  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 - velsipity"] ; # 
  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 Velsipity is and what it is used for</li><li>What you need to know before you take Velsipity</li><li>How to take Velsipity</li><li>Possible side effects</li><li>How to store Velsipity</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What velsipity 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 velsipity 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>Velsipity contains the active substance etrasimod, which belongs to a group of medicines known as sphingosine-1-phosphate receptor modulators.</p><p>Velsipity is used in adults and adolescents aged 16 years and older for the treatment of moderately to severely active ulcerative colitis (UC). Ulcerative colitis is an inflammatory disease of the large bowel. If you have ulcerative colitis you will first be given other medicines. If you do not respond well enough or cannot take these medicines, you may be given Velsipity to reduce the signs and symptoms of the disease.</p><p>The active substance in Velsipity, etrasimod, prevents lymphocytes (a type of white blood cell) from travelling from the lymph nodes (part of the body s immune system that contains lymphocytes) into the blood. These lymphocytes are involved in the inflammation that is linked to the development of ulcerative colitis. By reducing the number of lymphocytes circulating in the blood surrounding the large bowel, etrasimod helps to reduce bowel inflammation and the symptoms associated with the disease.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take velsipity" ] ;
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 velsipity" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Velsipity</p><ul><li>if you are allergic to etrasimod or any of the other ingredients of this medicine (listed in section 6);</li><li>if your healthcare professional has told you that you have a severely weakened immune system;</li><li>if you have had a heart attack, unstable angina pectoris (chest pain caused by interruptions in the heart s blood supply that occurs at rest or without an obvious trigger), stroke, transient ischaemic attack (TIA, also known as a mini-stroke) or certain types of severe heart failure in the last 6 months;</li><li>if you have certain types of arrhythmia (irregular or abnormal heartbeat) your doctor will check your heart before starting treatment;</li><li>if you have a severe active infection or active chronic infection, such as hepatitis (inflammation of the liver) or tuberculosis;</li><li>if you have cancer;</li><li>if you have severe liver problems;</li><li>if you are pregnant or a woman of childbearing potential not using effective contraception.</li></ul><p>Warnings and precautions<br/>Talk to your doctor or, pharmacist before taking Velsipity if:</p><ul><li>you have a slow heart rate or you are taking or have recently taken medicines that slow your heart rate (such as beta blockers or calcium channel blockers);</li><li>you have ever had a stroke or other diseases related to blood vessels in the brain;</li><li>you have problems with your liver;</li><li>you have an infection;</li><li>you have low levels of lymphocytes (a type of white blood cell);</li><li>you have recently had or are planning to have a vaccination;</li><li>you have ever had problems with your vision or other symptoms of build-up of fluid in the back of the eye;</li><li>you have inflammation of the eye;</li><li>you have diabetes (which can cause problems with your eyes);</li><li>you have high blood pressure;</li><li>you have severe lung disease, such as pulmonary fibrosis (lung damage with tissue scarring and thickening), asthma or chronic obstructive pulmonary disease (a type of lung disease marked by permanent damage to lung tissues).</li></ul><p>Slow heart rate and irregular heart rhythm Before you start taking Velsipity, your doctor will check your heart using an electrocardiogram (ECG; a test of the heart s electrical activity). This is because Velsipity can cause a temporary decrease in heart rate and other heart rhythm disorders when starting treatment. When this happens, you may feel dizzy or tired or be consciously aware of your heartbeat, or your blood pressure may drop. If these effects are severe, tell your doctor, because you may need treatment right away. If you restart treatment again after stopping for 7 or more days in a row, your doctor may re-check your heart using an ECG.</p><p>If you have certain heart conditions, your doctor will also monitor you for at least the first 4 hours after your first dose. Your doctor will ask you to stay at the hospital or clinic for 4 hours and will measure your pulse and blood pressure every hour after taking the first dose of Velsipity. You should have an ECG performed before the first dose of Velsipity and after the 4-hour monitoring period. If after the 4-hour period you have a very slow or decreasing heart rate, or if your ECG shows abnormalities, you may need to be monitored for a longer period until these have resolved.</p><p>High blood pressure As Velsipity can increase your blood pressure, your doctor may want to check your blood pressure regularly.</p><p>Infections Velsipity lowers the levels of white blood cell in your blood (particularly the lymphocyte count). White blood cells fight infection. While you are taking Velsipity (and for up to about 2 weeks after you stop taking it), you may be more likely to get infections, and any infection that you already have may get worse. Talk to your doctor if you develop an infection. If you think you have an infection, have a fever, feel like you have the flu, have shingles or have a headache accompanied by a stiff neck, with sensitivity to light, nausea, rash, and/or confusion or seizures (fits) (these may be symptoms of meningitis and/or encephalitis caused by a fungal or herpes viral infection), contact your doctor straight away, because it could be serious and life-threatening.</p><p>Cases of progressive multifocal leukoencephalopathy (PML) have been reported with medicines similar to Velsipity. PML is a rare viral brain infection that may lead to severe disability or death. PML symptoms include disturbance of vision, progressive weakness, clumsiness, memory loss or confusion. If you develop any of these symptoms, speak to your doctor straight away. Your doctor will consider performing further tests to evaluate this condition and will stop your treatment with Velsipity if PML is confirmed.</p><p>Macular oedema Velsipity can cause a problem with your vision called macular oedema (swelling of the macula, the central part of the retina at the back of the eye). Your doctor will check your vision around the time you start taking Velsipity and at any time you notice vision changes during your treatment. Tell your doctor about any changes in your vision. The risk of developing macular oedema is higher if you have diabetes, uveitis (inflammation of the uvea, the layer beneath the white of the eyeball), or certain other eye problems. If you have any of these conditions, your doctor will check your vision around the time you start taking Velsipity and regularly during treatment.</p><p>Call your doctor straight away if you have any of the following:</p><ul><li>blurriness or shadows in the centre of your vision;</li><li>a blind spot in the centre of your vision;</li><li>sensitivity to light;</li><li>unusually coloured (tinted) vision.</li></ul><p>Cancer Velsipity weakens your immune system. This increases your risk of developing cancers, in particular skin cancers. Skin cancers have been reported with medicines similar to Velsipity. Talk to your doctor straight away if you notice any skin nodules (e.g., shiny pearly nodules), patches or open sores that do not heal within weeks. Symptoms of skin cancer may include abnormal growth or changes of skin tissue (e.g., unusual moles) with a change in colour, shape, or size over time. Since there is a risk for skin cancer, you should limit your exposure to sunlight and UV (ultraviolet) light by wearing protective clothing and regularly applying sunscreen (with high sun protection factor).</p><p>Posterior reversible encephalopathy syndrome (PRES) Posterior reversible encephalopathy syndrome (PRES) is a condition where the brain swells. PRES symptoms include headache, changes in vision, reduced awareness, confusion, and seizures (fits). If you develop any of these symptoms, speak to your doctor straight away.</p><p>Vaccinations If you need to receive a vaccine, seek your doctor s advice first. Vaccines may not work as well as they should during your treatment with Velsipity. You are advised to make sure your vaccinations are up-to-date before you start treatment. So-called live vaccines may trigger the infection that they are supposed to prevent and should therefore be given at least 4 weeks before you start treatment, or at least 2 weeks after you stop taking Velsipity.</p><p>Liver function tests Velsipity may affect your liver function. Tell your doctor straight away if you develop any of the following symptoms: yellowing of your skin or the whites of your eyes, abnormally dark urine (brown coloured), pain on the right side of your stomach area (abdomen), tiredness, feeling less hungry than usual or unexplained nausea and vomiting.</p><p>Before, during and after the treatment, your doctor will request blood tests to monitor your liver function. Lung problems Velsipity may have an effect on the lung function. Patients with severe lung problems have a higher chance of developing these side effects.</p><p>Other treatments for ulcerative colitis Your doctor will usually advise that you stop other treatments for ulcerative colitis with the exception of corticosteroids (like cortisone), and mesalazine. Some medicines for ulcerative colitis may also be used for other conditions. Tell your doctor about all other medicines you take. When switching from the previous treatment, because of the risk of additive immunosuppressive effects, the risk of infection may be increased for some time. Do not take any other immunosuppressive products unless your doctor has told you to do so.</p><p>Women of childbearing potential If used during pregnancy, Velsipity can harm the unborn baby. Before you start treatment with Velsipity, your doctor will explain the risk to you and ask you to do a pregnancy test in order to ensure that you are not pregnant. Your doctor will give you a patient card which explains why you should not become pregnant while taking Velsipity. It also explains what you should do to avoid becoming pregnant while you are taking Velsipity. You must use effective contraception during treatment and for at least 14 days after stopping treatment (see Pregnancy, contraception, and breast-feeding in section 2).</p><p>If any of these apply to you, tell your doctor or pharmacist before taking Velsipity.</p><p>Children and adolescents Do not give this medicine to children and adolescents aged under 16 years. This is because Velsipity has not been studied in this age group.</p><p>Other medicines and Velsipity Tell your doctor or pharmacist if you are taking, have recently taken, or might take any other medicines. This is because Velsipity can affect the way some other medicines work. Also, some other medicines can affect the way Velsipity works.</p><p>In particular, before taking Velsipity, tell your doctor or pharmacist if you are taking or have recently taken any of the following medicines:</p><ul><li>Medicines to control your heart rate and blood pressure (beta blocker medicines and calcium channel blocker medicines); use of these medicines could strengthen the effect of Velsipity on irregular heartbeat.</li><li>Medicines to control your heart rhythm (antiarrhythmics), or heartbeat.</li><li>Medicines that affect your immune system; use of these medicines with Velsipity could weaken the immune system.</li><li>Vaccines; if you need to receive a vaccine, talk to your doctor. You should not take Velsipity for at least 2 weeks before a vaccination. You should not take Velsipity for at least 4 weeks after receiving a live vaccine.</li><li>Fluconazole (an anti-fungal treatment) and certain other medicines can increase the levels of Velsipity in the blood, which increases the risk of side effects with Velsipity. It is recommended that you do not take these while also taking Velsipity and your doctor will advise you on this.</li><li>Rifampicin, enzalutamide, and certain other medicines can decrease the levels of Velsipity in the blood, reducing its effectiveness. It is recommended that you do not take these while also taking Velsipity and your doctor will advise you on this.</li></ul><p>Velsipity may slightly increase the levels of hormones released from some contraceptive pills. You will still be protected from pregnancy, but your chances of side effects from contraceptive pills may be higher. If you have any side effects, talk to your doctor or pharmacist.</p><p>Pregnancy, contraception, and breast-feeding If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor for advice before taking this medicine.</p><p>Pregnancy and contraception Do not use Velsipity during pregnancy, if you are trying to become pregnant, or if you are a woman who could become pregnant and you are not using effective contraception. If Velsipity is used during pregnancy, there is a risk of harm to the unborn baby. If you are a woman who could become pregnant, your doctor will inform you about this risk before you start treatment with Velsipity and will ask you to do a pregnancy test in order to ensure that you are not pregnant. You must use effective contraception while taking Velsipity and for at least 14 days after you stop taking it. Ask your doctor about reliable methods of contraception.</p><p>Your doctor will give you a patient card which explains why you should not become pregnant while taking Velsipity.</p><p>If you do become pregnant while taking Velsipity, tell your doctor straight away. Your doctor will likely stop treatment (see If you stop taking Velsipity in section 3) and pre-natal checks will be performed to monitor the health of the unborn baby.</p><p>Breast-feeding You should not breast-feed while you are taking Velsipity. This is to avoid a risk of side effects for the baby since Velsipity may pass into breast milk.</p><p>Driving and using machines<br/>Velsipity is not expected to have an influence on your ability to drive and use machines. You may, however, feel dizzy after taking Velsipity. If this happens, do not drive or use machines.</p><p>Velsipity contains tartrazine (E102) The colouring agent in Velsipity contains tartrazine (E102), which may cause allergic reactions.</p><p>Velsipity contains sodium<br/>This medicine contains less than 1 mmol sodium (23 mg) per tablet, that is to say essentially sodium- free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take velsipity" ] ;
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 velsipity" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Velsipity will be started under the supervision of a doctor who is experienced in treating ulcerative colitis. Always take this medicine exactly as your doctor has told you. Check with your doctor or pharmacist if you are not sure.</p><p>How to take</p><ul><li>The recommended dose of Velsipity is one 2 mg tablet taken once daily.</li><li>Take Velsipity with food for the first 3 days. After this, you can take Velsipity each day with or without food.</li><li>Swallow the tablet whole with water. Do not split, crush, or chew the tablet before swallowing as it may change how much medicine gets into your body.</li></ul><p>If you take more Velsipity than you should<br/>If you have taken more Velsipity than you should, call your doctor straight away or go to a hospital straight away. Take the medicine pack and this package leaflet with you.</p><p>If you forget to take Velsipity</p><ul><li>If you forget a dose of Velsipity, take it as soon as you remember. However, if you forget the dose for the whole day, skip the missed dose and take the next dose at your usual time.</li><li>Do not take a double dose to make up for a forgotten dose.</li></ul><p>If you stop taking Velsipity<br/>Do not stop taking Velsipity or change your dose without talking to your doctor first. If your doctor decides to pause your treatment for 7 days or more in a row, the medicine must be taken with food for the first 3 days after you restart taking Velsipity. After that you can take Velsipity with or without food.</p><p>If you restart Velsipity after stopping your treatment for 7 days or more in a row, the effect on heart rate that may be seen when treatment is first started may re-occur and you may need to be monitored at the hospital or clinic. Do not restart Velsipity after stopping it for more than 7 days without seeking advice from your doctor.</p><p>Velsipity will stay in your body for up to 14 days after you stop taking it. Your white blood cell count (lymphocyte count) may remain low for up to about 2 weeks and side effects described in this leaflet may still occur (see Possible side effects in section 4) during this period.</p><p>If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</p></div>"       ]     ] [
fhir:title [ fhir:v "4. Possible side effects" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "4. Possible side effects" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them.</p><p>Serious side effects Tell your doctor or pharmacist immediately if you notice any of the side effects listed below, which could become serious:</p><p>Common (may affect up to 1 in 10 people)</p><ul><li>bradycardia (slow heart rate)</li><li>hypertension (high blood pressure)</li><li>urinary tract infection (infection of the parts of the body that collect and pass out urine)</li><li>lower respiratory tract infection (infection of the lower airways or lungs)</li></ul><p>Uncommon (may affect up to 1 in 100 people)</p><ul><li>atrioventricular block (a type of heart rhythm disorder)</li><li>macular oedema (swelling in the macula, the central part of the retina at the back of the eye)</li></ul><p>Other side effects Tell your doctor or pharmacist immediately if you notice any of the following side effects:</p><p>Very common (may affect more than 1 in 10 people)</p><ul><li>lymphopenia (low levels of lymphocytes, a type of white blood cell)</li></ul><p>Common (may affect up to 1 in 10 people)</p><ul><li>hypercholesterolaemia (high blood cholesterol levels)</li><li>headache</li><li>feeling dizzy</li><li>increased liver enzyme levels in blood tests, which can be a sign of problems with your liver function</li><li>neutropenia (low levels of neutrophils, a type of white blood cell)</li><li>visual impairment</li></ul><p>Reporting of side effects<br/>If you get any side effects, talk to your doctor or pharmacist. 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 velsipity" ] ;
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 velsipity" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Keep this medicine out of the sight and reach of children.</li><li>Do not use this medicine after the expiry date which is stated on the bottle, blister, and carton after EXP. The expiry date refers to the last day of that month.</li><li>This medicine does not require any special temperature storage conditions.</li><li>Store in the original package in order to protect from moisture.</li><li>Do not use this medicine if you notice any damage or signs of tampering with the pack.</li><li>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.</li></ul></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 Velsipity contains</p><ul><li>The active substance is etrasimod. Each film-coated tablet contains etrasimod arginine equivalent to 2 mg etrasimod.</li><li>The other excipients are:</li></ul><p>Tablet core Magnesium stearate (E470b), mannitol (E421), microcrystalline cellulose (E460i), sodium starch glycolate (Type A)</p><p>Tablet coating Brilliant blue FCF aluminium lake (E133), indigo carmine aluminium lake (E132), tartrazine aluminium lake (E102), macrogol 4000 (E1521), poly(vinyl alcohol) (E1203), talc (E553b), and titanium dioxide (E171)</p><p>What Velsipity looks like and contents of the pack Velsipity 2 mg is a green, round, film-coated tablet of approximately 6 mm diameter with ETR on one side and 2 on the other side.</p><p>Pack sizes:</p><ul><li>Bottle of 30 film-coated tablets</li><li>Blisters of 28 film-coated tablets</li><li>Blisters of 98 film-coated tablets</li></ul><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder<br/>Pfizer Europe MA EEIG<br/>Boulevard de la Plaine 1050 Brussels Belgium</p><p>Manufacturers Almac Pharma Services (lreland) Limited Finnabair Industrial Estate Dundalk, A91 P9KD Ireland</p><p>Almac Pharma Services Limited Seagoe Industrial Estate Portadown, Craigavon, BT63 5UA United Kingdom</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Luxembourg/Luxemburg Pfizer NV/SA T l/Tel: +32 (0)2 554 62 Lietuva Pfizer Luxembourg SARL filialas Lietuvoje Tel: +370 5 251 4<br/>,</p><p>.: +359 2 970 4Magyarorsz g Pfizer Kft. Tel.: +36 1 488 37 esk republika Pfizer, spol. s r.o. Tel: +420 283 004 Malta Vivian Corporation Ltd. Tel: +356 21344Danmark Pfizer ApS Tlf: +45 44 20 11 Nederland Pfizer bv Tel: +31 (0)800 63 34 Deutschland PFIZER PHARMA GmbH Tel: +49 (0)30 550055-51Norge Pfizer AS Tlf: +47 67 52 61 Eesti Pfizer Luxembourg SARL Eesti filiaal Tel: +372 666 7 sterreich Pfizer Corporation Austria Ges.m.b.H. Tel: +43 (0)1 521 15-0</p><p>Pfizer A.E. : +30 210 6785Polska Pfizer Polska Sp. z o.o. Tel.: +48 22 335 61 Espa a Pfizer, S.L. Tel: +34 91 490 99 Portugal Laborat rios Pfizer, Lda. Tel: +351 21 423 5France Pfizer<br/>T l: +33 (0)1 58 07 34 Rom nia Pfizer Romania S.R.L. Tel: +40 (0) 21 207 28 Hrvatska Pfizer Croatia d.o.o. Tel: +385 1 3908 Slovenija Pfizer Luxembourg SARL Pfizer, podru nica za svetovanje s podro ja farmacevtske dejavnosti, Ljubljana Tel: +386 (0)1 52 11 Ireland Pfizer Healthcare Ireland Tel: 1800 633 363 (toll free) +44 (0)1304 616Slovensk republika Pfizer Luxembourg SARL, organiza n zlo ka<br/>Tel: +421 2 3355 5 sland Icepharma hf. S mi: +354 540 8Suomi/Finland Pfizer Oy Puh/Tel: +358 (0)9 430 Italia Pfizer S.r.l. Tel: +39 06 33 18 Sverige<br/>Pfizer AB Tel: +46 (0)8 550 520 K<br/>Pfizer . . (Cyprus Branch) T : +357 22817United Kingdom (Northern Ireland) Pfizer Limited Tel: +44 (0) 1304 616Latvija Pfizer Luxembourg SARL fili le Latvij<br/>Tel: +371 670 35 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/mp25e890f25f8f1bec07dd339802b5338b> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp25e890f25f8f1bec07dd339802b5338b"] ; # 
  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_mp25e890f25f8f1bec07dd339802b5338b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp25e890f25f8f1bec07dd339802b5338b</b></p><a name=\"mp25e890f25f8f1bec07dd339802b5338b\"> </a><a name=\"hcmp25e890f25f8f1bec07dd339802b5338b\"> </a><a name=\"mp25e890f25f8f1bec07dd339802b5338b-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/23/1790/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>: Velsipity 2 mg film-coated tablets</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/23/1790/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 "Velsipity 2 mg film-coated tablets" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000001" ] ;
fhir:display [ fhir:v "Full name" ]       ] )     ] ;
    ( fhir:part [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000002" ] ;
fhir:display [ fhir:v "Invented name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000003" ] ;
fhir:display [ fhir:v "Scientific name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000004" ] ;
fhir:display [ fhir:v "Strength part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000005" ] ;
fhir:display [ fhir:v "Pharmaceutical dose form part" ]         ] )       ]     ] ) ;
    ( fhir:usage [
fhir:country [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:jurisdiction [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:language [
        ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "en" ]         ] )       ]     ] )
  ] ) . #