نتایج جستجو برای: allopurinol therapy

تعداد نتایج: 656034  

2017
Daniel Yasur-Landau Charles L. Jaffe Adi Doron-Faigenboim Lior David Gad Baneth

Resistance to allopurinol in zoonotic canine leishmaniasis has been recently shown to be associated with disease relapse in naturally-infected dogs. However, information regarding the formation of resistance and its dynamics is lacking. This study describes the successful in-vitro induction of allopurinol resistance in Leishmania infantum cultured under increasing drug pressure. Allopurinol sus...

Journal: :Cancer research 1972
J J Coffey C A White A B Lesk W I Rogers A A Serpick

Daily p.o. administration of 300 mg allopurinol to cancer patients almost completely inhibited the production of 6-thiouric acid from i.v. administered 6-mercaptopurine (6-MP) (1000 to 1250 mg). Nonetheless, no effect was observable on the pharmacokinetics of 6-MP in these patients. Applying a two-compartment open model, values for distribution and elimination half-times and inner and outer vol...

2017
Lisa K. Stamp Peter T. Chapman Murray Barclay Anne Horne Christopher Frampton Paul Tan Jill Drake Nicola Dalbeth

BACKGROUND The use of allopurinol in people with chronic kidney disease (CKD) remains one of the most controversial areas in gout management. The aim of this study was to determine the effect of baseline kidney function on safety and efficacy of allopurinol dose escalation to achieve serum urate (SU) <6 mg/dl. METHODS We undertook a post hoc analysis of a 24-month allopurinol dose escalation ...

2014
Thawinee Jantararoungtong Ticha Rerkpattanapipat Santirat Prommas Napatrupron Koomdee Siwalee Santon Montri Chammanphol Apichaya Puangpetch Chonlaphat Sukasem

Background Allopurinol has been reported as the most frequent causes of SCARs (severe cutaneous adverse reactions) in Thailand. Recent publications have shown that HLAB*58:01 allele is a strong marker for allopurinol-induced SJS/TEN (Stevens-Johnson syndrome/toxic epidermal necrolysis). The aim of this study was to clarify the association of allopurinol-induced SCARs with the HLA-B*58:01 allele...

2012
Luisa Kelmer Côrtes de Barros Silveira Felipe Ladeira de Oliveira Thais de Barros Castro Alves Maria Lourdes Candela Rambaldi Felipe Cupertino de Andrade Santuzza de Carvalho Kelmer Fabio Cuiabano Barbosa

Injectable polymethylmethacrylate (PMMA) microspheres are nonbiodegradable and too large for macrophage phagocytosis. There are several complications possible to happen, like chronic nonspecific inflammatory reactions, lip stiffness, infection, and granulomas. The occurrence of granulomas can lead to a not aesthetic result, making some extreme changes in the patient's life. The objective of thi...

Journal: :Cancer research 1976
C Y Wang S Hayashida A M Pamukcu G T Bryan

The effects of allopurinol on the induction of bladder cancer by N-[4-(5-nitro-2-furyl)-2-thiazolyl]formamide (FANFT), excretion of urinary tryptophan metabolites, hepatic nitroreductase activity, and the acid-soluble thiol content of liver and blood in weanling female Fischer rats were investigated. Four groups of rats were given normal diet or normal diet supplemented with 0.005% allopurinol,...

Journal: :European review for medical and pharmacological sciences 2013
S S Essawy A A Elbaz

BACKGROUND Inhibition of xanthine oxidase by allopurinol increases hypoxanthine and xanthine, which are converted to purines, including the inhibitory neuromodulator adenosine. AIM We aimed to investigate the antinociceptive effects of allopurinol in thermal and chemical pain models in mice and to evaluate its possible antinociceptive mechanism by using selective adenosine receptors A1, A2A a...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->