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

<Composition/composition-en-52f798a2a01bd37d07b0ffeba290b5e0> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-52f798a2a01bd37d07b0ffeba290b5e0"] ; # 
  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-52f798a2a01bd37d07b0ffeba290b5e0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-52f798a2a01bd37d07b0ffeba290b5e0</b></p><a name=\"composition-en-52f798a2a01bd37d07b0ffeba290b5e0\"> </a><a name=\"hccomposition-en-52f798a2a01bd37d07b0ffeba290b5e0\"> </a><a name=\"composition-en-52f798a2a01bd37d07b0ffeba290b5e0-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/14/958/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 - harvoni</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/14/958/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/mp52f798a2a01bd37d07b0ffeba290b5e0" ]
  ] ) ; # 
  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 - harvoni"] ; # 
  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\"><p>If Harvoni has been prescribed for your child, please note that all the information in this leaflet is applicable to your child (in this case please read your child instead of you ).</p></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 Harvoni is and what it is used for</li><li>What you need to know before you take Harvoni</li><li>How to take Harvoni</li><li>Possible side effects</li><li>How to store Harvoni</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What harvoni 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 harvoni 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>Harvoni is a medicine that contains the active substances ledipasvir and sofosbuvir. Harvoni is given to treat chronic (long-term) hepatitis C virus infection in adults and children 3 years of age and older.</p><p>Hepatitis C is a virus that infects the liver. The active substances in the medicine work together by blocking two different proteins that the virus needs to grow and reproduce itself, allowing the infection to be permanently eliminated from the body.</p><p>Harvoni is sometimes taken with another medicine, ribavirin.</p><p>It is very important that you also read the leaflets for the other medicines that you will be taking with Harvoni. If you have any questions about your medicines, please ask your doctor or pharmacist.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take harvoni" ] ;
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 harvoni" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Harvoni</p><ul><li><p>If you are allergic to ledipasvir, sofosbuvir or any of the other ingredients of this medicine (listed in section 6 of this leaflet).</p></li><li><p>If you are currently taking any of the following medicines:</p></li><li><p>rifampicin and rifabutin (antibiotics used to treat infections, including tuberculosis);</p></li><li><p>St. John s wort (herbal medicine used to treat depression);</p></li><li><p>carbamazepine, phenobarbital and phenytoin (medicines used to treat epilepsy and prevent seizures);</p></li><li><p>rosuvastatin (a medicine used to treat high cholesterol).</p><p>If any of these conditions apply to you, do not take Harvoni and tell your doctor immediately.</p></li></ul><p>Warnings and precautions</p><p>Your doctor will know if any of the following conditions apply to you. These will be considered before treatment with Harvoni is started.</p><ul><li>other liver problems apart from hepatitis C, for instance</li><li>if you are awaiting a liver transplant;</li><li>if you have a current or previous infection with the hepatitis B virus, since your doctor may want to monitor you more closely;</li><li>kidney problems or if you are on kidney dialysis, since Harvoni has not been fully tested in patients with severe kidney problems;</li><li>ongoing treatment for HIV infection, since your doctor may want to monitor you more closely.</li></ul><p>Talk to your doctor or pharmacist before taking Harvoni if:</p><ul><li>you currently take, or have taken in the last few months, the medicine amiodarone to treat irregular heartbeats, as it may result in a life-threatening slowing of your heart beat. Your doctor may consider different treatments if you have taken this medicine. If treatment with Harvoni is needed, you may require additional heart monitoring.</li><li>you have diabetes. You may need closer monitoring of your blood glucose levels and/or adjustment of your diabetes medication after starting Harvoni. Some diabetic patients have experienced low sugar levels in the blood (hypoglycaemia) after starting treatment with medicines like Harvoni.</li></ul><p>Tell your doctor immediately if you currently take, or have taken in the last months, any medicines for heart problems and during treatment you experience:</p><ul><li>slow or irregular heartbeat, or heart rhythm problems;</li><li>shortness of breath or worsening of existing shortness of breath;</li><li>chest-pain;</li><li>light-headedness</li><li>palpitations</li><li>near fainting or fainting</li></ul><p>Blood tests</p><p>Your doctor will test your blood before, during and after your treatment with Harvoni. This is so that:</p><ul><li>Your doctor can decide if you should take Harvoni and for how long;</li><li>Your doctor can confirm that your treatment has worked and you are free of the hepatitis C virus.</li></ul><p>Children and adolescents</p><p>Do not give this medicine to children under 3 years of age. The use of Harvoni in children under 3 years of age has not yet been studied.</p><p>Other medicines and Harvoni</p><p>Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Warfarin and other similar medicines called vitamin K antagonists used to thin the blood. Your doctor may need to increase the frequency of your blood tests to check how well your blood can clot.</p><p>Your liver function may change with treatment of hepatitis C and therefore may affect other medications (e.g. medicines used to suppress your immune system, etc.). Your doctor may need to closely monitor these other medicines you are taking and make adjustments after starting Harvoni.</p><p>If you are not sure about taking any other medicines, talk to your doctor or pharmacist.</p><p>Some medicines should not be taken with Harvoni.</p><ul><li><p>Do not take any other medicine that contains sofosbuvir, one of the active substances in Harvoni.</p></li><li><p>Tell your doctor or pharmacist if you are taking any of the medicines below:</p></li><li><p>amiodarone used to treat irregular heartbeats</p></li><li><p>tenofovir disoproxil fumarate or any medicine containing tenofovir disoproxil fumarate, used to treat HIV infection</p></li><li><p>digoxin used to treat heart conditions</p></li><li><p>dabigatran used to thin the blood</p></li><li><p>statins used to treat high cholesterol</p></li><li><p>rifapentine (antibiotic used to treat infections, including tuberculosis)</p></li><li><p>oxcarbazepine (a medicine used to treat epilepsy and prevent seizures)</p></li><li><p>tipranavir (used to treat HIV infection).</p></li></ul><p>Taking Harvoni with any of these may stop your medicines from working properly, or make any side effects worse. Your doctor may need to give you a different medicine or adjust the dose of medicine you are taking.</p><ul><li>Get advice from a doctor or pharmacist if you take medicines used to treat stomach ulcers, heartburn or acid reflux. This includes:</li><li>antacids (such as aluminium/magnesium hydroxide or calcium carbonate). These should be taken at least 4 hours before or 4 hours after Harvoni;</li><li>proton pump inhibitors (such as omeprazole, lansoprazole, rabeprazole, pantoprazole and esomeprazole). These should be taken at the same time as Harvoni. Do not take proton pump inhibitors before Harvoni. Your doctor may give you a different medicine or adjust the dose of the medicine you are taking;</li><li>H2-receptor antagonists (such as famotidine, cimetidine, nizatidine or ranitidine). Your doctor may give you a different medicine or adjust the dose of the medicine you are taking. These medicines can decrease the amount of ledipasvir in your blood. If you are taking one of these medicines your doctor will either give you a different medicine for stomach ulcers, heartburn or acid reflux, or recommend how and when you take that medicine.</li></ul><p>Pregnancy and contraception</p><p>The effects of Harvoni during pregnancy are not known. If you are pregnant, think you may be pregnant or are planning to have a baby, ask your doctor for advice before taking this medicine.</p><p>Pregnancy must be avoided if Harvoni is taken together with ribavirin. It is very important that you read the \"Pregnancy\" section in the ribavirin package leaflet very carefully. Ribavirin can be very damaging to an unborn baby. Therefore, special precautions in sexual activity must be taken if there is any chance for pregnancy to occur.</p><ul><li>You or your partner must use an effective birth control method during treatment with Harvoni together with ribavirin and for some time afterwards. It is very important that you read the Pregnancy section in the ribavirin package leaflet very carefully. Ask your doctor for an effective contraceptive method suitable for you.</li><li>If you or your partner become pregnant during Harvoni and ribavirin treatment or in the months that follow, you must contact your doctor immediately.</li></ul><p>Breast-feeding</p><p>Do not breast-feed during treatment with Harvoni. It is not known whether ledipasvir or sofosbuvir, the two active substances of Harvoni, pass into human breast milk.</p><p>Driving and using machines</p><p>If you feel tired after taking Harvoni you should not take part in activities that require concentration, for example, do not drive, ride a bike or operate machines.</p><p>Harvoni 90 mg/400 mg and 45 mg/200 mg film-coated tablets contain lactose</p><ul><li>If you have been told by your doctor that you have an intolerance to some sugars, contact your doctor before taking this medicinal product.</li></ul><p>Harvoni 90 mg/400 mg film-coated tablets contains sunset yellow FCF (E110) which can cause allergic reactions</p><ul><li>Tell your doctor if you are allergic to sunset yellow FCF, also called E110 before taking this medicine.</li></ul><p>Harvoni contains sodium</p><p>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 harvoni" ] ;
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 harvoni" ]       ] ;
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.</p><p>Recommended dose</p><p>Harvoni is to be taken as advised by your doctor. The recommended dose of Harvoni in adults is one 90 mg/400 mg film-coated tablet once a day. Your doctor will tell you for how many weeks you should take Harvoni.</p><p>The recommended dose of Harvoni in children aged 3 years and above is based on weight. Take Harvoni as advised by your doctor.</p><p>Swallow the tablet(s) whole with or without food. Do not chew, crush or split the tablet as it has a very bitter taste. Tell your doctor or pharmacist if you have problems swallowing tablets.</p><p>If you are taking an antacid, take it at least 4 hours before or at least 4 hours after Harvoni.</p><p>If you are taking a proton pump inhibitor, take the proton pump inhibitor at the same time as Harvoni. Do not take it before Harvoni.</p><p>If you are sick (vomit) after taking Harvoni it may affect the amount of Harvoni in your blood. This may make Harvoni work less well.</p><ul><li>If you are sick (vomit) less than 5 hours after taking Harvoni, take another dose.</li><li>If you are sick (vomit) more than 5 hours after taking Harvoni, you do not need to take another dose until your next scheduled dose.</li></ul><p>If you take more Harvoni than you should</p><p>If you accidentally take more than the recommended dose you should contact your doctor or nearest emergency department immediately for advice. Keep the tablet bottle with you so that you can easily describe what you have taken.</p><p>If you forget to take Harvoni</p><p>It is important not to miss a dose of this medicine.</p><p>If you do miss a dose, work out how long it is since you last took your Harvoni:</p><ul><li>If you notice within 18 hours of the time you usually take Harvoni, you must take the dose as soon as possible. Then take the next dose at your usual time.</li><li>If it s 18 hours or more after the time you usually take Harvoni, wait and take the next dose at your usual time. Do not take a double dose (two doses close together).</li></ul><p>Do not stop taking Harvoni</p><p>Do not stop taking this medicine unless your doctor tells you to. It is very important that you complete the full course of treatment to give the medicine the best chance to treat your hepatitis C virus infection.</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 may cause side effects. If you take Harvoni you may get one or more of the side effects below:</p><p>Very common side effects (may affect more than 1 in 10 people)</p><ul><li>headache</li><li>feeling tired</li></ul><p>Common side effects (may affect up to 1 in 10 people)</p><ul><li>rash</li></ul><p>Other effects that may be seen during treatment with Harvoni</p><p>The frequency of the following side effects is not known (frequency cannot be estimated from the available data).</p><ul><li>swelling of the face, lips, tongue or throat (angioedema).</li></ul><p>Other effects that may be seen during treatment with sofosbuvir:</p><p>The frequency of the following side effects is not known (frequency cannot be estimated from the available data).</p><ul><li>a wide-spread severe rash with peeling skin which may be accompanied by fever, flu-like symptoms, blisters in the mouth, eyes, and/or genitals (Stevens-Johnson syndrome).</li></ul><p>Reporting of side effects</p><p>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 harvoni" ] ;
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 harvoni" ]       ] ;
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 bottle and carton after EXP . The expiry date refers to the last day of that month.</p><p>This medicine does not require any special storage conditions.</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 Harvoni contains</p><ul><li><p>The active substances are ledipasvir and sofosbuvir. Each film-coated tablet contains 90 mg ledipasvir and 400 mg sofosbuvir or 45 mg ledipasvir and 200 mg sofosbuvir.</p></li><li><p>The other ingredients are Tablet core: Copovidone, lactose monohydrate, microcrystalline cellulose, croscarmellose sodium, colloidal anhydrous silica, magnesium stearate</p></li></ul><p>Film-coating: Polyvinyl alcohol, titanium dioxide, macrogol, talc, and for the 90 mg/400 mg tablet only; sunset yellow FCF (E110)</p><p>What Harvoni looks like and contents of the pack</p><p>Harvoni 90 mg/400 mg film-coated tablets are orange, diamond-shaped tablets debossed with GSI<br/>on one side and 7985 on the other side. The tablet is approximately 19 mm long and 10 mm wide.</p><p>Harvoni 45 mg/200 mg film-coated tablets are white, capsule-shaped, debossed with GSI on one side and HRV on the other side. The tablet is approximately 14 mm long and 7 mm wide.</p><p>Each bottle contains a silica gel desiccant (drying agent) that must be kept in the bottle to help protect your tablets. The silica gel desiccant is contained in a separate sachet or canister and should not be swallowed. The following pack sizes are available:</p><ul><li>outer cartons containing 1 bottle of 28 film-coated tablets for the 90 mg/400 mg and the 45 mg/ 200 mg film-coated tablets.</li><li>outer cartons containing 3 bottles of 28 (84) film-coated tablets for the 90 mg/400 mg film-coated tablets only. Not all pack sizes may be marketed.</li></ul><p>Marketing Authorisation Holder Gilead Sciences Ireland UC Carrigtohill County Cork, T45 DPIreland</p><p>Manufacturer Gilead Sciences Ireland UC IDA Business &amp; Technology Park Carrigtohill County Cork Ireland</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Gilead Sciences Belgium SRL-BV T l/Tel: + 32 (0) 24 01 35 Lietuva Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1<br/>Gilead Sciences Ireland UC .: + 353 (0) 1 686 1Luxembourg/Luxemburg Gilead Sciences Belgium SRL-BV T l/Tel: + 32 (0) 24 01 35 esk republika Gilead Sciences s.r.o. Tel: + 420 910 871 Magyarorsz g Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Danmark Gilead Sciences Sweden AB Tlf: + 46 (0) 8 5057 1Malta Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Deutschland Gilead Sciences GmbH Tel: + 49 (0) 89 899890-0</p><p>Nederland Gilead Sciences Netherlands B.V. Tel: + 31 (0) 20 718 36 Eesti Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Norge Gilead Sciences Sweden AB Tlf: + 46 (0) 8 5057 1<br/>Gilead Sciences . . : + 30 210 8930 sterreich Gilead Sciences GesmbH Tel: + 43 1 260 Espa a Gilead Sciences, S.L. Tel: + 34 91 378 98 Polska Gilead Sciences Poland Sp. z o.o. Tel: + 48 22 262 8France Gilead Sciences T l: + 33 (0) 1 46 09 41 Portugal Gilead Sciences, Lda. Tel: + 351 21 7928Hrvatska Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1Rom nia Gilead Sciences (GSR) S.R.L. Tel: + 40 31 631 18 Ireland Gilead Sciences Ireland UC Tel: + 353 (0) 214 825 Slovenija Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1 sland Gilead Sciences Sweden AB S mi: + 46 (0) 8 5057 1Slovensk republika Gilead Sciences Slovakia s.r.o. Tel: + 421 232 121 Italia Gilead Sciences S.r.l. Tel: + 39 02 439Suomi/Finland Gilead Sciences Sweden AB Puh/Tel: + 46 (0) 8 5057 1<br/>Gilead Sciences . . : + 30 210 8930 Sverige Gilead Sciences Sweden AB Tel: + 46 (0) 8 5057 1Latvija Gilead Sciences Ireland UC Tel: + 353 (0) 1 686 1United Kingdom (Northern Ireland) Gilead Sciences Ireland UC Tel: + 44 (0) 8000 113This leaflet was last revised in</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp52f798a2a01bd37d07b0ffeba290b5e0> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp52f798a2a01bd37d07b0ffeba290b5e0"] ; # 
  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_mp52f798a2a01bd37d07b0ffeba290b5e0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp52f798a2a01bd37d07b0ffeba290b5e0</b></p><a name=\"mp52f798a2a01bd37d07b0ffeba290b5e0\"> </a><a name=\"hcmp52f798a2a01bd37d07b0ffeba290b5e0\"> </a><a name=\"mp52f798a2a01bd37d07b0ffeba290b5e0-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/14/958/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>: Harvoni 90 mg/400 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/14/958/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 "Harvoni 90 mg/400 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" ]         ] )       ]     ] )
  ] ) . #