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

<Composition/composition-en-3a2e83e300727740331b28eb7f2593e4> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-3a2e83e300727740331b28eb7f2593e4"] ; # 
  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-3a2e83e300727740331b28eb7f2593e4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-3a2e83e300727740331b28eb7f2593e4</b></p><a name=\"composition-en-3a2e83e300727740331b28eb7f2593e4\"> </a><a name=\"hccomposition-en-3a2e83e300727740331b28eb7f2593e4\"> </a><a name=\"composition-en-3a2e83e300727740331b28eb7f2593e4-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/1048/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 - cotellic</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/1048/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/mp3a2e83e300727740331b28eb7f2593e4" ]
  ] ) ; # 
  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 - cotellic"] ; # 
  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 Cotellic is and what it is used for</li><li>What you need to know before you take Cotellic</li><li>How to take Cotellic</li><li>Possible side effects</li><li>How to store Cotellic</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What cotellic 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 cotellic 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 Cotellic is Cotellic is an anti-cancer medicine that contains the active substance cobimetinib.</p><p>What Cotellic is used for Cotellic is used to treat adult patients with a type of skin cancer called melanoma, that has spread to other parts of the body or cannot be removed by surgery.</p><ul><li>It is used in combination with another anti-cancer medicine called vemurafenib.</li><li>It can only be used in patients whose cancer has a change (mutation) in a protein called BRAF . Before starting treatment, your doctor will test for this mutation. This change may have led to the development of melanoma.</li></ul><p>How Cotellic works Cotellic targets a protein called MEK that is important in controlling cancer cell growth. When Cotellic is used in combination with vemurafenib (which targets the changed BRAF protein), it further slows down or stops the growth of your cancer.</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take cotellic" ] ;
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 cotellic" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Cotellic:</p><ul><li>if you are allergic to cobimetinib 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 Cotellic.</li></ul><p>Warnings and precautions Talk to your doctor, pharmacist or nurse before taking Cotellic if you have:</p><ul><li><p>Bleeding Cotellic can cause severe bleeding, especially in your brain or stomach (see also Severe bleeding in Section 4). Tell your doctor straight away if you have any unusual bleeding or any of these symptoms: headaches, dizziness, feeling weak, blood in the stools or black stools and vomiting blood.</p></li><li><p>Eye problems Cotellic can cause eye problems (see also Eye (vision) problems in Section 4). Tell your doctor straight away if you get the following symptoms: blurred vision, distorted vision, partly missing vision, or any other changes to your sight during treatment. Your doctor should examine your eyes if you have any new or worsening problems with your sight while you are taking Cotellic.</p></li><li><p>Heart problems Cotellic can lower the amount of blood pumped by your heart (see also Heart problems in Section 4). Your doctor should do tests before and during your treatment with Cotellic to check how well your heart can pump blood. Tell your doctor straight away if it feels like your heart is pounding, racing or beating unevenly, or if you experience dizziness, lightheadedness, shortness of breath, tiredness, or swelling in the legs.</p></li><li><p>Liver problems Cotellic can increase the amount of some liver enzymes in your blood during treatment. Your doctor will do blood tests to check these amounts and monitor how well your liver is working.</p></li><li><p>Muscle problems Cotellic can cause increased levels of creatine phosphokinase, an enzyme that is found mainly in the muscle, heart, and brain. This can be a sign of muscle damage (rhabdomyolysis) (see also Muscle problems in Section 4). Your doctor will do blood tests to monitor for this. Tell your doctor straight away if you get any of these symptoms: muscle aches, muscle spasms, weakness, or dark- or red- coloured urine.</p></li><li><p>Diarrhoea Tell your doctor straight away if you get diarrhoea. Severe diarrhoea can cause loss of body fluid (dehydration). Follow your doctor s instructions for what to do to help prevent or treat diarrhoea.</p></li></ul><p>Children and adolescents Cotellic is not recommended for children and adolescents. The safety and efficacy of Cotellic in people younger than 18 years old have not been established.</p><p>Other medicines and Cotellic Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. This is because Cotellic can affect the way some other medicines work. Also, some other medicines can affect the way Cotellic works.</p><p>Talk to your doctor before taking Cotellic if you are taking:</p><p>Medicine<br/>Purpose of the medicine itraconazole, clarithromycin, erythromycin, telithromycin, voriconazole, rifampicin, posaconazole, fluconazole, miconazole for some fungal and bacterial infections ritonavir, cobicistat, lopinavir, delavirdine, amprenavir, fosamprenavir<br/>for HIV infection telaprevir for hepatitis C nefadozone for depression amiodarone for an uneven heartbeat diltiazem, verapamil for high blood pressure<br/>imatinib for cancer carbamazepine, phenytoin for fits (seizures) St John s Wort a herbal medicine, used to treat depression. This is available without prescription.</p><p>Cotellic with food and drink Avoid taking Cotellic with grapefruit juice. This is because it could increase the amount of Cotellic in your blood.</p><p>Pregnancy and breast-feeding If you are pregnant or breast-feeding, think you might be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine.</p><ul><li>Cotellic is not recommended during pregnancy - although the effects of Cotellic have not been studied in pregnant women, it may cause permanent harm or birth defects to an unborn baby.</li><li>If you become pregnant during treatment with Cotellic or in the 3 months after your last dose, tell your doctor straight away.</li><li>It is not known if Cotellic passes into breast milk. Your doctor will discuss with you the benefits and risks of taking Cotellic, if you are breast-feeding.</li></ul><p>Contraception Women of childbearing potential should use two effective methods of contraception, such as a condom or other barrier method (with spermicide, if available) during treatment and for at least 3 months after treatment has finished. Ask your doctor about the best contraception for you.</p><p>Driving and using machines Cotellic can affect your ability to drive or use machines. Avoid driving or using machines if you have problems with your vision or other problems that might affect your ability e.g. if you feel dizzy or tired. Talk to your doctor if you are not sure.</p><p>Cotellic contains lactose and sodium The tablets contain lactose (a type of sugar). If you have been told by your doctor that you have an intolerance to some sugars, talk to your doctor before taking this medicine.</p><p>This medicine contains less than 1 mmol sodium (23 mg) per tablet, that is to say essentially sodium- free .</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take cotellic" ] ;
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 cotellic" ]       ] ;
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>How much to take The recommended dose is 3 tablets (a total of 60 mg) once a day.</p><ul><li>Take the tablets every day for 21 days (called a treatment period ).</li><li>After the 21 days, do not take any Cotellic tablets for 7 days. During this 7 day break in Cotellic treatment, you should keep taking vemurafenib as told by your doctor.</li><li>Start your next Cotellic 21 day treatment period after the 7 day break.</li><li>If you get side effects, your doctor may decide to lower your dose, stop treatment temporarily or permanently. Always take Cotellic exactly as your doctor or pharmacist has told you.</li></ul><p>Taking the medicine</p><ul><li>Swallow the tablets whole with water.</li><li>Cotellic can be taken with or without food.</li></ul><p>If you are sick If you are sick (vomit) after taking Cotellic, do not take an extra dose of Cotellic on that day. Continue to take Cotellic as normal, the next day.</p><p>If you take more Cotellic than you should If you take more Cotellic than you should, talk to a doctor straight away. Take the medicine package and this leaflet with you.<br/>If you forget to take Cotellic</p><ul><li>If it is more than 12 hours before your next dose, take the missed dose as soon as you remember.</li><li>If it is less than 12 hours before your next dose, skip the missed dose. Then take the next dose at the usual time.</li><li>Do not take a double dose to make up for a missed dose.</li></ul><p>If you stop taking Cotellic It is important to keep taking Cotellic for as long as your doctor prescribes it.<br/>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. If you get side effects your doctor may decide to lower your dose, stop treatment temporarily or permanently.</p><p>Please also refer to the Package Leaflet for vemurafenib, which is used in combination with Cotellic.</p><p>Serious side effects Tell your doctor straight away if you notice any of the side effects listed below or if these get worse during treatment.</p><p>Severe bleeding (common: may affect up to 1 in 10 people) Cotellic can cause severe bleeding, especially in your brain or stomach. Depending on the area of the bleeding, symptoms may include:</p><ul><li>headaches, dizziness, or weakness</li><li>vomiting blood</li><li>abdominal pain</li><li>red or black coloured stools.</li></ul><p>Eye (vision) problems (very common: may affect more than 1 in 10 people) Cotellic can cause eye problems. Some of these eye problems may be a result of serous retinopathy<br/>(a build-up of fluid under the retina in the eye). Symptoms of serous retinopathy include:</p><ul><li>blurred vision</li><li>distorted vision</li><li>partly missing vision</li><li>any other changes to your sight.</li></ul><p>Heart problems (common: may affect up to 1 in 10 people) Cotellic can lower the amount of blood pumped by your heart. Symptoms may include:</p><ul><li>feeling dizzy</li><li>feeling light-headed</li><li>feeling short of breath</li><li>feeling tired</li><li>feeling like your heart is pounding, racing or beating unevenly</li><li>swelling in the legs.</li></ul><p>Muscle problems (uncommon: may affect up to 1 in 100 people) Cotellic can result in the breakdown of muscle (rhabdomyolysis), symptoms may include:</p><ul><li>muscle aches</li><li>muscle spasms and weakness</li><li>dark- or red-coloured urine.</li></ul><p>Diarrhoea (very common: may affect more than 1 in 10 people) Tell your doctor straight away if you get diarrhoea and follow your doctor s instructions for what to do to help prevent or treat diarrhoea.</p><p>Other side effects 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)</p><ul><li>increased skin sensitivity to sunlight</li><li>skin rash</li><li>feeling sick (nausea)</li><li>fever</li><li>chills</li><li>increased liver enzymes (shown in blood tests)</li><li>abnormal blood test results related to creatine phosphokinase, an enzyme found mainly in heart, brain and skeletal muscle</li><li>vomiting</li><li>skin rash with a flat discoloured area or raised bump like acne</li><li>high blood pressure</li><li>anaemia (a low level of red blood cells)</li><li>bleeding</li><li>abnormal thickening of the skin</li><li>swelling usually in the legs (oedema peripheral) itchy or dry skin.<br/>Common (may affect up to 1 in 10 people)</li><li>some types of skin cancer such as basal cell carcinoma, cutaneous squamous cell carcinoma and keratoacanthoma</li><li>dehydration, when your body does not have enough fluid</li><li>decreased levels of phosphate or sodium (shown in blood tests)</li><li>increased sugar level (shown in blood tests)</li><li>increased liver pigment (called bilirubin ) in the blood. Signs include yellowing of the skin or eyes</li><li>inflammation of the lungs that may cause difficulty breathing, and can be life-threatening (called pneumonitis ).</li></ul><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 cotellic" ] ;
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 cotellic" ]       ] ;
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 take this medicine after the expiry date which is stated on the blister and the carton after EXP. The expiry date refers to the last day of that month.</li><li>This medicine does not require any special storage conditions.</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 to 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 Cotellic contains</p><ul><li>The active substance is cobimetinib. Each film-coated tablet contains cobimetinib hemifumarate equivalent to 20 mg cobimetinib.</li><li>The other ingredients are (see Section 2 Cotellic contains lactose and sodium ):<br/>lactose monohydrate, microcrystalline cellulose, croscarmellose sodium, and magnesium stearate in the tablet core; and polyvinyl alcohol, titanium dioxide, macrogol and talc in the film-coating.</li></ul><p>What Cotellic looks like and contents of the pack Cotellic film-coated tablets are white, round with COB debossed on one side. One pack size is available: 63 tablets (3 blisters of 21 tablets).</p><p>Marketing Authorisation Holder Roche Registration GmbH<br/>Emil-Barell-Strasse 1 79639 Grenzach-Wyhlen Germany</p><p>Manufacturer 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<br/>N.V. Roche S.A.<br/>T l/Tel: +32 (0) 2 525 82 Lietuva<br/>UAB Roche Lietuva<br/>Tel: +370 5 2546</p><p>: +359 2 818 44 Luxembourg/Luxemburg<br/>(Voir/siehe Belgique/Belgien)<br/>esk republika<br/>Roche s. r. o.<br/>Tel: +420 - 2 20382Magyarorsz g<br/>Roche (Magyarorsz g) Kft.<br/>Tel: +36 - 1 279 4Danmark<br/>Roche Pharmaceutical A/S<br/>Tlf: +45 - 36 39 99 Malta<br/>(see Ireland)<br/>Deutschland<br/>Roche Pharma AG<br/>Tel: +49 (0) 7624 Nederland<br/>Roche Nederland B.V.<br/>Tel: +31 (0) 348 438Eesti<br/>Roche Eesti O<br/>Tel: + 372 - 6 177 Norge<br/>Roche Norge AS<br/>Tlf: +47 - 22 78 90<br/>Roche (Hellas) A.E.<br/>: +30 210 61 66 sterreich<br/>Roche Austria GmbH<br/>Tel: +43 (0) 1 27Espa a<br/>Roche Farma S.A.<br/>Tel: +34 - 91 324 81 Polska<br/>Roche Polska Sp.z o.o.<br/>Tel: +48 - 22 345 18 France<br/>Roche<br/>T l: +33 (0) 1 47 61 40 Portugal<br/>Roche Farmac utica Qu mica, Lda<br/>Tel: +351 - 21 425 70 Hrvatska<br/>Roche d.o.o.<br/>Tel: +385 1 4722 Rom nia<br/>Roche Rom nia S.R.L.<br/>Tel: +40 21 206 47 Ireland<br/>Roche Products (Ireland) Ltd.<br/>Tel: +353 (0) 1 469 0Slovenija<br/>Roche farmacevtska dru ba d.o.o.<br/>Tel: +386 - 1 360 26 sland<br/>Roche Pharmaceuticals A/S<br/>c/o Icepharma hf<br/>S mi: +354 540 8Slovensk republika<br/>Roche Slovensko, s.r.o.<br/>Tel: +421 - 2 52638Italia<br/>Roche S.p.A.<br/>Tel: +39 - 039 2Suomi/Finland<br/>Roche Oy<br/>Puh/Tel: +358 (0) 10 554 K<br/>. . &amp; .<br/>: +357 - 22 76 62 Sverige<br/>Roche AB<br/>Tel: +46 (0) 8 726 1Latvija<br/>Roche Latvija SIA<br/>Tel: +371 - 6 7039United Kingdom (Northern Ireland)<br/>Roche Products (Ireland) Ltd.<br/>Tel: +44 (0) 1707 366This leaflet was last revised in {MM/YYYY}</p><p>Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp3a2e83e300727740331b28eb7f2593e4> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp3a2e83e300727740331b28eb7f2593e4"] ; # 
  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_mp3a2e83e300727740331b28eb7f2593e4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp3a2e83e300727740331b28eb7f2593e4</b></p><a name=\"mp3a2e83e300727740331b28eb7f2593e4\"> </a><a name=\"hcmp3a2e83e300727740331b28eb7f2593e4\"> </a><a name=\"mp3a2e83e300727740331b28eb7f2593e4-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/15/1048/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>: Cotellic 20 mg film-coated tablets</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000001}\">Full name</span></p><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000002}\">Invented name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000003}\">Scientific name part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000004}\">Strength part</span></p></blockquote><blockquote><p><b>part</b></p><p><b>part</b>: nan</p><p><b>type</b>: <span title=\"Codes:{https://spor.ema.europa.eu/lists/220000000000 220000000005}\">Pharmaceutical dose form part</span></p></blockquote><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 EU}\">EU</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">en</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://ema.europa.eu/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EU/1/15/1048/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 "Cotellic 20 mg film-coated tablets" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000001" ] ;
fhir:display [ fhir:v "Full name" ]       ] )     ] ;
    ( fhir:part [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000002" ] ;
fhir:display [ fhir:v "Invented name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000003" ] ;
fhir:display [ fhir:v "Scientific name part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000004" ] ;
fhir:display [ fhir:v "Strength part" ]         ] )       ]     ] [
fhir:part [ fhir:v "nan" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/lists/220000000000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "220000000005" ] ;
fhir:display [ fhir:v "Pharmaceutical dose form part" ]         ] )       ]     ] ) ;
    ( fhir:usage [
fhir:country [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:jurisdiction [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU" ] ;
fhir:display [ fhir:v "EU" ]         ] )       ] ;
fhir:language [
        ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "en" ]         ] )       ]     ] )
  ] ) . #