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

<Composition/composition-en-e03871853d4da5dc011fec7c683b275d> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-e03871853d4da5dc011fec7c683b275d"] ; # 
  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-e03871853d4da5dc011fec7c683b275d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-e03871853d4da5dc011fec7c683b275d</b></p><a name=\"composition-en-e03871853d4da5dc011fec7c683b275d\"> </a><a name=\"hccomposition-en-e03871853d4da5dc011fec7c683b275d\"> </a><a name=\"composition-en-e03871853d4da5dc011fec7c683b275d-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/99/112/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 - ziagen</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/99/112/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/mpe03871853d4da5dc011fec7c683b275d" ]
  ] ) ; # 
  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 - ziagen"] ; # 
  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 Ziagen is and what it is used for</li><li>What you need to know before you take Ziagen</li><li>How to take Ziagen</li><li>Possible side effects</li><li>How to store Ziagen</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What ziagen 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 ziagen 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>Ziagen is used to treat HIV (human immunodeficiency virus) infection.</p><p>Ziagen contains the active ingredient abacavir. Abacavir belongs to a group of anti-retroviral medicines called nucleoside analogue reverse transcriptase inhibitors (NRTIs).</p><p>Ziagen does not completely cure HIV infection; it reduces the amount of virus in your body, and keeps it at a low level. It also increases the CD4 cell count in your blood. CD4 cells are a type of white blood cell that are important in helping your body to fight infection.</p><p>Not everyone responds to treatment with Ziagen in the same way. Your doctor will monitor the effectiveness of your treatment.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take ziagen" ] ;
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 ziagen" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Ziagen:<br/>if you are allergic (hypersensitive) to abacavir (or any other medicine containing abacavir such as Trizivir, Triumeq or Kivexa) or any of the other ingredients of this medicine (listed in Section 6) Carefully read all the information about hypersensitivity reactions in Section 4. Check with your doctor if you think this applies to you.</p><p>Take special care with Ziagen<br/>Some people taking Ziagen for HIV are more at risk of serious side effects. You need to be aware of the extra risks:</p><ul><li>if you have moderate or severe liver disease</li><li>if you have ever had liver disease, including hepatitis B or C</li><li>if you are seriously overweight (especially if you are a woman)</li><li>if you have severe kidney disease Talk to your doctor if any of these apply to you. You may need extra check-ups, including blood tests, while you are taking your medicine. See Section 4 for more information.</li></ul><p>Abacavir hypersensitivity reactions<br/>Even patients who don t have the HLA-B*5701 gene may still develop a hypersensitivity reaction (a serious allergic reaction).</p><p>Carefully read all the information about hypersensitivity reactions in Section 4 of this leaflet.</p><p>Risk of cardiovascular events<br/>It cannot be excluded that abacavir may increase the risk of having cardiovascular events. Tell your doctor if you have cardiovascular problems, if you smoke, or have other illnesses that may increase your risk of cardiovascular diseases such as high blood pressure, or diabetes. Do not stop taking Ziagen unless your doctor advises you to do so.</p><p>Look out for important symptoms<br/>Some people taking medicines for HIV infection develop other conditions, which can be serious. You need to know about important signs and symptoms to look out for while you are taking Ziagen. Read the information Other possible side effects of combination therapy for HIV in Section 4 of this leaflet.</p><p>Other medicines and Ziagen<br/>Tell your doctor or pharmacist if you are taking any other medicines, or if you have taken any recently, including herbal medicines or other medicines you bought without a prescription. Remember to tell your doctor or pharmacist if you begin taking a new medicine while you are taking Ziagen.</p><p>Some medicines interact with Ziagen<br/>These include:</p><ul><li><p>phenytoin, for treating epilepsy Tell your doctor if you are taking phenytoin. Your doctor may need to monitor you while you are taking Ziagen.</p></li><li><p>methadone used as a heroin substitute. Abacavir increases the rate at which methadone is removed from the body. If you are taking methadone, you will be checked for any withdrawal symptoms. Your methadone dose may need to be changed. Tell your doctor if you are taking methadone.</p></li><li><p>Riociguat, for treating high blood pressure in the blood vessels (the pulmonary arteries) that carry blood from the heart to the lungs. Your doctor may need to reduce your riociguat dose, as abacavir may increase riociguat blood levels.</p></li></ul><p>Pregnancy<br/>Ziagen is not recommended for use during pregnancy. Ziagen and similar medicines may cause side effects in unborn babies. If you have taken Ziagen during your pregnancy, your doctor may request regular blood tests and other diagnostic tests to monitor the development of your child. In children whose mothers took NRTIs during pregnancy, the benefit from the protection against HIV outweighed the risk of side effects.</p><p>Breast-feeding<br/>Breast-feeding is not recommended in women living with HIV because HIV infection can be passed on to the baby in breast milk. A small amount of the ingredients in Ziagen can also pass into your breast milk. If you are breast-feeding, or thinking about breast-feeding, you should discuss it with your doctor as soon as possible.</p><p>Driving and using machines<br/>Do not drive or operate machines unless you are feeling well.</p><p>Important information about some of the other ingredients of Ziagen tablets. This medicine contains less than 1 mmol sodium (23 mg) per dosage unit, that is to say essentially sodium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take ziagen" ] ;
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 ziagen" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Always take this medicine exactly as your doctor has told you. Check with your doctor or pharmacist if you are not sure. Swallow the tablets with some water. Ziagen can be taken with or without food. If you cannot swallow the tablet(s), you may crush and combine them with a small amount of food or drink, and take all the dose immediately.<br/>Stay in regular contact with your doctor<br/>Ziagen helps to control your condition. You need to keep taking it every day to stop your illness getting worse. You may still develop other infections and illnesses linked to HIV infection. Keep in touch with your doctor, and do not stop taking Ziagen without your doctor s advice.</p><p>How much to take<br/>Adults, adolescents and children weighing at least 25 kg<br/>The usual dose of Ziagen is 600 mg a day. This can be taken either as one 300 mg tablet twice a day or two 300 mg tablets once a day.<br/>Children from one year of age weighing less than 25 kg<br/>The dose given depends on the body weight of your child. The recommended dose is:</p><ul><li>Children weighing at least 20 kg and less than 25 kg: The usual dose of Ziagen is 450 mg a day. This can be given as 150 mg (half of a tablet) taken in the morning and 300 mg (one whole tablet) taken in the evening, or 450 mg (one and a half tablets) once a day as advised by your doctor.</li><li>Children weighing at least 14 kg and less than 20 kg: The usual dose of Ziagen is 300 mg a day. This can be given as 150 mg (half of a tablet) twice daily, or 300 mg (one whole tablet) once a day as advised by your doctor.<br/>The tablet can be divided into equal doses. An oral solution (20 mg abacavir/ml) is also available for the treatment of children over three months of age and weighing less than 14 kg, or for people who need a lower than usual dose, or who cannot take tablets.<br/>If you take more Ziagen than you should<br/>If you accidentally take too much Ziagen, tell your doctor or your pharmacist, or contact your nearest hospital emergency department for further advice.</li></ul><p>If you forget to take Ziagen<br/>If you forget to take a dose, take it as soon as you remember. Then continue your treatment as before.<br/>Do not take a double dose to make up for a forgotten dose.</p><p>It is important to take Ziagen regularly, because if you take it at irregular intervals, you may be more likely to have a hypersensitivity reaction.</p><p>If you have stopped taking Ziagen<br/>If you have stopped taking Ziagen for any reason - especially because you think you are having side effects, or because you have other illness: Talk to your doctor before you start taking it again. Your doctor will check whether your symptoms were related to a hypersensitivity reaction. If the doctor thinks they may have been related, you will be told never again to take Ziagen, or any other medicine containing abacavir (e.g. Triumeq,Trizivir or Kivexa). It is important that you follow this advice.</p><p>If your doctor advises that you can start taking Ziagen again, you may be asked to take your first doses in a place where you will have ready access to medical care if you need it.</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>During HIV therapy there may be an increase in weight and in levels of blood lipids and glucose. This is partly linked to restored health and life style, and in the case of blood lipids sometimes to the HIV medicines themselves. Your doctor will test for these changes.</p><p>Like all medicines, this medicine can cause side effects, although not everyone gets them.</p><p>When you are being treated for HIV, it can be hard to tell whether a symptom is a side effect of Ziagen or other medicines you are taking, or an effect of the HIV disease itself. So it is very important to talk to your doctor about any changes in your health. Even patients who don t have the HLA-B*5701 gene may still develop a hypersensitivity reaction (a serious allergic reaction), described in this leaflet in the panel headed Hypersensitivity reactions .</p><p>It is very important that you read and understand the information about this serious reaction.</p><p>As well as the side effects listed below for Ziagen, other conditions can develop during combination therapy for HIV.<br/>It is important to read the information later in this section under Other possible side effects of combination therapy for HIV . Hypersensitivity reactions<br/>Ziagen contains abacavir (which is also an active substance in Trizivir , Triumeq and Kivexa). Abacavir can cause a serious allergic reaction known as a hypersensitivity reaction. These hypersensitivity reactions have been seen more frequently in people taking medicines that contain abacavir.</p><p>Who gets these reactions?<br/>Anyone taking Ziagen could develop a hypersensitivity reaction to abacavir, which could be life threatening if they continue to take Ziagen. You are more likely to develop such a reaction if you have the HLA-B<em>5701 gene (but you can get a reaction even if you do not have this gene). You should have been tested for this gene before Ziagen was prescribed for you. If you know you have this gene, tell your doctor before you take Ziagen. About 3 to 4 in every 100 patients treated with abacavir in a clinical trial who did not have the HLA- B</em>5701 gene developed a hypersensitivity reaction.</p><p>What are the symptoms?<br/>The most common symptoms are:</p><ul><li>fever (high temperature) and skin rash Other common symptoms are:</li><li>nausea (feeling sick), vomiting (being sick), diarrhoea, abdominal (stomach) pain, severe tiredness Other symptoms include:</li></ul><p>Pains in the joints or muscles, swelling of the neck, shortness of breath, sore throat, cough, occasional headaches, inflammation of the eye (conjunctivitis), mouth ulcers, low blood pressure, tingling or numbness of the hands or feet.</p><p>When do these reactions happen?<br/>Hypersensitivity reactions can start at any time during treatment with Ziagen, but are more likely during the first 6 weeks of treatment.</p><p>If you are caring for a child who is being treated with Ziagen, it is important that you understand the information about this hypersensitivity reaction. If your child gets the symptoms described below it is essential that you follow the instructions given.</p><p>Contact your doctor immediately:<br/>1 if you get a skin rash, OR 2 if you get symptoms from at least 2 of the following groups:</p><ul><li><p>fever</p></li><li><p>shortness of breath, sore throat or cough</p></li><li><p>nausea or vomiting, diarrhoea or abdominal pain</p></li><li><p>severe tiredness or achiness, or generally feeling ill Your doctor may advise you to stop taking Ziagen.</p></li></ul><p>If you have stopped taking Ziagen<br/>If you have stopped taking Ziagen because of a hypersensitivity reaction, you must NEVER AGAIN take Ziagen, or any other medicine containing abacavir (e.g. Trizivir, Triumeq or Kivexa). If you do, within hours, your blood pressure could fall dangerously low, which could result in death. If you have stopped taking Ziagen for any reason - especially because you think you are having side effects, or because you have other illness: Talk to your doctor before you start again. Your doctor will check whether your symptoms were related to a hypersensitivity reaction. If the doctor thinks they may have been, you will then be told never again to take Ziagen, or any other medicine containing abacavir (e.g. Trizivir, Triumeq or Kivexa). It is important that you follow this advice. Occasionally, hypersensitivity reactions have developed in people who start taking abacavir containing products again, but who had only one symptom on the Alert Card before they stopped taking it.</p><p>Very rarely, patients who have taken medicines containing abacavir in the past without any symptoms of hypersensitivity have developed a hypersensitivity reaction when they start taking these medicines again.</p><p>If your doctor advises that you can start taking Ziagen again, you may be asked to take your first doses in a place where you will have ready access to medical care if you need it.</p><p>If you are hypersensitive to Ziagen, return all your unused Ziagen tablets for safe disposal. Ask your doctor or pharmacist for advice. The Ziagen pack includes an Alert Card, to remind you and medical staff about hypersensitivity reactions. Detach this card and keep it with you at all times.</p><p>Common side effects<br/>These may affect up to 1 in 10 people:</p><ul><li>hypersensitivity reaction</li><li>feeling sick (nausea)</li><li>headache</li><li>being sick (vomiting)</li><li>diarrhoea</li><li>loss of appetite</li><li>tiredness, lack of energy</li><li>fever (high temperature)</li><li>skin rash</li></ul><p>Rare side effects<br/>These may affect up to 1 in 1,000 people:</p><ul><li>inflammation of the pancreas (pancreatitis)</li></ul><p>Very rare side effects<br/>These may affect up to 1 in 10,000 people:</p><ul><li>skin rash, which may form blisters and looks like small targets (central dark spots surrounded by a paler area, with a dark ring around the edge) (erythema multiforme)</li><li>a widespread rash with blisters and peeling skin, particularly around the mouth, nose, eyes and genitals (Stevens Johnson syndrome), and a more severe form causing skin peeling in more than 30% of the body surface (toxic epidermal necrolysis)</li><li>lactic acidosis (excess lactic acid in the blood)</li></ul><p>If you notice any of these symptoms contact a doctor urgently.<br/>If you get side effects<br/>Tell your doctor or pharmacist if any of the side effects get severe or troublesome, or if you notice any side effects not listed in this leaflet.</p><p>Other possible side effects of combination therapy for HIV<br/>Combination therapy including Ziagen may cause other conditions to develop during HIV treatment.</p><p>Symptoms of infection and inflammation<br/>Old infections may flare up<br/>People with advanced HIV infection (AIDS) have weak immune systems, and are more likely to develop serious infections (opportunistic infections). When these people start treatment, they may find that old, hidden infections flare up, causing signs and symptoms of inflammation. These symptoms are probably caused by the body s immune system becoming stronger, so that the body starts to fight these infections. Symptoms usually include fever, plus some of the following: headache stomach ache difficulty breathing</p><p>In rare cases, as the immune system becomes stronger, it can also attack healthy body tissue (autoimmune disorders). The symptoms of autoimmune disorders may develop many months after you start taking medicine to treat your HIV infection. Symptoms may include: palpitations (rapid or irregular heartbeat) or tremor hyperactivity (excessive restlessness and movement)<br/>weakness beginning in the hands and feet and moving up towards the trunk of the body</p><p>If you get any symptoms of infection while you are taking Ziagen: Tell your doctor immediately. Do not take other medicines for the infection without your doctor s advice.</p><p>You may have problems with your bones<br/>Some people taking combination therapy for HIV develop a condition called osteonecrosis. With this condition, parts of the bone tissue die because of reduced blood supply to the bone. People may be more likely to get this condition:</p><ul><li>if they have been taking combination therapy for a long time</li><li>if they are also taking anti-inflammatory medicines called corticosteroids</li><li>if they drink alcohol</li><li>if their immune systems are very weak</li><li>if they are overweight Signs of osteonecrosis include:</li><li>stiffness in the joints</li><li>aches and pains (especially in the hip, knee or shoulder)</li><li>difficulty moving If you notice any of these symptoms: Tell your doctor.</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 ziagen" ] ;
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 ziagen" ]       ] ;
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 take this medicine after the expiry date which is stated on the carton. The expiry date refers to the last day of that month.</p><p>Do not store above 30 C.<br/>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 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 Ziagen contains<br/>The active substance in each Ziagen film-coated, scored tablet is 300 mg of abacavir (as sulfate).</p><p>The other ingredients are microcrystalline cellulose, sodium starch glycollate, magnesium stearate and colloidal anhydrous silica in the core of the tablet. The tablet coating contains triacetin, methylhydroxypropylcellulose, titanium dioxide, polysorbate 80 and iron oxide yellow.</p><p>What Ziagen looks like and contents of the pack<br/>Ziagen film-coated tablets are engraved with GX 623 on both sides. The scored tablets are yellow and capsule-shaped and are provided in blister packs containing 60 tablets.</p><p>Marketing Authorisation Holder:<br/>ViiV Healthcare BV, Van Asch van Wijckstraat 55H, 3811 LP Amersfoort, Netherlands</p><p>Manufacturer:<br/>Delpharm Pozna Sp ka Akcyjna, ul., Grunwaldzka 189, 60-322 Poznan, Poland.</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder.</p><p>Belgi /Belgique/Belgien ViiV Healthcare srl/bv T l/Tel: + 32 (0) 10 85 65 Lietuva ViiV Healthcare BV Tel: + 370 80000<br/>ViiV Healthcare BV Te .: + 359 80018Luxembourg/Luxemburg ViiV Healthcare srl/bv Belgique/Belgien T l/Tel: + 32 (0) 10 85 65 esk republika GlaxoSmithKline s.r.o. Tel: + 420 222 001 <a href=\"mailto:cz.info@gsk.com\">cz.info@gsk.com</a></p><p>Magyarorsz g ViiV Healthcare BV Tel.: + 36 80088Danmark GlaxoSmithKline Pharma A/S Tlf: + 45 36 35 91 <a href=\"mailto:dk-info@gsk.com\">dk-info@gsk.com</a></p><p>Malta ViiV Healthcare BV Tel: + 356 80065Deutschland ViiV Healthcare GmbH<br/>Tel.: + 49 (0)89 203 <a href=\"mailto:0038-viiv.med.info@viivhealthcare.com\">0038-viiv.med.info@viivhealthcare.com</a></p><p>Nederland ViiV Healthcare BV<br/>Tel: + 31 (0) 33 2081Eesti ViiV Healthcare BV Tel: + 372 8002Norge GlaxoSmithKline AS Tlf: + 47 22 70 20 <a href=\"mailto:firmapost@gsk.no\">firmapost@gsk.no</a></p><p>GlaxoSmithKline A.E.B.E. : + 30 210 68 82 sterreich GlaxoSmithKline Pharma GmbH Tel: + 43 (0)1 97075 0 <a href=\"mailto:at.info@gsk.com\">at.info@gsk.com</a></p><p>Espa a Laboratorios ViiV Healthcare, S.L. Tel: +34 900 923 <a href=\"mailto:es-ci@viivhealthcare.com\">es-ci@viivhealthcare.com</a></p><p>Polska GSK Services Sp. z o.o. Tel.: + 48 (0)22 576 9France ViiV Healthcare SAS<br/>T l.: + 33 (0)1 39 17 <a href=\"mailto:6Infomed@viivhealthcare.com\">6Infomed@viivhealthcare.com</a></p><p>Hrvatska ViiV Healthcare BV Tel: + 385 800787Portugal VIIVHIV HEALTHCARE, UNIPESSOAL, LDA<br/>Tel: + 351 21 094 08 <a href=\"mailto:viiv.fi.pt@viivhealthcare.com\">viiv.fi.pt@viivhealthcare.com</a></p><p>Rom nia ViiV Healthcare BV Tel: + 40 800672Ireland GlaxoSmithKline (Ireland) Limited Tel: + 353 (0)1 4955Slovenija ViiV Healthcare BV Tel: + 386 80688 sland Vistor hf.<br/>S mi: +354 535 7Slovensk republika ViiV Healthcare BV Tel: + 421 800500Italia ViiV Healthcare S.r.l<br/>Tel: + 39 (0)45 7741Suomi/Finland GlaxoSmithKline Oy Puh/Tel: + 358 (0)10 30 30<br/>ViiV Healthcare BV : + 357 80070Sverige GlaxoSmithKline AB Tel: + 46 (0)8 638 93 <a href=\"mailto:info.produkt@gsk.com\">info.produkt@gsk.com</a></p><p>Latvija ViiV Healthcare BV Tel: + 371 80205United Kingdom (Northern Ireland) ViiV Healthcare BV<br/>Tel: + 44 (0)800 <a href=\"mailto:221customercontactuk@gsk.com\">221customercontactuk@gsk.com</a></p><p>This leaflet was last revised in {MM/YYYY}</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpe03871853d4da5dc011fec7c683b275d> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpe03871853d4da5dc011fec7c683b275d"] ; # 
  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_mpe03871853d4da5dc011fec7c683b275d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpe03871853d4da5dc011fec7c683b275d</b></p><a name=\"mpe03871853d4da5dc011fec7c683b275d\"> </a><a name=\"hcmpe03871853d4da5dc011fec7c683b275d\"> </a><a name=\"mpe03871853d4da5dc011fec7c683b275d-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/99/112/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>: Ziagen 300 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/99/112/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 "Ziagen 300 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" ]         ] )       ]     ] )
  ] ) . #