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

<Composition/composition-en-0349e0c03941d2ede34c30a30310b99b> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-0349e0c03941d2ede34c30a30310b99b"] ; # 
  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-0349e0c03941d2ede34c30a30310b99b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-0349e0c03941d2ede34c30a30310b99b</b></p><a name=\"composition-en-0349e0c03941d2ede34c30a30310b99b\"> </a><a name=\"hccomposition-en-0349e0c03941d2ede34c30a30310b99b\"> </a><a name=\"composition-en-0349e0c03941d2ede34c30a30310b99b-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/15/1030/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 - odomzo</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/15/1030/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/mp0349e0c03941d2ede34c30a30310b99b" ]
  ] ) ; # 
  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 - odomzo"] ; # 
  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 Odomzo is and what it is used for</li><li>What you need to know before you take Odomzo</li><li>How to take Odomzo</li><li>Possible side effects</li><li>How to store Odomzo</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What odomzo 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 odomzo 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 Odomzo is</p><p>Odomzo contains the active substance sonidegib. It is an anti-cancer medicine.</p><p>What Odomzo is used for</p><p>Odomzo is used to treat adults with a type of skin cancer called basal cell carcinoma. It is used when the cancer has spread locally and cannot be treated with surgery or radiation.</p><p>How Odomzo works</p><p>The normal growth of cells is controlled by various chemical signals. In patients with basal cell carcinoma, changes occur to genes controlling a part of this process known as the hedgehog pathway . This switches on signals that make the cancer cells grow out of control. Odomzo works by blocking this process, stopping cancer cells from growing and making new cells.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take odomzo" ] ;
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 odomzo" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Read the specific instructions given to you by your doctor, particularly on the effects of Odomzo on unborn babies.</p><p>Read carefully and follow the instructions of the patient brochure and reminder card given to you by your doctor.</p><p>Do not take Odomzo</p><ul><li>if you are allergic to sonidegib or any of the other ingredients of this medicine (listed in section 6).</li><li>if you are pregnant or think you may be pregnant. This is because Odomzo may cause harm or death to your unborn baby (see section Pregnancy ).</li><li>if you are breast-feeding. This is because it is not known whether Odomzo can pass into your breast milk and cause harm to your baby (see section Breast-feeding ).</li><li>if you are able to become pregnant but are unable or unwilling to follow the necessary pregnancy prevention measures that are listed in the Odomzo Pregnancy Prevention Programme. Do not take Odomzo if any of the above apply to you. If you are not sure, talk to your doctor or pharmacist before taking Odomzo.</li></ul><p>Additional information on the above points can be found in the sections Pregnancy , Breast-feeding , Fertility and Contraception for women and men .</p><p>Warnings and precautions</p><ul><li>Odomzo may cause muscle problems. Tell your doctor before taking Odomzo if you have a history of muscle cramps or weakness or if you are taking other medicines. Some medicines (e.g. medicines used to treat high cholesterol) might increase the risk for muscle problems. Tell your doctor or pharmacist immediately if your muscles hurt or you have unexplained muscle cramps or weakness during treatment with Odomzo. Your doctor may need to change your dose, or stop your treatment temporarily or permanently.</li><li>You should not donate blood while on treatment with Odomzo and for 20 months after ending your treatment.</li><li>If you are male, you should not donate semen at any time during treatment and for 6 months after the final dose.</li><li>Your doctor will check your skin regularly for another type of cancer called cutaneous squamous cell carcinoma (SCC). It is not known whether SCC can be related to treatment with Odomzo. Usually this type of cancer appears on sun-damaged skin, does not spread and can be cured. Tell your doctor if you notice any changes in your skin.</li><li>Never give this medicine to anyone else. You should return unused capsules at the end of your treatment. Talk to your doctor or pharmacist regarding where to return the capsules.</li></ul><p>Blood tests during treatment with Odomzo Your doctor will perform blood tests before treatment, and possibly during treatment as well. These tests will check the health of your muscles by measuring the levels of an enzyme in your blood called creatine phosphokinase.</p><p>Children and adolescents (under 18 years of age) Odomzo should not be used in children and adolescents below the age of 18. Problems with growing teeth and bones were seen with this medicine. Odomzo may cause bones to stop growing in children and adolescents. This can also happen after discontinuation of the treatment.</p><p>Other medicines and Odomzo 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 Odomzo can affect the way some medicines work. Some other medicines can also affect how Odomzo works, or make it more likely that you will have side effects.</p><p>In particular tell your doctor or pharmacist if you are taking any of the following:</p><ul><li>medicines such as statins and fibric acid derivatives used to treat high cholesterol and lipids</li><li>vitamin B3, also known as niacin</li><li>medicines such as methotrexate, mitoxantrone, irinotecan, or topotecan used to treat certain types of cancers or other diseases such as severe joint problems (rheumatoid arthritis) and psoriasis</li><li>medicines such as telithromycin, rifampicin or rifabutin used to treat bacterial infections</li><li>medicines such as ketoconazole (not including shampoos and creams), itraconazole, posaconazole or voriconazole used to treat fungal infections</li><li>medicines such as chloroquine and hydroxychloroquine used to treat parasitic infections as well as other diseases such as rheumatoid arthritis or lupus erythematosus</li><li>medicines such as ritonavir, saquinavir or zidovudine used to treat AIDS or HIV</li><li>medicines such as carbamazepine, phenytoin or phenobarbital used to treat acute seizures</li><li>a medicine called nefazodone used to treat depression</li><li>a medicine called penicillamine used to treat rheumatoid arthritis</li><li>a herbal medicine called St. John s wort (also known as Hypericum perforatum) used to treat depression. If any of the above apply to you or you are not sure, talk to your doctor or pharmacist before taking Odomzo.</li></ul><p>These medicines should be used with caution or may need to be avoided during your treatment with Odomzo. If you are taking any of these, your doctor might need to prescribe an alternative medicine for you.</p><p>During your treatment with Odomzo, you should also tell your doctor or pharmacist if you are prescribed another medicine that you were not taking before.</p><p>Pregnancy Do not take Odomzo if you are pregnant, think you may be pregnant, or are planning to become pregnant during your treatment or during the 20 months after your treatment has finished. You must stop taking Odomzo and talk to your doctor immediately if you become pregnant or suspect you could be pregnant. Odomzo may cause your baby to have severe birth defects or lead to the death of your unborn baby. Specific instructions (the Odomzo Pregnancy Prevention Programme) given to you by your doctor contain information particularly on the effects of Odomzo on unborn babies.</p><p>Breast-feeding Do not breast-feed during your treatment or during the 20 months after your treatment has finished. It is not known whether Odomzo can pass into your breast milk and cause harm to your baby.</p><p>Fertility Odomzo may have an impact on fertility in men and women. Talk to your doctor if you plan to have children in the future.</p><p>Contraception for women and men Women Before starting Odomzo treatment, ask your doctor if you are able to become pregnant, even if your periods have stopped (menopause). It is important to check with your doctor whether there is a risk that you could become pregnant.</p><p>If you are able to become pregnant:</p><ul><li>you must take precautions so that you do not become pregnant while taking Odomzo,</li><li>you must use 2 methods of contraception, one highly effective method and one barrier method (see the examples below) while you are taking Odomzo,</li><li>you must keep using this contraception for 20 months after you have stopped taking Odomzo because traces of the medicine remain in the body for a long time. Your doctor will discuss with you the best method of contraception for you.</li></ul><p>You must use one highly effective method, such as:</p><ul><li>an intra-uterine device ( the coil or IUD)</li><li>surgical sterilisation.</li></ul><p>You must also use one barrier method, such as:</p><ul><li>a condom (with spermicide, if available)</li><li>a diaphragm (with spermicide, if available).</li></ul><p>Your doctor will test you for pregnancy:</p><ul><li>at least 7 days before starting treatment to make sure that you are not already pregnant</li><li>every month during treatment.</li></ul><p>During treatment and during the 20 months after your treatment has finished, tell your doctor straight away if:</p><ul><li>you think your contraception has not worked for any reason</li><li>your periods stop</li><li>you stop using contraception</li><li>you need to change contraception</li></ul><p>Men While you are taking Odomzo, always use a condom (with spermicide, if available) when you have sex with a female partner, even if you have had a vasectomy. You must keep doing this for 6 months after your treatment has finished.</p><p>Tell your doctor straight away if your partner becomes pregnant while you are taking Odomzo and for 6 months after your treatment has finished.</p><p>You should not donate semen during your treatment and for 6 months after your treatment has finished.</p><p>Driving and using machines Odomzo is not likely to affect your ability to drive or use any tools or machines. Talk to your doctor if you are unsure.</p><p>Odomzo contains lactose Odomzo contains lactose (milk sugar). If you have been told by your doctor that you have an intolerance to some sugars, contact your doctor before taking this medicine.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take odomzo" ] ;
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 odomzo" ]       ] ;
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>Taking this medicine The recommended dose is 200 mg (1 capsule) a day.</p><ul><li>Do not eat for 2 hours before taking Odomzo and for 1 hour afterwards.</li><li>Take your capsule at about the same time each day. This will help you to remember when to take your medicine.</li><li>Swallow the capsule whole. Do not open, chew or crush the capsule. Any contact with the content of the capsules should be avoided, as it may have harmful effects.</li></ul><p>Do not change your dose without talking to your doctor. Do not exceed the recommended dose prescribed by your doctor. If you vomit after you swallow the capsule, do not take any more capsules until your next scheduled dose.</p><p>How long to take Odomzo Keep taking Odomzo for as long as your doctor tells you. If you have questions about how long to take Odomzo, talk to your doctor or pharmacist.</p><p>If you take more Odomzo than you should If you take more Odomzo than you should, or if someone else accidentally takes your medicine, talk to a doctor or go to a hospital straight away. Take the medicine and its packaging and leaflet with you.</p><p>If you forget to take Odomzo If you forget to take a dose of Odomzo, take it as soon you realise. If more than six hours have passed since the dose was due to be taken, skip the missed dose, then take the next dose at the scheduled time. Do not take a double dose to make up for a forgotten dose.</p><p>If you stop taking Odomzo Do not stop taking Odomzo without talking to your doctor first.</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>Odomzo may cause severe birth defects, You must not become pregnant while taking this medicine (see Pregnancy , Breast-feeding , Fertility and Contraception for women and men in section 2 for more information).</p><p>Stop taking Odomzo and tell your doctor straight away if you notice any of the following as these could be signs of an allergic reaction:</p><ul><li>difficulty breathing or swallowing</li><li>swelling of the face, lips, tongue or throat</li><li>severe itching of the skin, with a red rash or raised bumps.</li></ul><p>Some side effects could be serious Tell your doctor or pharmacist straight away if you notice any of the following:</p><ul><li>severe muscle cramps, muscle pain or muscle weakness. These could be signs of a problem called rhabdomyolysis, which involves the breakdown of muscle tissue.</li><li>dark urine, decreased urine output or no urine output. These could be signs that your muscle fibre is breaking down, which is harmful to your kidneys.</li></ul><p>Other possible side effects If any of these side effects become severe, tell your doctor or pharmacist.</p><p>Very common: may affect more than 1 in 10 people</p><ul><li>muscle cramps, muscle pain, pain in the bones, ligaments and tendons</li><li>absence of menstrual periods</li><li>diarrhoea or heartburn</li><li>decreased appetite</li><li>headache</li><li>disturbed sense of taste or strange taste in the mouth</li><li>pain in the belly</li><li>feeling sick</li><li>vomiting</li><li>itching</li><li>hair loss</li><li>tiredness</li><li>pain</li><li>weight loss.</li></ul><p>Common: may affect up to 1 in 10 people</p><ul><li>upset stomach or indigestion</li><li>constipation</li><li>rash</li><li>abnormal hair growth</li><li>thirst, not passing much urine, weight loss, dry flushed skin, irritability (possible symptoms of low level of fluids in the body, known as dehydration). During Odomzo treatment, you may also have some abnormal blood test results. These can alert your doctor to possible changes in the function of some parts of your body, for example:</li><li>high levels of the following enzymes: creatine phosphokinase (muscle function), lipase and/or amylase (pancreas function), alanine aminotransferase (ALT) and/or aspartate aminotransferase (AST) (liver function)</li><li>high level of creatinine (kidney function)</li><li>high level of sugar in the blood (known as hyperglycaemia)</li><li>low level of haemoglobin (needed to transport oxygen in the blood)</li><li>low level of white blood cells.</li></ul><p>Reporting of side effects 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 odomzo" ] ;
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 odomzo" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Keep this medicine out of the sight and reach of children.</li><li>Do not use this medicine after the expiry date which is stated on the pack and the blister after EXP. The expiry date refers to the last day of that month.</li><li>Do not store above 30 C.</li><li>Store in the original package in order to protect from moisture.</li><li>Do not throw away any medicines via wastewater or household waste. Ask your pharmacist how to throw away medicines you no longer use. These measures will help protect the environment.</li></ul></div>"       ]     ] [
fhir:title [ fhir:v "6. Contents of the pack and other information" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/rmswi/"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000155538" ]         ] ) ;
fhir:text [ fhir:v "6. Contents of the pack and other information" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>What Odomzo contains</p><ul><li>The active substance is sonidegib (as phosphate). Each capsule contains 200 mg sonidegib.</li><li>The other ingredients are:</li><li>Capsule contents: crospovidone type A, lactose monohydrate (see section 2, Odomzo contains lactose ), magnesium stearate, poloxamer 188, silica, colloidal anhydrous, sodium laurilsulfate.</li><li>Capsule shell: gelatin, iron oxide red (E172), titanium dioxide (E171).</li><li>Printing ink: iron oxide black (E172), propylene glycol (E1520), shellac.</li></ul><p>What Odomzo looks like and contents of the pack</p><p>Odomzo 200 mg capsules are pink and opaque. They are imprinted with SONIDEGIB 200MG and NVR .</p><p>Odomzo is provided in perforated unit-dose blisters containing 10 x 1 capsule. It is available in pack sizes of 10 and 30 capsules.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder and Manufacturer</p><p>Sun Pharmaceutical Industries Europe B.V. Polarisavenue 2132JH Hoofddorp Netherlands</p><p>For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder:</p><p>Belgi /Belgique/Belgien Sun Pharmaceutical Industries Europe B.V. T l/Tel: +31 23 568 55 Lietuva Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55<br/>Sun Pharmaceutical Industries Europe B.V. : +31 23 568 55 Luxembourg/Luxemburg Sun Pharmaceutical Industries Europe B.V. T l/Tel: +31 23 568 55 esk republika Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 Magyarorsz g Sun Pharmaceutical Industries Europe B.V. Tel.: +31 23 568 55 Danmark Sun Pharmaceutical Industries Europe B.V. Tlf: +31 23 568 55 Malta Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 Deutschland Sun Pharmaceuticals Germany GmbH Tel: +49 21 440 39 E-mail: <a href=\"mailto:info.de@sunpharma.com\">info.de@sunpharma.com</a> Nederland Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 Eesti Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 Norge Sun Pharmaceutical Industries Europe B.V. Tlf: +31 23 568 55<br/>Sun Pharmaceutical Industries Europe B.V. : +31 23 568 55 sterreich Astro-Pharma GmbH Tel: +43 (1) 97 99 Espa a Sun Pharma Laboratorios S.L. Tel: +34 93 342 78 Polska Ranbaxy (Poland) Tel.: +48 22 642 07 France Sun Pharma France T l:+33 1 41 44 44 Portugal Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 Hrvatska Sun Pharmaceutical Industries Europe B.V. Tel.: +31 23 568 55 Rom nia Terapia S.A. Tel:+40 264 50 15 Ireland Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 Slovenija Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 sland Sun Pharmaceutical Industries Europe B.V. S mi: +31 23 568 55 Slovensk republika Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 Italia Sun Pharma Italia S.r.l. Tel: +39 02 33 49 07 Suomi/Finland Sun Pharmaceutical Industries Europe B.V. Puh/Tel: +31 23 568 55<br/>Sun Pharmaceutical Industries Europe B.V. : +31 23 568 55 Sverige Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 Latvija Sun Pharmaceutical Industries Europe B.V. Tel: +31 23 568 55 United Kingdom (Northern Ireland) Ranbaxy UK Ltd Tel: +44 (0) 208 848 8This leaflet was last revised in</p><p>Other sources of information Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp0349e0c03941d2ede34c30a30310b99b> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp0349e0c03941d2ede34c30a30310b99b"] ; # 
  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_mp0349e0c03941d2ede34c30a30310b99b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp0349e0c03941d2ede34c30a30310b99b</b></p><a name=\"mp0349e0c03941d2ede34c30a30310b99b\"> </a><a name=\"hcmp0349e0c03941d2ede34c30a30310b99b\"> </a><a name=\"mp0349e0c03941d2ede34c30a30310b99b-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/15/1030/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>: Odomzo 200 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/15/1030/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 "Odomzo 200 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" ]         ] )       ]     ] )
  ] ) . #