نتایج جستجو برای: staphylococci aureus

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

Journal: :Journal of clinical microbiology 2010
Thomas Vanassche Jan Verhaegen Willy E Peetermans Marc F Hoylaerts Peter Verhamme

The ability of Staphylococcus aureus to clot plasma through conformational activation of prothrombin by staphylocoagulase is used to distinguish S. aureus from coagulase-negative staphylococci. We show that while the direct thrombin inhibitor dabigatran inhibits staphylocoagulase activity, the clinical use of dabigatran etexilate is not expected to interfere with direct tube coagulase testing.

Journal: :Journal of clinical microbiology 2016
Karsten Becker Olivier Denis Sandrine Roisin Alexander Mellmann Evgeny A Idelevich Dennis Knaack Sarah van Alen André Kriegeskorte Robin Köck Frieder Schaumburg Georg Peters Britta Ballhausen

An advanced methicillin-resistant Staphylococcus aureus (MRSA) detection PCR approach targeting SCCmec-orfX along with mecA and mecC was evaluated for S. aureus and coagulase-negative staphylococci. The possession of mecA and/or mecC was correctly confirmed in all cases. All methicillin-susceptible S. aureus strains (n = 98; including staphylococcal cassette chromosome mec element [SCCmec] remn...

Journal: :Journal of clinical microbiology 2006
Karsten Becker Isabelle Pagnier Brigitte Schuhen Frauke Wenzelburger Alexander W Friedrich Frank Kipp Georg Peters Christof von Eiff

By analyzing the colonization of the anterior nares in cardiothoracic surgery patients on admission, nasal cocolonization by methicillin-susceptible Staphylococcus aureus and methicillin-resistant coagulase-negative staphylococci was detected in 8/235 (3.4%) specimens. Consequently, in a low-methicillin-resistant S. aureus (MRSA) setting, a molecular MRSA screening test targeting the mecA gene ...

Journal: :Journal of dairy science 2015
P L Ruegg L Oliveira W Jin O Okwumabua

In the United States, few intramammary antimicrobials exist that are approved for treatment of bovine mastitis; thus, ensuring judicious use of these products is a priority. The objectives of this study were to determine phenotypic susceptibility and presence of selected antimicrobial resistance genes from staphylococci, streptococci, and streptococcal-like organisms recovered from cases of cli...

Journal: :Nephrology, dialysis, transplantation : official publication of the European Dialysis and Transplant Association - European Renal Association 1998
J Nielsen S D Ladefoged H J Kolmos

BACKGROUND Dialysis catheters are a common cause of nosocomial septicaemia in haemodialysis units usually due to staphylococci, of which Staphylococcus aureus is the most pathogenic. In this study, the epidemiology and pathogenesis of dialysis catheter-related infections were studied, and methods to identify patients with these infections were evaluated. METHODS A one-year prospective study o...

Journal: :Infection and immunity 2012
Sabine Rauch Andrea C DeDent Hwan Keun Kim Juliane Bubeck Wardenburg Dominique M Missiakas Olaf Schneewind

Staphylococcus aureus is a frequent cause of skin infection and sepsis in humans. Preclinical vaccine studies with S. aureus have used a mouse model with intraperitoneal challenge and survival determination as a measure for efficacy. To appreciate the selection of protective antigens in this model, we sought to characterize the pathological attributes of S. aureus infection in the peritoneal ca...

2011
JJ Hirvonen S-S Kaukoranta

Introduction / objectives We assessed the usefulness of a new automated molecular assay (GenomEra MRSA Confirm, Abacus Diagnostica Oy, Finland), which amplifies simultaneously the marker of methicillin resistance (mecA) and a Staphylococcus aureus-specific DNA segment, in detection of methicillin sensitive and resistant S. aureus (MSSA and MRSA) and other methicillin resistant staphylococci (MR...

Journal: :iranian journal of medical sciences 0
mozhgan shahian narjes pishva mehdi kalani

background: neonatal sepsis is a major cause of mortality and morbidity, especially in developing countries. the goal of the present study was to determine the bacterial etiology and antibiotic sensitivity patterns of neonatal sepsis.   methods: this cross sectional study was conducted on 208 neonates admitted with clinically suspected sepsis over a period of 30 months. sepsis was divided into ...

2017
Vinodkumar Kulangara Neetha Nair Asok Sivasailam Suchithra Sasidharan Justin Davis Kollannur Radhika Syam

Dairy cows affected with subclinical mastitis can be sources of virulent, antimicrobial-resistant Staphylococci to humans because of the excretion of the bacteria through their milk. This study focussed on the phenotypic and genotypic antibiotic resistance patterns of Staphylococci isolated from dairy cows in early dry period. Among 96 isolates of Gram positive cocci from 157 cows, 76 were iden...

Journal: :Journal of clinical pathology 1981
P E Varaldo O Soro G Grazi F Biavasco

A total of 842 staphylococci isolated from clinical material over an eight-month period and regarded as probable pathogens were identified according to lyogroup. Almost half the isolates belonged to lyogroups other than lyogroup I (Staphylococcus aureus), suggesting that coagulase-negative staphylococci are increasingly involved in human infections. All isolates were tested for sensitivity to 1...

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

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

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