نتایج جستجو برای: mods

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

Journal: :The Journal of trauma 2007
Stephen M Cohn Avery B Nathens Frederick A Moore Peter Rhee Juan Carlos Puyana Ernest E Moore Gregory J Beilman

BACKGROUND Near-infrared spectroscopy (NIRS) can continuously and noninvasively monitor tissue oxygen saturation (StO2) in muscle and may be an indicator of shock severity. Our purpose was to evaluate how well StO2 predicted outcome in high-risk torso trauma patients presenting in shock. METHODS The primary outcome in this prospective study was multiple organ dysfunction syndrome (MODS). StO2...

Journal: :Brazilian journal of medical and biological research = Revista brasileira de pesquisas medicas e biologicas 2007
C Zheyu Q Qinghui Y Lunan

The purpose of the present study was to explore changes in rat colon motility, and determine the roles of calcium and inositol (1,4,5)-triphosphate (IP3) in colon dysmotility induced by multiple organ dysfunction syndrome (MODS) caused by bacteria peritonitis. The number of stools, the contractility of the muscle strips and the length of smooth muscle cells (SMC) in the colon, the concentration...

Journal: :Transfusion 2006
Andrew B Cooper Stephen M Cohn Haibo S Zhang Kim Hanna Thomas E Stewart Arthur S Slutsky

BACKGROUND The effect of 5 percent human albumin on multiple organ dysfunction was investigated during the first 14 days of treatment to determine whether albumin resuscitation might benefit adult burn patients. STUDY DESIGN AND METHODS Multicenter unblinded controlled trial with stratified block (two patients per block) randomization by center and mortality prediction at enrollment (high-ris...

Journal: :The international journal of tuberculosis and lung disease : the official journal of the International Union against Tuberculosis and Lung Disease 2008
W H Bae A Salas M F Brady J Coronel C G L Colombo B Castro R H Gilman D A J Moore

OBJECTIVES To explore the potential for reducing the procedural duration of the string test for the diagnosis of tuberculosis (TB) using microscopic observation drug susceptibility (MODS) culture. METHODS Twelve patients already diagnosed with pulmonary TB, four each with sputum smear acid-fast bacilli grade 1+, 2+ and 3+, underwent four consecutive string tests of varying intra-gastric downt...

Journal: :Journal of the South African Veterinary Association 2001
C Welzl A L Leisewitz L S Jacobson T Vaughan-Scott E Myburgh

This study was designed to document the systemic inflammatory response syndrome (SIRS) and multiple-organ dysfunction syndrome (MODS) in dogs with complicated babesiosis, and to assess their impact on outcome. Ninety-one cases were evaluated retrospectively for SIRS and 56 for MODS. The liver, kidneys, lungs, central nervous system and musculature were assessed. Eighty-seven percent of cases we...

Journal: :Public health action 2012
A Mendoza-Ticona E Alarcón V Alarcón K Bissell E Castillo I Sabogal J Mora D Moore A D Harries

SETTING Primary health care centres in Callao, Peru. OBJECTIVES To evaluate the effect of universal access to the microscopic-observation drug susceptibility (MODS) assay on treatment outcomes in new and primary multidrug-resistant tuberculosis (MDR-TB) patients and on the process of drug susceptibility testing (DST). DESIGN Retrospective review of tuberculosis (TB) registers and clinical r...

Journal: :Clinical infectious diseases : an official publication of the Infectious Diseases Society of America 2010
Krishna P Reddy Mark F Brady Robert H Gilman Jorge Coronel Marcos Navincopa Eduardo Ticona Gonzalo Chavez Eduardo Sánchez Christian Rojas Lely Solari Jorge Valencia Yvett Pinedo Carlos Benites Jon S Friedland David A J Moore

BACKGROUND Active tuberculosis (TB) must be excluded before initiating isoniazid preventive therapy (IPT) in persons infected with human immunodeficiency virus (HIV), but currently used screening strategies have poor sensitivity and specificity and high patient attrition rates. Liquid TB culture is now recommended for the detection of Mycobacterium tuberculosis in individuals suspected of havin...

Journal: :Critical Care 2009
Matijs van Meurs Philipp Kümpers Jack JM Ligtenberg John HJM Meertens Grietje Molema Jan G Zijlstra

Multiple organ dysfunction syndrome (MODS) occurs in response to major insults such as sepsis, severe haemorrhage, trauma, major surgery and pancreatitis. The mortality rate is high despite intensive supportive care. The pathophysiological mechanism underlying MODS are not entirely clear, although several have been proposed. Overwhelming inflammation, immunoparesis, occult oxygen debt and other...

2015
António Sousa Frederico Raposo Sara Fonseca Luís Valente Filipe Duarte Moura Gonçalves Diana Tuna José-Artur Paiva

INTRODUCTION Severity and outcome assessments are crucial in trauma. Our aim was to describe the role of a group of cytokines (TNFα, IL-6, IL-10, and HMGB-1) and ICAM-1 as severity and outcome assessment tools and their kinetics in the first 72 h after severe trauma. MATERIALS AND METHODS Authors designed a prospective cohort study of severe polytrauma patients (ISS > 15) in a level 1 Trauma ...

2017
Yu-Lei Gao Bin Lu Jian-Hua Zhai Yan-Cun Liu Hai-Xia Qi Ying Yao Yan-Fen Chai Song-Tao Shou

Cellular immunosuppression appears to be involved in sepsis and sepsis-induced multiple organ dysfunction syndrome (MODS). Recent evidence showed that parenteral vitamin C (Vit C) had the ability to attenuate sepsis and sepsis-induced MODS. Herein, we investigated the impact of parenteral Vit C on cellular immunosuppression and the therapeutic value in sepsis. Using cecal ligation and puncture ...

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

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

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