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
@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-6c2eb54267bb33e875227a41c1c320f3"] ; # 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-6c2eb54267bb33e875227a41c1c320f3"^^xsd:anyURI ] ; ( fhir:resource <Composition/composition-en-6c2eb54267bb33e875227a41c1c320f3> ) ] [ fhir:fullUrl [ fhir:v "MedicinalProductDefinition/mp6c2eb54267bb33e875227a41c1c320f3"^^xsd:anyURI ] ; ( fhir:resource <MedicinalProductDefinition/mp6c2eb54267bb33e875227a41c1c320f3> ) ] ) . # <Composition/composition-en-6c2eb54267bb33e875227a41c1c320f3> a fhir:Composition ; fhir:id [ fhir:v "composition-en-6c2eb54267bb33e875227a41c1c320f3"] ; # 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-6c2eb54267bb33e875227a41c1c320f3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-6c2eb54267bb33e875227a41c1c320f3</b></p><a name=\"composition-en-6c2eb54267bb33e875227a41c1c320f3\"> </a><a name=\"hccomposition-en-6c2eb54267bb33e875227a41c1c320f3\"> </a><a name=\"composition-en-6c2eb54267bb33e875227a41c1c320f3-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/16/1169/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 - alecensa</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/16/1169/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/mp6c2eb54267bb33e875227a41c1c320f3" ] ] ) ; # 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 - alecensa"] ; # 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 Alecensa is and what it is used for</li><li>What you need to know before you take Alecensa</li><li>How to take Alecensa</li><li>Possible side effects</li><li>How to store Alecensa</li><li>Contents of the pack and other information</li></ol></div>" ] ] [ fhir:title [ fhir:v "1. What alecensa 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 alecensa 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>What Alecensa is</p><p>Alecensa is a cancer medicine that contains the active substance alectinib.</p><p>What Alecensa is used for</p><p>Alecensa is used to treat adults with a type of lung cancer called non-small cell lung cancer<br/>( NSCLC ). It is used if your lung cancer: is ALK-positive - this means your cancer cells have a fault in a gene that makes an enzyme called ALK ( anaplastic lymphoma kinase ), see How Alecensa works , below and is advanced.</p><p>Alecensa can be prescribed to you as first treatment of your lung cancer, or if you have been previously treated with a medicine containing crizotinib .</p><p>How Alecensa works</p><p>Alecensa blocks the action of an enzyme called ALK tyrosine kinase . Abnormal forms of this enzyme (due to fault in the gene that makes it) help encourage cancer cell growth. Alecensa may slow down or stop the growth of your cancer. It may also help to shrink your cancer.</p><p>If you have any questions about how Alecensa works or why this medicine has been prescribed for you, ask your doctor, pharmacist or nurse.</p></div>" ] ] [ fhir:title [ fhir:v "2. What you need to know before you take alecensa" ] ; 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 alecensa" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Alecensa</p><p>if you are allergic to alectinib or any of the other ingredients of this medicine (listed in section 6). If you are not sure, talk to your doctor, pharmacist or nurse before taking Alecensa.</p><p>Warnings and precautions</p><p>Talk to your doctor, pharmacist or nurse before taking Alecensa: if you have ever had stomach or intestine problems as holes (perforation), or if you have conditions causing inflammation inside the abdomen (diverticulitis), or if you have spread of cancer inside the abdomen (metastasis). It is possible that Alecensa may increase the risk of developing holes in the wall of your gut. if you have an inherited problem called galactose intolerance , congenital lactase deficiency or glucose-galactose malabsorption . If you are not sure, talk to your doctor, pharmacist or nurse before taking Alecensa.</p><p>Talk to your doctor right away after having taken Alecensa:<br/>if you are experiencing severe stomach or abdominal pain, fever, chills, sickness, vomiting, or<br/>abdominal rigidity or bloating, as these could be symptoms of a hole in the wall of your gut. Alecensa can cause side effects that you need to tell your doctor about straight away. These include: liver injury (hepatotoxicity). Your doctor will take blood tests before you start treatment, then every 2 weeks for the first 3 months of your treatment and then less often. This is to check you do not have any liver problems while taking Alecensa. Tell your doctor straight away if you get any of the following signs: yellowing of your skin or the whites of your eyes, pain on the right side of your stomach area, dark urine, itchy skin, feeling less hungry than usual, nausea or vomiting, feeling tired, bleeding or bruising more easily than normal. slow heart beat (bradycardia).<br/>lung inflammation (pneumonitis). Alecensa may cause severe or life-threatening swelling (inflammation) of the lungs during treatment. The signs may be similar to those from your lung cancer. Tell your doctor straight away if you have any new or worsening signs including difficulty in breathing, shortness of breath, or cough with or without mucous, or fever.<br/>severe muscle pain, tenderness, and weakness (myalgia). Your doctor will do blood tests at least every 2 weeks for the first month and as needed during treatment with Alecensa. Tell your doctor straight away if you get new or worsening signs of muscle problems, including unexplained muscle pain or muscle pain that does not go away, tenderness, or weakness. abnormal breakdown of red blood cells (haemolytic anaemia). Tell your doctor straight away if you feel tired, weak or short of breath.</p><p>Look out for these while you are taking Alecensa. See Side effects in section 4 for more information.</p><p>Sensitivity to sunlight Do not expose yourself to the sun for any long period of time while you are taking Alecensa and for 7 days after you stop. You need to apply sunscreen and lip balm with a sun protection factor (SPF) of 50 or higher to help prevent sunburn.</p><p>Tests and checks</p><p>When you take Alecensa your doctor will do blood tests before you start treatment, then every 2 weeks for the first 3 months of your treatment and then less often. This is to check you do not have any liver or muscle problems while taking Alecensa.</p><p>Children and adolescents Alecensa has not been studied in children or adolescents. Do not give this medicine to children or adolescents under the age of 18 years. Other medicines and Alecensa</p><p>Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. This includes medicines obtained without a prescription, and herbal medicines. This is because Alecensa can affect the way some other medicines work. Also some other medicines can affect the way Alecensa works.</p><p>In particular tell your doctor or pharmacist if you are taking any of the following medicines: digoxin, a medicine used to treat heart problems dabigatran etexilate, a medicine used to treat blood clots methotrexate, a medicine used to treat severe joint inflammation, cancer and the skin disease psoriasis<br/>nilotinib, a medicine used to treat certain types of cancer lapatinib, a medicine used to treat certain types of breast cancer mitoxantrone, a medicine used to treat certain types of cancer or multiple sclerosis (a disease that affects the central nervous system which damages the coating that protects the nerves) everolimus, a medicine used to treat certain types of cancer or used to prevent the body s immune system from rejecting an organ transplant sirolimus, a medicine used to prevent the body s immune system from rejecting an organ transplant topotecan, a medicine used to treat certain types of cancer medicines used to treat acquired immunodeficiency syndrome/human immunodeficiency virus (AIDS/HIV) (e.g. ritonavir, saquinavir)<br/>medicines used to treat infections. These include medicines that treat fungal infections (antifungals such as ketoconazole, itraconazole, voriconazole, posaconazole) and medicines that treat certain types of bacterial infection (antibiotics such as telithromycin) St. John s Wort, a herbal medicine used to treat depression<br/>medicines used to stop seizures or fits (anti-epileptics such as phenytoin, carbamazepine, or phenobarbital)<br/>medicines used to treat tuberculosis (e.g. rifampicin, rifabutin) nefazodone, a medicine used to treat depression</p><p>Oral contraceptives</p><p>If you take Alecensa whilst using oral contraceptives, the oral contraceptives may be less effective.</p><p>Alecensa with food and drink</p><p>Tell your doctor or pharmacist if you drink grapefruit juice or eatgrapefruit or Seville oranges while on treatment with Alecensa as they may change the amount of Alecensa in your body.</p><p>Contraception, pregnancy, and breast-feeding - information for women</p><p>Contraception information for women</p><p>You should not become pregnant while taking this medicine. If you are able to become pregnant, you must use highly effective contraception while on treatment and for at least 3 months after stopping treatment. Talk to your doctor about the right methods of contraception for you and your partner. If you take Alecensa whilst using oral contraceptives, the oral contraceptives may be less effective.</p><p>Pregnancy</p><p>Do not take Alecensa if you are pregnant. This is because it may harm your baby.<br/>If you become pregnant when taking the medicine or during the 3 months after taking your last dose, tell your doctor straight away.</p><p>Breast-feeding</p><p>Do not breast-feed while taking this medicine. This is because it is not known if Alecensa can pass over into breast milk and could therefore harm your baby.</p><p>Driving and using machines</p><p>Take special care when driving and using machines as you may develop problems with vision or slowing of the heartbeat or low blood pressure that can lead to fainting or dizziness while you are taking Alecensa.</p><p>Alecensa contains lactose</p><p>Alecensa contains lactose (a type of sugar). If you have been told by your doctor that you cannot tolerate or digest some sugars, talk to your doctor before taking this medicine.</p><p>Alecensa contains sodium</p><p>This medicine contains 48 mg sodium (main component of cooking/table salt) per recommended daily dose (1200 mg). This is equivalent to 2.4% of the recommended maximum daily dietary intake of sodium for an adult.</p></div>" ] ] [ fhir:title [ fhir:v "3. How to take alecensa" ] ; 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 alecensa" ] ] ; 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 or pharmacist has told you. Check with your doctor, pharmacist or nurse if you are not sure.</p><p>How much to take</p><p>The recommended dose is 4 capsules (600 mg) twice a day. This means you take a total of 8 capsules (1200 mg) each day.</p><p>If you have severe liver problems before starting your treatment with Alecensa: The recommended dose is 3 capsules (450 mg) twice a day.<br/>This means you take a total of 6 capsules (900 mg) each day.</p><p>Sometimes your doctor may lower your dose, stop your treatment for a short time or stop your treatment completely if you feel unwell.</p><p>How to take</p><p>Alecensa is taken by mouth. Swallow each capsule whole. Do not open or dissolve the capsules. You must take Alecensa with food.</p><p>If you vomit after taking Alecensa</p><p>If you vomit after taking a dose of Alecensa, do not take an extra dose, just take your next dose at the usual time.</p><p>If you take more Alecensa than you should</p><p>If you take more Alecensa than you should, talk to a doctor or go to hospital straight away. Take the medicine pack and this leaflet with you. If you forget to take Alecensa</p><p>If it is more than 6 hours until your next dose, take the missed dose as soon as you remember. If it is less than 6 hours until your next dose, skip the missed dose. Then take your next dose at the usual time. Do not take a double dose to make up for a missed dose.</p><p>If you stop taking Alecensa</p><p>Do not stop taking this medicine without talking to your doctor first. It is important to take Alecensa twice a day for as long as your doctor prescribes it for you. If you have any further questions on the use of this medicine, ask your doctor, pharmacist or nurse.</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. The following side effects may happen with this medicine.</p><p>Some side effects could be serious. Tell your doctor straight away if you notice any of the following side effects. Your doctor may lower your dose, stop your treatment for a short time or stop your treatment completely: New or worsening signs including difficulty in breathing, shortness of breath, or cough with or without mucous, or fever - the signs may be similar to those from your lung cancer (potential signs of lung inflammation pneumonitis). Alecensa can cause severe or life-threatening inflammation of the lungs during treatment. Yellowing of your skin or the whites of your eyes, pain on the right side of your stomach area, dark urine, itchy skin, feeling less hungry than usual, nausea or vomiting, feeling tired, bleeding or bruising more easily than normal (potential signs of liver problems)<br/>New or worsening signs of muscle problems, including unexplained muscle pain or muscle pain that does not go away, tenderness, or weakness (potential signs of muscle problems). Fainting, dizziness and low blood pressure (potential signs of slow heart beat) Feeling tired, weak or short of breath (potential signs of an abnormal breakdown of red blood cells, known as haemolytic anaemia).</p><p>Other side effects</p><p>Tell your doctor, pharmacist or nurse if you notice any of the following side effects:</p><p>Very common (may affect more than 1 in 10 people):<br/>abnormal results of blood tests to check for liver problems (high levels of alanine aminotransferase, aspartate aminotransferase and bilirubin) abnormal results of blood tests to check for muscle damage (high level of creatine phosphokinase)<br/>you may feel tired, weak or short of breath due to a reduction in the number of red blood cells, known as anaemia vomiting if you vomit after taking a dose of Alecensa, do not take an extra dose, just take your next dose at the usual time constipation diarrhoea nausea problem with your eyes including blurred vision, loss of sight, black dots or white spots in your vision, and seeing double rash swelling caused by fluid build-up in the body (oedema) weight gain.</p><p>Common (may affect up to 1 in 10 people): abnormal results of blood tests to check kidney function (high level of creatinine) abnormal results of blood tests to check for liver disease or bone disorders (high level of alkaline phosphatase) inflammation of the mucous membrane of the mouth sensitivity to sunlight do not expose yourself to the sun for any long period of time while you are taking Alecensa and for 7 days after you stop. You need to apply sunscreen and lip balm with a Sun Protection Factor of 50 or higher to help prevent sunburn. alteration in sense of taste kidney problems including rapid loss of kidney function (acute kidney injury)</p><p>Reporting of side effects If you get any side effects, talk to your doctor, pharmacist or nurse. This includes any possible side effects not listed in this leaflet. You can also report side effects directly via the national reporting system listed in Appendix V. By reporting side effects you can help provide more information on the safety of this medicine.</p></div>" ] ] [ fhir:title [ fhir:v "5. How to store alecensa" ] ; 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 alecensa" ] ] ; 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. Do not take this medicine after the expiry date which is stated on the carton and either the blister or the bottle after EXP. The expiry date refers to the last day of that month. If Alecensa is packed in blisters, store in the original package in order to protect from moisture. If Alecensa is packed in bottles, store in the original package and keep the bottle tightly closed to protect from moisture. 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 Alecensa contains</p><p>The active substance is alectinib. Each hard capsule contains alectinib hydrochloride equivalent to 150 mg alectinib.<br/>The other ingredients are:</p><ul><li>Capsule content: lactose monohydrate (see section 2 Alecensa contains lactose ), hydroxypropylcellulose, sodium laurilsulfate (see section 2 Alecensa contains sodium ), magnesium stearate and carmellose calcium</li><li>Capsule shell: hypromellose, carrageenan, potassium chloride, titanium dioxide (E171), maize starch and carnauba wax</li><li>Printing ink: red iron oxide (E172), yellow iron oxide (E172), indigo carmine aluminium lake (E132), carnauba wax, white shellac and glyceryl monooleate.</li></ul><p>What Alecensa looks like and contents of the pack</p><p>Alecensa hard capsules are white, with ALE printed in black ink on the cap and 150 mg printed in black ink on the body.</p><p>The capsules are provided in blisters and are available in cartons containing 224 hard capsules (4 packs of 56). The capsules are also available in plastic bottles containing 240 hard capsules. Not all pack sizes may be marketed.<br/>Marketing Authorisation Holder</p><p>Roche Registration GmbH Emil-Barell-Strasse 1<br/>79639 Grenzach-Wyhlen<br/>Germany</p><p>Manufacturer</p><p>Roche Pharma AG Emil-Barell-Strasse 1 79639 Grenzach-Wyhlen Germany</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien N.V. Roche S.A. T l/Tel: +32 (0) 2 525 82 Lietuva UAB Roche Lietuva<br/>Tel: +370 5 2546</p><p>: +359 2 818 44 Luxembourg/Luxemburg (Voir/siehe Belgique/Belgien)</p><p>esk republika Roche s. r. o. Tel: +420 - 2 20382Magyarorsz g Roche (Magyarorsz g) Kft. Tel: +36 - 1 279 4Danmark Roche Pharmaceuticals A/S Tlf: +45 - 36 39 99 Malta (See Ireland)<br/>Deutschland Roche Pharma AG Tel: +49 (0) 7624 Nederland Roche Nederland B.V. Tel: +31 (0) 348 438Eesti Roche Eesti O<br/>Tel: + 372 - 6 177 Norge Roche Norge AS Tlf: +47 - 22 78 90<br/>Roche (Hellas) A.E.<br/>: +30 210 61 66 sterreich Roche Austria GmbH Tel: +43 (0) 1 27Espa a Roche Farma S.A. Tel: +34 - 91 324 81 Polska Roche Polska Sp.z o.o. Tel: +48 - 22 345 18 France Roche T l: +33 (0) 1 47 61 40 Portugal Roche Farmac utica Qu mica, Lda Tel: +351 - 21 425 70 Hrvatska Roche d.o.o. Tel: +385 1 4722 Rom nia Roche Rom nia S.R.L. Tel: +40 21 206 47 Ireland Roche Products (Ireland) Ltd. Tel: +353 (0) 1 469 0Slovenija Roche farmacevtska dru ba d.o.o. Tel: +386 - 1 360 26 sland<br/>Roche Pharmaceuticals A/S c/o Icepharma hf S mi: +354 540 8Slovensk republika<br/>Roche Slovensko, s.r.o. Tel: +421 - 2 52638Italia Roche S.p.A. Tel: +39 - 039 2Suomi/Finland Roche Oy<br/>Puh/Tel: +358 (0) 10 554 K<br/>. . & . : +357 - 22 76 62 Sverige Roche AB Tel: +46 (0) 8 726 1Latvija Roche Latvija SIA Tel: +371 - 6 7039United Kingdom (Northern Ireland) Roche Products (Ireland) Ltd. Tel: +44 (0) 1707 366This leaflet was last revised in {MM/YYYY}.</p><p>Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>" ] ] ) ] ) . # <MedicinalProductDefinition/mp6c2eb54267bb33e875227a41c1c320f3> a fhir:MedicinalProductDefinition ; fhir:id [ fhir:v "mp6c2eb54267bb33e875227a41c1c320f3"] ; # 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_mp6c2eb54267bb33e875227a41c1c320f3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp6c2eb54267bb33e875227a41c1c320f3</b></p><a name=\"mp6c2eb54267bb33e875227a41c1c320f3\"> </a><a name=\"hcmp6c2eb54267bb33e875227a41c1c320f3\"> </a><a name=\"mp6c2eb54267bb33e875227a41c1c320f3-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/16/1169/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>: Alecensa 150 mg hard capsules</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/16/1169/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 "Alecensa 150 mg hard capsules" ] ; 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" ] ] ) ] ] ) ] ) . #
IG © 2021+ Gravitate Health Project. Package hl7.eu.fhir.ghepi#0.1.0 based on FHIR 5.0.0. Generated 2024-10-14
This joint undertaking receives support from the EU H2020 research and innovation programme and EFPIA.