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

<Composition/composition-en-a0f24920a40b1c73ed1d880ba04e208e> a fhir:Composition ;
  fhir:id [ fhir:v "composition-en-a0f24920a40b1c73ed1d880ba04e208e"] ; # 
  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-a0f24920a40b1c73ed1d880ba04e208e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-en-a0f24920a40b1c73ed1d880ba04e208e</b></p><a name=\"composition-en-a0f24920a40b1c73ed1d880ba04e208e\"> </a><a name=\"hccomposition-en-a0f24920a40b1c73ed1d880ba04e208e\"> </a><a name=\"composition-en-a0f24920a40b1c73ed1d880ba04e208e-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/13/901/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 - sirturo</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/13/901/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/mpa0f24920a40b1c73ed1d880ba04e208e" ]
  ] ) ; # 
  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 - sirturo"] ; # 
  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 SIRTURO is and what it is used for</li><li>What you need to know before you take SIRTURO</li><li>How to take SIRTURO</li><li>Possible side effects</li><li>How to store SIRTURO</li><li>Contents of the pack and other information</li></ol></div>"       ]     ] [
fhir:title [ fhir:v "1. What sirturo 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 sirturo 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>SIRTURO contains the active substance bedaquiline. SIRTURO is a type of antibiotic. Antibiotics are medicines that kill bacteria that cause disease. SIRTURO is used to treat tuberculosis that affects the lungs when the disease has become resistant to other antibiotics. This is called multi-drug resistant pulmonary tuberculosis. SIRTURO must always be taken together with other medicines for treating tuberculosis. It is used in adults and children (5 years and over, who weigh at least 15 kg).</p></div>"       ]     ] [
fhir:title [ fhir:v "2. What you need to know before you take sirturo" ] ;
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 sirturo" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Do not take SIRTURO</p><p>if you are allergic to bedaquiline or any of the other ingredients of this medicine (listed in section 6). Do not take SIRTURO if this applies to you. If you are not sure, talk to your doctor or pharmacist before taking SIRTURO. Warnings and precautions Talk to your doctor, pharmacist or nurse before taking SIRTURO, if:</p><p>you have had an abnormal heart reading (ECG) or heart failure;</p><p>you have a personal or family history of a heart problem called congenital long QT syndrome ;</p><p>you have a decreased thyroid gland function. This can be seen in a blood test;</p><p>you have liver disease or you drink alcohol on a regular basis;</p><p>you have human immunodeficiency virus (HIV) infection. If any of the above applies to you (or you are not sure), talk to your doctor, pharmacist or nurse before taking SIRTURO. Children and adolescents In adolescents weighing 30 to 40 kg, the levels of SIRTURO in the blood were predicted to be higher than in adults. This might be associated with an increased risk of abnormal reading on the electrocardiogram (QT prolongation) or increased liver enzymes (shown in blood test). Talk to your doctor, pharmacist or nurse before taking SIRTURO. Do not give this medicine to children under 5 years of age or weighing less than 15 kg because it has not been studied in these patients. Other medicines and SIRTURO Other medicines may affect SIRTURO. Tell your doctor or pharmacist if you are taking, have recently taken or might take any other medicines. The following are examples of medicines patients with multi-drug resistant tuberculosis may take and which may potentially interact with SIRTURO: Medicine (name of the active substance) Purpose of the medicine rifampicin, rifapentine, rifabutin to treat some infections like tuberculosis (antimycobacterial) ketoconazole, fluconazole to treat fungal infections (antifungals) efavirenz, etravirine, lopinavir/ritonavir to treat HIV infection (antiretroviral non-nucleoside reverse transcriptase inhibitors, antiretroviral protease inhibitors) clofazimine to treat some infections like leprosy (antimycobacterial) carbamazepine, phenytoin to treat epileptic fits (anticonvulsants) St. John s wort (Hypericum perforatum) an herbal product to relieve anxiety ciprofloxacin, erythromycin, clarithromycin to treat bacterial infections (antibacterials) SIRTURO with alcohol You should not drink alcohol while taking SIRTURO. Pregnancy and breast-feeding If you are pregnant or breast-feeding, think you may be pregnant or are planning to have a baby, ask your doctor or pharmacist for advice before taking this medicine. Driving and using machines You may feel dizzy after taking SIRTURO. If this happens, do not drive or operate machinery.</p></div>"       ]     ] [
fhir:title [ fhir:v "3. How to take sirturo" ] ;
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 sirturo" ]       ] ;
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. SIRTURO must always be taken together with other medicines for treating tuberculosis. Your doctor will decide which other medicines you should take with SIRTURO. Use in children (5 years and over and weighing between 15 kg and 20 kg) How much to take You take SIRTURO for a 24 week course. First 2 weeks:</p><p>Take 160 mg once a day. From week 3 to week 24:</p><p>Take 80 mg once a day for 3 days of each week only.</p><p>There must be at least 48 hours in between each time you take SIRTURO. For example, you may take SIRTURO on Monday, Wednesday and Friday every week from week 3 onwards. Use in children (5 years and over and weighing between 20 kg and 30 kg) How much to take You take SIRTURO for a 24 week course. First 2 weeks:</p><p>Take 200 mg once a day. From week 3 to week 24:</p><p>Take 100 mg once a day for 3 days of each week only.</p><p>There must be at least 48 hours in between each time you take SIRTURO. For example, you may take SIRTURO on Monday, Wednesday and Friday every week from week 3 onwards. You may need to keep taking your other medicines for tuberculosis for longer than 6 months. Check with your doctor or pharmacist. Use in adults and in children (5 years and over and weighing at least 30 kg) How much to take You take SIRTURO for a 24 week course. First 2 weeks:</p><p>Take 400 mg once a day. From week 3 to week 24:</p><p>Take 200 mg once a day for 3 days of each week only.</p><p>There must be at least 48 hours in between each time you take SIRTURO. For example, you may take SIRTURO on Monday, Wednesday and Friday every week from week 3 onwards. Taking this medicine</p><p>Always take SIRTURO with food. The food is important to get the right levels of medicine in your body. If you can swallow tablets</p><p>Swallow the tablets with water the tablets can be taken whole or split in half. If you cannot swallow tablets</p><p>If you are unable to swallow SIRTURO tablets, you may:</p><p>Mix with water: Mix up to 5 tablets per one teaspoon of water until fully mixed. * Swallow the mixture straight away, or* To help with taking SIRTURO you may add at least one extra teaspoon of water (or another drink) or soft food and mix. * You can use the following drinks for mixing: water, milk product, apple juice, orange juice, cranberry juice or carbonated drinks. You can use the following soft foods for mixing: yoghurt, apple sauce, mashed bananas or porridge.* Swallow the mixture straight away. * Repeat with more tablets until you have taken all the dose. * Make sure no bits of the tablet are left in container, rinse with more of your drink or soft food and swallow the mixture straight away.</p><p>Crush tablets and mix with soft food: You can use soft food such as yoghurt, apple sauce, mashed bananas or porridge. Swallow the mixture straight away. Make sure no bits of the tablet are left in container - add more soft food and swallow the mixture straight away.</p><p>Feeding tube: SIRTURO 20 mg tablets may also be given through certain feeding tubes. Ask your healthcare provider for specific instructions on how to properly take the tablets through a feeding tube. If you take more SIRTURO than you should If you take more SIRTURO than you should, talk to a doctor straight away. Take the medicine pack with you. If you forget to take SIRTURO During the first 2 weeks</p><p>Skip the missed dose and take the next dose as usual</p><p>Do not take a double dose to make up for a forgotten dose. From week 3 onwards</p><p>Take the missed dose as soon as possible.</p><p>Resume the three times a week schedule.</p><p>Make sure that there is at least 24 hours between taking the missed dose and the next scheduled dose.</p><p>Do not take more than the prescribed weekly dose in a 7-day period. If you have missed a dose and you are not sure what to do, talk to your doctor or pharmacist. If you stop taking SIRTURO Do not stop taking SIRTURO without first talking to your doctor. Skipping doses or not completing the full course of therapy may:</p><p>make your treatment ineffective and your tuberculosis could get worse, and;</p><p>increase the chance that the bacteria will become resistant to the medicine. This means your disease may not be treatable by SIRTURO or other medicines in the future. 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. Very common (may affect more than 1 in 10 people):</p><p>headache</p><p>joint pain</p><p>feeling dizzy</p><p>feeling or being sick (nausea or vomiting). Common (may affect up to 1 in 10 people):</p><p>diarrhoea</p><p>increased liver enzymes (shown in blood tests)</p><p>aching or tender muscles, not caused by exercise</p><p>abnormal reading on the electrocardiogram called QT prolongation . Tell your doctor right away if you faint. Additional side effects in children Very common (may affect more than 1 in 10 people):</p><p>increased liver enzymes (shown in blood tests) 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 sirturo" ] ;
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 sirturo" ]       ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keep this medicine out of the sight and reach of children. Do not use this medicine after the expiry date which is stated on the carton after EXP . The expiry date refers to the last day of that month. Store in the original container and keep the container tightly closed in order to protect from light and moisture. Do not remove desiccant (pouch containing drying agent). This medicine may pose a risk to the environment. 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 SIRTURO contains</p><p>The active substance is bedaquiline. Each tablet contains bedaquiline fumarate equivalent to 20 mg of bedaquiline.</p><p>The other ingredients are: microcrystalline cellulose, crospovidone, colloidal anhydrous silica, hypromellose, polysorbate 20, sodium stearly fumarate. What SIRTURO looks like and contents of the pack Uncoated, white to almost white oblong tablet with score line on both sides, debossed with 2 and 0 on one side and plain on other side. A plastic bottle containing 60 tablets Marketing Authorisation Holder Janssen-Cilag International NV Turnhoutseweg B-2340 Beerse Belgium Manufacturer Janssen Pharmaceutica NV Turnhoutseweg B-2340 Beerse Belgium For any information about this medicine, please contact the local representative of the Marketing Authorisation Holder: Belgi /Belgique/Belgien Janssen-Cilag NV Tel/T l: +32 14 64 94 <a href=\"mailto:janssen@jacbe.jnj.com\">janssen@jacbe.jnj.com</a> Lietuva UAB \"JOHNSON &amp; JOHNSON\" Tel: +370 5 278 68 <a href=\"mailto:lt@its.jnj.com\">lt@its.jnj.com</a></p><p>&amp;<br/>.: +359 2 489 94 <a href=\"mailto:jjsafety@its.jnj.com\">jjsafety@its.jnj.com</a> Luxembourg/Luxemburg Janssen-Cilag NV T l/Tel: +32 14 64 94 <a href=\"mailto:janssen@jacbe.jnj.com\">janssen@jacbe.jnj.com</a> esk republika Janssen-Cilag s.r.o. Tel: +420 227 012 Magyarorsz g Janssen-Cilag Kft. Tel.: +36 1 884 <a href=\"mailto:2janssenhu@its.jnj.com\">2janssenhu@its.jnj.com</a> Danmark Janssen-Cilag A/S Tlf: +45 4594 <a href=\"mailto:8jacdk@its.jnj.com\">8jacdk@its.jnj.com</a> Malta AM MANGION LTD Tel: +356 2397 6Deutschland Janssen-Cilag GmbH Tel: +49 2137 955 <a href=\"mailto:jancil@its.jnj.com\">jancil@its.jnj.com</a> Nederland Janssen-Cilag B.V. Tel: +31 76 711 <a href=\"mailto:1janssen@jacnl.jnj.com\">1janssen@jacnl.jnj.com</a> Eesti UAB \"JOHNSON &amp; JOHNSON\" Eesti filiaal Tel: +372 617 <a href=\"mailto:7ee@its.jnj.com\">7ee@its.jnj.com</a> Norge Janssen-Cilag AS Tlf: +47 24 12 65 <a href=\"mailto:jacno@its.jnj.com\">jacno@its.jnj.com</a></p><p>Janssen-Cilag . . . . T : +30 210 80 90 sterreich Janssen-Cilag Pharma GmbH Tel: +43 1 610 Espa a Janssen-Cilag, S.A. Tel: +34 91 722 81 <a href=\"mailto:contacto@its.jnj.com\">contacto@its.jnj.com</a> Polska Janssen-Cilag Polska Sp. z o.o. Tel.: +48 22 237 60 France Janssen-Cilag T l: 0 800 25 50 75 / +33 1 55 00 40 <a href=\"mailto:medisource@its.jnj.com\">medisource@its.jnj.com</a> Portugal Janssen-Cilag Farmac utica, Lda. Tel: +351 214 368 Hrvatska Johnson &amp; Johnson S.E. d.o.o. Tel: +385 1 6610 <a href=\"mailto:jjsafety@JNJCR.JNJ.com\">jjsafety@JNJCR.JNJ.com</a> Rom nia Johnson &amp; Johnson Rom nia SRL Tel: +40 21 207 1Ireland Janssen Sciences Ireland UC Tel: 1 800 709 <a href=\"mailto:medinfo@its.jnj.com\">medinfo@its.jnj.com</a> Slovenija Johnson &amp; Johnson d.o.o. Tel: +386 1 401 18 <a href=\"mailto:Janssen_safety_slo@its.jnj.com\">Janssen_safety_slo@its.jnj.com</a> sland Janssen-Cilag AB c/o Vistor hf. S mi: +354 535 <a href=\"mailto:7janssen@vistor.is\">7janssen@vistor.is</a> Slovensk republika Johnson &amp; Johnson, s.r.o. Tel: +421 232 408 Italia Janssen-Cilag SpA Tel: 800.688.777 / +39 02 2510 1 <a href=\"mailto:janssenita@its.jnj.com\">janssenita@its.jnj.com</a> Suomi/Finland Janssen-Cilag Oy Puh/Tel: +358 207 531 <a href=\"mailto:jacfi@its.jnj.com\">jacfi@its.jnj.com</a></p><p>: +357 22 207 Sverige Janssen-Cilag AB Tfn: +46 8 626 50 <a href=\"mailto:jacse@its.jnj.com\">jacse@its.jnj.com</a> Latvija UAB \"JOHNSON &amp; JOHNSON\" fili le Latvij Tel: +371 678 <a href=\"mailto:93lv@its.jnj.com\">93lv@its.jnj.com</a> United Kingdom (Northern Ireland) Janssen Sciences Ireland UC Tel: +44 1 494 567 <a href=\"mailto:medinfo@its.jnj.com\">medinfo@its.jnj.com</a> This leaflet was last revised in This medicine has been given conditional approval . This means that there is more evidence to come about this medicine. The European Medicines Agency will review new information on this medicine at least every year and this leaflet will be updated as necessary. Detailed information on this medicine is available on the European Medicines Agency web site:</p></div>"       ]     ] )
  ] ) . # 

<MedicinalProductDefinition/mpa0f24920a40b1c73ed1d880ba04e208e> a fhir:MedicinalProductDefinition ;
  fhir:id [ fhir:v "mpa0f24920a40b1c73ed1d880ba04e208e"] ; # 
  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_mpa0f24920a40b1c73ed1d880ba04e208e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition mpa0f24920a40b1c73ed1d880ba04e208e</b></p><a name=\"mpa0f24920a40b1c73ed1d880ba04e208e\"> </a><a name=\"hcmpa0f24920a40b1c73ed1d880ba04e208e\"> </a><a name=\"mpa0f24920a40b1c73ed1d880ba04e208e-en-US\"> </a><p><b>identifier</b>: <code>http://ema.europa.eu/identifier</code>/EU/1/13/901/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>: SIRTURO 20 mg 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/13/901/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 "SIRTURO 20 mg 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" ]         ] )       ]     ] )
  ] ) . #