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

<Composition/composition-en-c81102ba15ecf1ae72d97505f0c21e9d> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-c81102ba15ecf1ae72d97505f0c21e9d"] ; # 
  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-c81102ba15ecf1ae72d97505f0c21e9d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-c81102ba15ecf1ae72d97505f0c21e9d</b></p><a name=\"composition-en-c81102ba15ecf1ae72d97505f0c21e9d\"> </a><a name=\"hccomposition-en-c81102ba15ecf1ae72d97505f0c21e9d\"> </a><a name=\"composition-en-c81102ba15ecf1ae72d97505f0c21e9d-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/1147/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 - ibrance</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/1147/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/mpc81102ba15ecf1ae72d97505f0c21e9d" ]
  ] ) ; # 
  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 - ibrance"] ; # 
  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 IBRANCE is and what it is used for</li><li>What you need to know before you take IBRANCE</li><li>How to take IBRANCE</li><li>Possible side effects</li><li>How to store IBRANCE</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What ibrance 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 ibrance 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>IBRANCE is an anticancer medicine containing the active substance palbociclib.</p><p>Palbociclib works by blocking proteins called cyclin-dependent kinase 4 and 6, which regulate cell growth and division. Blocking these proteins can slow down growth of cancer cells and delay the progression of your cancer.</p><p>IBRANCE is used to treat patients with certain types of breast cancer (hormone receptor-positive, human epidermal growth factor receptor 2-negative) which have spread beyond the original tumour and/or to other organs. It is given together with aromatase inhibitors or fulvestrant, which are used as hormonal anticancer therapies.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take ibrance" ] ;
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 ibrance" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take IBRANCE</p><ul><li>if you are allergic to palbociclib or any of the other ingredients of this medicine (listed in section 6).</li><li>use of preparations containing St. John s Wort, an herbal product used to treat mild depression and anxiety, should be avoided while you are taking IBRANCE.</li></ul><p>Warnings and precautions</p><p>Talk to your doctor, pharmacist or nurse before taking IBRANCE.</p><p>IBRANCE may reduce the number of your white blood cells and weaken your immune system. Therefore, you may be at greater risk of getting an infection while you are taking IBRANCE.</p><p>Tell your doctor, pharmacist or nurse if you experience signs or symptoms of an infection, such as chills or fever.</p><p>You will have regular blood tests during treatment to check whether IBRANCE affects your blood cells (white blood cells, red blood cells, and platelets).</p><p>IBRANCE may cause blood clots in the veins. Tell your doctor, pharmacist or nurse if you experience signs or symptoms of blood clots in the veins such as pain or stiffness, swelling and redness in the affected leg (or arm), chest pain, shortness of breath or lightheadedness.</p><p>IBRANCE may cause severe or life-threatening inflammation of the lungs during treatment that can lead to death. Tell your healthcare provider right away if you have any new or worsening symptoms including:</p><ul><li>difficulty breathing or shortness of breath</li><li>dry cough</li><li>chest pain</li></ul><p>Children and adolescents</p><p>IBRANCE is not to be used in children or adolescents (under 18 years of age).</p><p>Other medicines and IBRANCE</p><p>Tell your doctor or pharmacist if you are taking, have recently taken, or might take any other medicines. IBRANCE may affect the way some other medicines work.</p><p>In particular, the following may increase the risk of side effects with IBRANCE:</p><ul><li>Lopinavir, indinavir, nelfinavir, ritonavir, telaprevir, and saquinavir used to treat HIV infection/AIDS.</li><li>Clarithromycin and telithromycin antibiotics used to treat bacterial infections.</li><li>Voriconazole, itraconazole, ketoconazole, and posaconazole used to treat fungal infections.</li><li>Nefazodone used to treat depression.</li></ul><p>The following medicines may have increased risk of side effects when given with IBRANCE:</p><ul><li>Quinidine generally used to treat heart rhythm problems.</li><li>Colchicine used to treat gout.</li><li>Pravastatin and rosuvastatin used to treat high cholesterol levels.</li><li>Sulfasalazine used to treat rheumatoid arthritis.</li><li>Alfentanil used for anaesthesia in surgery; fentanyl used in pre-procedures as a pain reliever as well as an anaesthetic.</li><li>Cyclosporine, everolimus, tacrolimus, and sirolimus used in organ transplantation to prevent rejection.</li><li>Dihydroergotamine and ergotamine used to treat migraine.</li><li>Pimozide used to treat schizophrenia and chronic psychosis.</li></ul><p>The following medicines may reduce the effectiveness of IBRANCE:</p><ul><li>Carbamazepine and phenytoin, used to stop seizures or fits.</li><li>Enzalutamide to treat prostate cancer.</li><li>Rifampin used to treat tuberculosis (TB).</li><li>St. John s Wort, an herbal product used to treat mild depression and anxiety.</li></ul><p>IBRANCE with food and drink</p><p>Avoid grapefruit and grapefruit juice while you are taking IBRANCE as it may increase the side effects of IBRANCE.</p><p>Pregnancy and breast-feeding and fertility</p><p>You should not use IBRANCE if you are pregnant.</p><p>You should avoid becoming pregnant while taking IBRANCE.</p><p>Discuss contraception with your doctor if there is any possibility that you or your partner may become pregnant.</p><p>If you are pregnant or breast-feeding, think you may be pregnant, or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine.</p><p>Women of childbearing potential who are receiving this medicinal product, or their male partners should use adequate contraceptive methods (e.g., double-barrier contraception such as condom and diaphragm). These methods should be used during therapy and for at least 3 weeks after completing therapy for females and for at least 14 weeks for males.</p><p>Breast-feeding You should not breast-feed while taking IBRANCE. It is not known if IBRANCE is excreted in breast milk.</p><p>Fertility Palbociclib may decrease fertility in men.</p><p>Therefore, men may consider sperm preservation before taking IBRANCE.</p><p>Driving and using machines</p><p>Tiredness is a very common side effect of IBRANCE. If you feel unusually tired, take special care when driving or using machines.</p><p>IBRANCE contains lactose and sodium This medicine contains lactose (found in milk or dairy products). If you have been told by your doctor that you have an intolerance to some sugars, contact your doctor before taking this medicine.</p><p>This medicine contains less than 1 mmol sodium (23 mg) per capsule, that is to say it is essentially sodium-free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take ibrance" ] ;
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 ibrance" ]       ] ;
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 or pharmacist if you are not sure.</p><p>The recommended dose is 125 mg of IBRANCE taken once a day for 3 weeks followed by 1 week without taking IBRANCE. Your doctor will tell you how many capsules of IBRANCE to take.</p><p>If you experience certain side effects while you are taking IBRANCE (see section 4 Possible side effects ), your doctor may lower your dose or stop treatment, either temporarily or permanently. The dose may be lowered to one of the other available strengths 100 mg or 75 mg.</p><p>Take IBRANCE once a day at about the same time every day with food, preferably a meal.</p><p>Swallow the capsule whole with a glass of water. Do not chew or crush the capsules. Do not open the capsules.</p><p>If you take more IBRANCE than you should</p><p>If you have taken too much IBRANCE, see a doctor or go to a hospital immediately. Urgent treatment may be necessary.</p><p>Take the carton and this leaflet, so that the doctor knows what you have been taking.</p><p>If you forget to take IBRANCE</p><p>If you miss a dose or vomit, take your next dose as scheduled. Do not take a double dose to make up for the forgotten capsules.</p><p>If you stop taking IBRANCE</p><p>Do not stop taking IBRANCE unless your doctor tells you to.</p><p>If you have any further questions on the use of this medicine, ask your doctor or pharmacist.</p></div>"       ]     ] [
fhir:title [ fhir:v "4. Possible side effects" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "4. Possible side effects" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Like all medicines, this medicine can cause side effects, although not everybody gets them:</p><p>Contact your doctor immediately if you have any of these symptoms:</p><ul><li>fever, chills, weakness, shortness of breath, bleeding, or easy bruising which could be a sign of a serious blood disorder.</li><li>difficulty breathing, dry cough or chest pain which could be a sign of inflammation of the lungs.</li><li>painful swollen leg, chest pain, shortness of breath, rapid breathing or rapid heart rate as these can be signs of blood clots in the vein (which may affect up to 1 in 10 people).</li></ul><p>Other side effects with IBRANCE may include:</p><p>Very common side effects (may affect more than 1 in 10 people):</p><p>Infections</p><p>Reduction in white blood cells, red blood cells, and blood platelets</p><p>Feeling of tiredness</p><p>Decreased appetite</p><p>Inflammation of the mouth and lips (stomatitis), nausea, vomiting, diarrhoea</p><p>Rash</p><p>Hair loss</p><p>Weakness</p><p>Fever</p><p>Abnormalities in liver blood tests</p><p>Dry skin</p><p>Common side effects (may affect up to 1 in 10 people):</p><p>Fever with a drop in the white blood cell count (febrile neutropenia)</p><p>Blurred vision, increased tearing, dry eye</p><p>Alteration in taste (dysgeusia)</p><p>Nosebleed</p><p>Redness, pain, peeling, swelling and blistering of palms of hands and/or soles of feet (Palmar-Plantar Erythrodysaesthesia Syndrome [PPES])</p><p>Uncommon side effects (may affect up to 1 in 100 people):</p><p>Inflammation of the skin causing red scaly patches and possibly occurring together with pain in the joints and fever (Cutaneous Lupus Erythematosus [CLE]). 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 ibrance" ] ;
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 ibrance" ]       ] ;
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 or blister 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 use this medicine if you notice that the pack is damaged or shows signs of tampering.</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 IBRANCE contains</p><ul><li><p>The active substance is palbociclib. IBRANCE hard capsules come in different strengths:</p></li><li><p>IBRANCE 75 mg hard capsule: each capsule contains 75 mg palbociclib.</p></li><li><p>IBRANCE 100 mg hard capsule: each capsule contains 100 mg palbociclib.</p></li><li><p>IBRANCE 125 mg hard capsule: each capsule contains 125 mg palbociclib.</p></li><li><p>The other ingredients are: Capsule content: microcrystalline cellulose, lactose monohydrate, sodium starch glycolate type A, colloidal anhydrous silica, magnesium stearate.<br/>Capsule shell: gelatin, red iron oxide (E172), yellow iron oxide (E172), titanium dioxide (E171).<br/>Printing ink: shellac, titanium dioxide (E171), ammonium hydroxide (28% solution), propylene glycol, simeticone (see section 2 IBRANCE contains lactose and sodium ).</p></li></ul><p>What IBRANCE looks like and contents of the pack</p><ul><li>IBRANCE 75 mg is supplied as opaque, hard capsules, with a light orange body (printed PBC 75 in white) and a light orange cap (printed Pfizer in white).</li><li>IBRANCE 100 mg is supplied as opaque, hard capsules, with a light orange body (printed PBC 100 in white) and a caramel cap (printed Pfizer in white).</li><li>IBRANCE 125 mg is supplied as opaque, hard capsules, with a caramel body (printed PBC 125<br/>in white) and a caramel cap (printed Pfizer in white).</li></ul><p>IBRANCE 75 mg, 100 mg, and 125 mg are available in blister packs of 21 or 63 hard capsules and in plastic bottles of 21 hard capsules.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder</p><p>Pfizer Europe MA EEIG Boulevard de la Plaine 1050 Bruxelles Belgium</p><p>Manufacturer</p><p>Pfizer Manufacturing Deutschland GmbH Betriebsst tte Freiburg Mooswaldallee 1 79090 Freiburg Germany</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Luxembourg/Luxemburg Pfizer NV/SA T l/Tel: +32 (0)2 554 62 Lietuva Pfizer Luxembourg SARL filialas Lietuvoje Tel: +370 5 251 4<br/>,<br/>.: +359 2 970 4Magyarorsz g Pfizer Kft. Tel.: +36 1 488 37 esk republika Pfizer, spol. s r.o. Tel: +420 283 004 Malta Vivian Corporation Ltd. Tel: +356 21344Danmark Pfizer ApS Tlf: +45 44 20 11 Nederland Pfizer bv Tel: +31 (0)800 63 34 Deutschland PFIZER PHARMA GmbH Tel: +49 (0)30 550055-51Norge Pfizer AS Tlf: +47 67 52 61 Eesti Pfizer Luxembourg SARL Eesti filiaal Tel: +372 666 7 sterreich Pfizer Corporation Austria Ges.m.b.H. Tel: +43 (0)1 521 15-0</p><p>Pfizer A.E. : +30 210 6785Polska Pfizer Polska Sp. z o.o. Tel.: +48 22 335 61 Espa a Pfizer, S.L. Tel: +34 91 490 99 Portugal Laborat rios Pfizer, Lda. Tel: +351 21 423 5France Pfizer<br/>T l: +33 (0)1 58 07 34 Rom nia Pfizer Romania S.R.L. Tel: +40 (0) 21 207 28 Hrvatska Pfizer Croatia d.o.o. Tel: +385 1 3908 Slovenija Pfizer Luxembourg SARL Pfizer, podru nica za svetovanje s podro ja farmacevtske dejavnosti, Ljubljana Tel: +386 (0)1 52 11 Ireland Pfizer Healthcare Ireland Tel: 1800 633 363 (toll free) +44 (0)1304 616Slovensk republika Pfizer Luxembourg SARL, organiza n zlo ka<br/>Tel: +421 2 3355 5 sland Icepharma hf. S mi: +354 540 8Suomi/Finland Pfizer Oy Puh/Tel: +358 (0)9 430 Italia Pfizer S.r.l. Tel: +39 06 33 18 Sverige<br/>Pfizer AB Tel: +46 (0)8 550 520 K<br/>Pfizer . . (Cyprus Branch) T : +357 22817United Kingdom (Northern Ireland) Pfizer Limited Tel: +44 (0) 1304 616Latvija Pfizer Luxembourg SARL fili le Latvij<br/>Tel: +371 670 35 This leaflet was last revised in</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpc81102ba15ecf1ae72d97505f0c21e9d> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpc81102ba15ecf1ae72d97505f0c21e9d"] ; # 
  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_mpc81102ba15ecf1ae72d97505f0c21e9d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpc81102ba15ecf1ae72d97505f0c21e9d</b></p><a name=\"mpc81102ba15ecf1ae72d97505f0c21e9d\"> </a><a name=\"hcmpc81102ba15ecf1ae72d97505f0c21e9d\"> </a><a name=\"mpc81102ba15ecf1ae72d97505f0c21e9d-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/16/1147/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>: IBRANCE 75 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/1147/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 "IBRANCE 75 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" ]         ] )       ]     ] )
  ] ) . #