نتایج جستجو برای: microbial drug resistance

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

Journal: :The Southeast Asian journal of tropical medicine and public health 2009
Borann Sar Chantary Keo Chanthy Leng Manil Saman Doung Chan Min Sarin Chan Didier Monchy Jean-Louis Sarthou

The objective of this study was to observe the prevalence of drug resistance in Mycobacterium tuberculosis isolates in HIV associated tuberculosis co-infected patients in Phnom Penh City. The isolates of M. tuberculosis were collected during active laboratory-based surveillance. Of the 98 isolates studied, M. tuberculosis resistance to isoniazid was seen in 23.5%, resistance to rifampicin was s...

Journal: :Postgraduate medical journal 2004
T S Lo R A Smego

In today's medical care environment, clinicians are challenged to order clinically relevant, cost effective laboratory tests and antibiotic therapy. Together, physicians and laboratories must have guidelines and strategies that can provide quality patient care, while minimising costs and preventing further emergence of antimicrobial drug resistance. Five clinical vignettes that demonstrate thes...

2017
Guru Prasad Manderwad

Bacterial drug resistance is one of the major factors which plays a crucial role in the treatment. Bacteria evolved various mechanisms to evade the action of these antibiotics. One of the strategies is the prevention of binding of antibiotics to ribosome through addition of methyl group favored by different methyltransferase enzymes. Ribosomal methylation leads to development of multi-drug resi...

2011
José Luis Balcázar Miquel Planas José Pintado

receive isoniazid if their TB developed when they were young. In the present study, the resistant rate was lower for M. tuberculosis strains isolated from elderly persons than from younger adults. These fi ndings suggest that fi rst-line anti-TB medications still have good in vitro activity against M. tuberculosis strains in elderly patients. In contrast to the study by Vinnard et al. (1), our ...

2011
Maria Sjölund-Karlsson Aleisha Reimer Jason P. Folster Matthew Walker Georges Anicet Dahourou Dhwani Govil Batra Irene Martin Kevin Joyce Michele B. Parsons Jacques Boncy Jean M. Whichard Matthew W. Gilmour

To increase understanding of drug-resistant Vibrio cholerae, we studied selected molecular mechanisms of antimicrobial drug resistance in the 2010 Haiti V. cholerae outbreak strain. Most resistance resulted from acquired genes located on an integrating conjugative element showing high homology to an integrating conjugative element identified in a V. cholerae isolate from India.

2017
Sanjana Mukherjee Rebekah E. Mosci Chase M. Anderson Brian A. Snyder James Collins James T. Rudrik Shannon D. Manning

High frequencies of antimicrobial drug resistance were observed in O157 and non-O157 Shiga toxin-producing E. coli strains recovered from patients in Michigan during 2010-2014. Resistance was more common in non-O157 strains and independently associated with hospitalization, indicating that resistance could contribute to more severe disease outcomes.

2005
Allison E. Aiello Bonnie Marshall Stuart B. Levy Phyllis Della-Latta Susan X. Lin Elaine Larson

We examined whether household use of antibacterial cleaning and hygiene products is an emerging risk factor for carriage of antimicrobial drug-resistant bacteria on hands of household members. Households (N = 224) were randomized to use of antibacterial or nonantibacterial cleaning and hygiene products for 1 year. Logistic regression was used to assess the influence of antibacterial product use...

Baghaie, Mojgan,

عفونت و تهاجم ارگانیسم های انگلی به بدن، عامل اصلی بیماری و مرگ انسانها از آغاز بشریت بوده است . در حقیقت بسیاری از اشکال حیات بدون غلبه بر ارگانیسم های زنده دیگر، قادر به ادامه زندگی نخواهند بود. انسانها معمولا مستعد تهاجم ارگانیسم های کوچکتری مانند کرمها، آمیب ها، قارچها، باکتریها و ویروسها هستند. این عوامل مکان خاصی را در بدن انتخاب کرده، مواد ضروری لازم برای حیات و تکثیر خود را دریافت نموده...

ژورنال: لیزر پزشکی 2011

Photodynamic therapy (PDT) was discovered over one hundred years ago by observing the killing of microorganisms when harmless dyes and visible light were combined in vitro. Since then it has primarily been developed as a treatment for cancer, ophthalmologic disorders and in dermatology. However in recent years interest in the antimicrobial effects of PDT has revived and it has been proposed as ...

Journal: :hepatitis monthly 0
rahim rahimi department of internal medicine, shiraz university of medical sciences, shiraz, ir iran seyed younes hosseini gastroenterohepatology research center, shiraz university of medical sciences, shiraz, ir iran mohammad reza fattahi gastroenterohepatology research center, shiraz university of medical sciences, shiraz, ir iran; gastroenterohepatology research center, shiraz university of medical sciences, shiraz, ir iran. tel/fax: +98-7116474263 masood sepehrimanesh gastroenterohepatology research center, shiraz university of medical sciences, shiraz, ir iran alireza safarpour gastroenterohepatology research center, shiraz university of medical sciences, shiraz, ir iran seyed ali malekhosseini transplant research center, shiraz university of medical sciences, shiraz, ir iran

conclusions although the patients carrying m204i mutation were more likely to show lack of responses to lam therapy, lam replacing by other nucleoside/tide analogs plus hbig maybe still effective in decreasing hepatitis b recurrence after liver transplantation. however, it is suggested that drug resistance test should be considered by clinicians during therapeutic management to avoid the follow...

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

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

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"; } -->