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

<Composition/composition-en-065d110b327b470e1ddc262836549605> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-065d110b327b470e1ddc262836549605"] ; # 
  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-065d110b327b470e1ddc262836549605\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-065d110b327b470e1ddc262836549605</b></p><a name=\"composition-en-065d110b327b470e1ddc262836549605\"> </a><a name=\"hccomposition-en-065d110b327b470e1ddc262836549605\"> </a><a name=\"composition-en-065d110b327b470e1ddc262836549605-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/09/605/001-012</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 - temomedac</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/09/605/001-012" ]
  ] ) ; # 
  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/mp065d110b327b470e1ddc262836549605" ]
  ] ) ; # 
  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 - temomedac"] ; # 
  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 Temomedac is and what it is used for</li><li>What you need to know before you take Temomedac</li><li>How to take Temomedac</li><li>Possible side effects</li><li>How to store Temomedac</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What temomedac 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 temomedac 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>Temomedac contains a medicine called temozolomide. This medicine is an antitumour agent.</p><p>Temomedac is used for the treatment of specific forms of brain tumours:</p><ul><li>in adults with newly-diagnosed glioblastoma multiforme. Temomedac is first used together with radiotherapy (concomitant phase of treatment) and after that alone (monotherapy phase of treatment).</li><li>in children 3 years and older and adult patients with malignant glioma, such as glioblastoma multiforme or anaplastic astrocytoma. Temomedac is used in these tumours if they return or get worse after standard treatment.</li></ul></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take temomedac" ] ;
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 temomedac" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take Temomedac</p><ul><li>if you are allergic to temozolomide or any of the other ingredients of this medicine (listed in section 6).</li><li>if you have had an allergic reaction to dacarbazine (an anticancer medicine sometimes called DTIC). Signs of allergic reaction include feeling itchy, breathlessness or wheezing, swelling of the face, lips, tongue or throat.</li><li>if certain kinds of blood cells are severely reduced (myelosuppression), such as your white blood cell count and platelet count. These blood cells are important for fighting infection and for proper blood clotting. Your doctor will check your blood to make sure you have enough of these cells before you begin treatment.</li></ul><p>Warnings and precautions Talk to your doctor, pharmacist or nurse before taking Temomedac,</p><ul><li>as you should be observed closely for the development of a serious form of chest infection called Pneumocystis jirovecii pneumonia (PCP). If you are a newly-diagnosed patient (glioblastoma multiforme) you may be receiving Temomedac for 42 days in combination with radiotherapy. In this case, your doctor will also prescribe medicine to help you prevent this type of pneumonia (PCP).</li><li>if you have ever had or might now have a hepatitis B infection. This is because Temomedac could cause hepatitis B to become active again, which can be fatal in some cases. Patients will be carefully checked by their doctor for signs of this infection before treatment is started.</li><li>if you have low counts of red blood cells (anaemia), white blood cells and platelets, or blood clotting problems before starting the treatment, or if you develop them during treatment. Your doctor may decide to reduce the dose, interrupt, stop or change your treatment. You may also need other treatments. In some cases, it may be necessary to stop treatment with Temomedac. Your blood will be tested frequently during treatment to monitor the side effects of Temomedac on your blood cells.</li><li>as you may have a small risk of other changes in blood cells, including leukaemia.</li><li>if you have nausea (feeling sick in your stomach) and/or vomiting which are very common side effects of Temomedac (see section 4), your doctor may prescribe you a medicine (an anti- emetic) to help prevent vomiting.</li><li>if you vomit frequently before or during treatment, ask your doctor about the best time to take Temomedac until the vomiting is under control. If you vomit after taking your dose, do not take a second dose on the same day.</li><li>if you develop fever or symptoms of an infection, contact your doctor immediately.</li><li>if you are older than 70 years of age, you might be more prone to infections, bruising or bleeding.</li><li>if you have liver or kidney problems, your dose of Temomedac may need to be adjusted.</li></ul><p>Children and adolescents Do not give this medicine to children under the age of 3 years because it has not been studied. There is limited information in patients over 3 years of age who have taken Temomedac.</p><p>Other medicines and Temomedac Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines.</p><p>Pregnancy, breast-feeding and fertility If you are pregnant, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine. This is because you must not be treated with Temomedac during pregnancy unless clearly indicated by your doctor.</p><p>Effective contraceptive precautions must be taken by female patients who are able to become pregnant<br/>during treatment with Temomedac, and for at least 6 months following completion of treatment.</p><p>You should stop breast-feeding while receiving treatment with Temomedac.</p><p>Male fertility Temomedac may cause permanent infertility. Male patients should use effective contraception and not father a child for at least 3 months after stopping treatment. It is recommended to seek advice on conservation of sperm prior to treatment.</p><p>Driving and using machines Temomedac may make you feel tired or sleepy. In this case, do not drive or use any tools or machines or cycle until you see how this medicine affects you (see section 4).</p><p>Temomedac contains lactose Temomedac contains lactose (a kind of 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><p>Temomedac contains sodium This medicine contains less than 1 mmol sodium (23 mg) per hard capsule, that is to say essentially sodium-free .</p><p>Additional information for Temomedac 20 mg hard capsules The excipient sunset yellow FCF (E110) included in the capsules shell may cause allergic reactions.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take temomedac" ] ;
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 temomedac" ]       ] ;
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>Dosage and duration of treatment</p><p>Your doctor will work out your dose of Temomedac. This is based on your size (height and weight) and if you have a recurrent tumour and have had chemotherapy treatment in the past. You may be given other medicines (anti-emetics) to take before and/or after taking Temomedac to prevent or control nausea and vomiting.</p><p>Patients with newly-diagnosed glioblastoma multiforme If you are a newly-diagnosed patient, treatment will occur in two phases:</p><ul><li>treatment together with radiotherapy (concomitant phase) first</li><li>followed by treatment with only Temomedac (monotherapy phase).</li></ul><p>During the concomitant phase, your doctor will start Temomedac at a dose of 75 mg/m (usual dose). You will take this dose every day for 42 days (up to 49 days) in combination with radiotherapy. The Temomedac dose may be delayed or stopped, depending on your blood counts and how you tolerate your medicine during the concomitant phase. Once the radiotherapy is completed, you will interrupt treatment for 4 weeks. This will give your body a chance to recover. Then, you will start the monotherapy phase.</p><p>During the monotherapy phase, the dose and way you take Temomedac will be different. Your doctor will work out your exact dose. There may be up to 6 treatment periods (cycles). Each one lasts 28 days. You will take your new dose of Temomedac alone once daily for the first 5 days ( dosing days ) of each cycle. The first dose will be 150 mg/m . Then you will have 23 days without Temomedac. This adds up to a 28 day treatment cycle. After Day 28, the next cycle will begin. You will again take Temomedac once daily for 5 days followed by 23 days without Temomedac. The Temomedac dose may be adjusted, delayed or stopped depending on your blood counts and how you tolerate your medicine during each treatment cycle.</p><p>Patients with tumours that have returned or worsened (malignant glioma, such as glioblastoma multiforme or anaplastic astrocytoma) taking Temomedac only</p><p>A treatment cycle with Temomedac lasts 28 days. You will take Temomedac alone once daily for the first 5 days. This daily dose depends on whether or not you have received chemotherapy before.</p><p>If you have not been previously treated with chemotherapy, your first dose of Temomedac will be 200 mg/m once daily for the first 5 days. If you have been previously treated with chemotherapy, your first dose of Temomedac will be 150 mg/m once daily for the first 5 days. Then, you will have 23 days without Temomedac. This adds up to a 28 day treatment cycle.</p><p>After Day 28, the next cycle will begin. You will again receive Temomedac once daily for 5 days, followed by 23 days without Temomedac.</p><p>Before each new treatment cycle, your blood will be tested to see if the Temomedac dose needs to be adjusted. Depending on your blood test results, your doctor may adjust your dose for the next cycle.</p><p>How to take Temomedac</p><p>Take your prescribed dose of Temomedac once a day, preferably at the same time each day.</p><p>Take the capsules on an empty stomach; for example, at least one hour before you plan to eat breakfast. Swallow the capsule(s) whole with a glass of water. Do not open, crush or chew the capsules. If a capsule is damaged, avoid contact of the powder with your skin, eyes or nose. If you accidentally get some in your eyes or nose, flush the area with water.<br/>Depending on the prescribed dose, you may have to take more than one capsule together, eventually with different strengths (content of active substance, in mg). The colour and marking of the capsule is different for each strength (see table below).</p><p>Strength Colour/marking Temomedac 5 mg two stripes in green ink on the cap and T 5 mg in green ink on the body Temomedac 20 mg two stripes in orange ink on the cap and T 20 mg in orange ink on the body Temomedac 100 mg two stripes in pink ink on the cap and T 100 mg in pink ink on the body Temomedac 140 mg two stripes in blue ink on the cap and T 140 mg in blue ink on the body Temomedac 180 mg two stripes in red ink on the cap and T 180 mg in red ink on the body Temomedac 250 mg two stripes in black ink on the cap and T 250 mg in black ink on the body</p><p>You should make sure you fully understand and remember the following:</p><ul><li>how many capsules you need to take every dosing day. Ask your doctor or pharmacist to write it down (including the colour).</li><li>which days are your dosing days. Review the dose with your doctor each time you start a new cycle, since it may be different from the last cycle.</li></ul><p>Always take Temomedac exactly as your doctor has told you. It is very important to check with your doctor or pharmacist if you are not sure. Errors in how you take this medicine may have serious health consequences.</p><p>If you take more Temomedac than you should If you accidentally take more Temomedac capsules than you were told to, contact your doctor, pharmacist or nurse immediately.</p><p>If you forget to take Temomedac Take the missed dose as soon as possible during the same day. If a full day has gone by, check with your doctor. Do not take a double dose to make up for a forgotten dose, unless your doctor tells you to do so.</p><p>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.</p><p>Contact your doctor immediately if you have any of the following:</p><ul><li>a severe allergic (hypersensitive) reaction (hives, wheezing or other breathing difficulty),</li><li>uncontrolled bleeding,</li><li>seizures (convulsions),</li><li>fever,</li><li>chills,</li><li>severe headache that does not go away.</li></ul><p>Temomedac treatment can cause a reduction in certain kinds of blood cells. This may cause you to have increased bruising or bleeding, anaemia (a shortage of red blood cells), fever, and reduced resistance to infections. The reduction in blood cell counts is usually short-lived. In some cases, it may be prolonged and may lead to a very severe form of anaemia (aplastic anaemia). Your doctor will monitor your blood regularly for any changes, and will decide if any specific treatment is needed. In some cases, your Temomedac dose will be reduced or treatment stopped.</p><p>Other side effects that have been reported are listed below:</p><p>Very Common side effects (may affect more than 1 in 10 people) are:</p><ul><li>loss of appetite, difficulty speaking, headache</li><li>vomiting, nausea, diarrhoea, constipation</li><li>rash, hair loss</li><li>tiredness</li></ul><p>Common side effects (may affect up to 1 in 10 people) are:</p><ul><li>infections, oral infections,</li><li>reduced number of blood cells (neutropenia, lymphopenia, thrombocytopenia)</li><li>allergic reaction</li><li>increased blood sugar</li><li>memory impairment, depression, anxiety, confusion, inability to fall asleep or stay asleep</li><li>impaired coordination and balance</li><li>difficulty concentrating, change in mental status or alertness, forgetfulness</li><li>dizziness, impaired sensations, tingling sensations, shaking, abnormal taste</li><li>partial loss of vision, abnormal vision, double vision, painful eyes</li><li>deafness, ringing in the ears, earache</li><li>blood clot in lung or legs, high blood pressure</li><li>pneumonia, shortness of breath, bronchitis, cough, inflammation of your sinuses</li><li>stomach or abdominal pain, upset stomach/heartburn, difficulty swallowing</li><li>dry skin, itching</li><li>muscle damage, muscle weakness, muscle aches and pain</li><li>painful joint, back pain</li><li>frequent urination, difficulty withholding your urine</li><li>fever, flu-like symptoms, pain, feeling unwell, a cold or the flu</li><li>fluid retention, swollen legs</li><li>liver enzyme elevations</li><li>loss of weight, weight gain</li><li>radiation injury</li></ul><p>Uncommon side effects (may affect up to 1 in 100 people) are:</p><ul><li>brain infections (meningoencephalitis herpetic) including fatal cases</li><li>new or reactivated cytomegalovirus infections</li><li>wound infections</li><li>reactivated hepatitis B virus infections</li><li>secondary cancers including leukaemia</li><li>reduced blood cell counts (pancytopenia, anaemia, leukopenia)</li><li>red spots under the skin</li><li>diabetes insipidus (symptoms include increased urination and feeling thirsty), low potassium level in the blood</li><li>mood swings, hallucination</li><li>partial paralysis, change in your sense of smell</li><li>dry eyes</li><li>hearing impairment, infection of the middle ear</li><li>palpitations (when you can feel your heart beat), hot flushes</li><li>swollen stomach, difficulty controlling your bowel movements, haemorrhoids, dry mouth</li><li>hepatitis and injury to the liver (including fatal liver failure), cholestasis, increased bilirubin</li><li>blisters on body or in mouth, skin peeling, skin eruption, painful reddening of the skin, severe rash with skin swelling (including palms and soles)</li><li>increased sensitivity to sunlight, urticaria (hives), increased sweating, change in skin colour</li><li>difficulty in urinating</li><li>vaginal bleeding, vaginal irritation, absent or heavy menstrual periods, breast pain, sexual impotence</li><li>shivering, face swelling, discolouration of the tongue, thirst, tooth disorder</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 temomedac" ] ;
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 temomedac" ]       ] ;
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, preferably in a locked cupboard. Accidental ingestion can be lethal for children.</p><p>Do not use this medicine after the expiry date which is stated on the label and carton. The expiry date refers to the last day of that month.</p><p>Do not store above 30 C. Store in the original package in order to protect from moisture.<br/>Keep the bottle tightly closed.</p><p>Tell your pharmacist if you notice any change in the appearance of the capsules.</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 Temomedac contains</p><ul><li><p>The active substance is temozolomide. Temomedac 5 mg hard capsules: Each capsule contains 5 mg temozolomide. Temomedac 20 mg hard capsules: Each capsule contains 20 mg temozolomide. Temomedac 100 mg hard capsules: Each capsule contains 100 mg temozolomide. Temomedac 140 mg hard capsules: Each capsule contains 140 mg temozolomide. Temomedac 180 mg hard capsules: Each capsule contains 180 mg temozolomide. Temomedac 250 mg hard capsules: Each capsule contains 250 mg temozolomide.</p></li><li><p>The other ingredients are: capsule content: anhydrous lactose, colloidal anhydrous silica, sodium starch glycolate type A, tartaric acid, stearic acid (see section 2 Temomedac contains lactose ). capsule shell (including printing ink): Temomedac 5 mg hard capsules: gelatin, titanium dioxide (E 171), shellac, propylene glycol, indigo carmine (E 132) aluminium lake, yellow iron oxide (E 172)<br/>Temomedac 20 mg hard capsules: gelatine, titanium dioxide (E 171), shellac, propylene glycol, sunset yellow FCF aluminium Lake (E 110). Temomedac 100 mg hard capsules: gelatin, titanium dioxide (E 171), red iron oxide (E 172), shellac, propylene glycol and yellow iron oxide (E 172). Temomedac 140 mg hard capsules: gelatin, titanium dioxide (E 171), shellac, propylene glycol, indigo carmine (E 132) aluminium lake. Temomedac 180 mg hard capsules: gelatin, titanium dioxide (E 171), shellac, propylene glycol, red iron oxide (E 172) Temomedac 250 mg hard capsules: gelatin, titanium dioxide (E 171), shellac, propylene glycol, black iron oxide (E 172).</p></li></ul><p>What Temomedac looks like and contents of the pack</p><p>Temomedac 5 mg hard capsules have a white opaque body and cap with two stripes in green ink on the cap and with T 5 mg in green ink on the body.</p><p>Temomedac 20 mg hard capsules have a white opaque body and cap with two stripes in orange ink on the cap and with T 20 mg in orange ink on the body.</p><p>Temomedac 100 mg hard capsules have a white opaque body and cap with two stripes in pink ink on the cap and with T 100 mg in pink ink on the body.</p><p>Temomedac 140 mg hard capsules have a white opaque body and cap with two stripes in blue ink on the cap and with T 140 mg in blue ink on the body.</p><p>Temomedac 180 mg hard capsules have a white opaque body and cap with two stripes in red ink on the cap and with T 180 mg in red ink on the body.</p><p>Temomedac 250 mg hard capsules have a white opaque body and cap with two stripes in black ink on the cap and with T 250 mg in black ink on the body.</p><p>The hard capsules for oral use are dispensed in amber glass bottles containing 5 or 20 capsules.</p><p>Not all pack sizes may be marketed.</p><p>Marketing Authorisation Holder and Manufacturer</p><p>medac Gesellschaft f r klinische Spezialpr parate mbH Theaterstr. 6 22880 Wedel Germany</p><p>This leaflet was last revised in Other sources of information Detailed information on this medicine is available on the European Medicines Agency website: <a href=\"http://www.ema.europa.eu\">http://www.ema.europa.eu</a>.</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mp065d110b327b470e1ddc262836549605> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mp065d110b327b470e1ddc262836549605"] ; # 
  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_mp065d110b327b470e1ddc262836549605\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mp065d110b327b470e1ddc262836549605</b></p><a name=\"mp065d110b327b470e1ddc262836549605\"> </a><a name=\"hcmp065d110b327b470e1ddc262836549605\"> </a><a name=\"mp065d110b327b470e1ddc262836549605-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/09/605/001-012</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>: Temomedac 5 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/09/605/001-012" ]
  ] ) ; # 
  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 "Temomedac 5 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" ]         ] )       ]     ] )
  ] ) . #