نتایج جستجو برای: invasive pulmonary aspergillosis

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

2017
Linghong Zhou Huazhen Zhao Zhongqing Chen Liping Zhu

Invasive aspergillosis is a life-threatening fungal infection, especially in immunocompromised patients. Pulmonary aspergillosis is the most common type of the infection, while urinary tract infection is relatively rare. Here, we describe a case of a 46-year-old man with chronic renal disease presenting with intermittent abdominal pain. The diagnosis of aspergillosis was established by patholog...

Journal: :Sarcoidosis, vasculitis, and diffuse lung diseases : official journal of WASOG 2011
K Murakami T Tamada K Abe M Nara S Hisata Y Mitsuishi S Muramatsu K Gomi M Ebina T Nukiwa

Osseous sarcoidosis is relatively uncommon, and treatment with corticosteroids is not always effective. Moreover, patients with an advanced stage of pulmonary sarcoidosis are sometimes infected with aspergillus in the cavities of the pulmonary lesions, and long-term use of corticosteroids should be prohibited to prevent the development of fatal invasive pulmonary aspergillosis. Here, we describ...

Journal: :Clinical infectious diseases : an official publication of the Infectious Diseases Society of America 2010
Marcio Nucci Simone Aranha Nouér Monica Grazziutti Naveen Sanath Kumar Bart Barlogie Elias Anaissie

BACKGROUND The European Organization for Research and Treatment of Cancer (EORTC) and the Mycosis Study Group (MSG) definition of invasive aspergillosis used in clinical trials lacks sensitivity. We hypothesize that giving lower weight to the prespecified radiologic findings in patients with a positive serum galactomannan index test result will improve the definition's diagnostic sensitivity. ...

Journal: :Experimental and clinical transplantation : official journal of the Middle East Society for Organ Transplantation 2011
Alparslan Ersoy Oguzhan Sitki Dizdar Aysegul Oruc Koc Halis Akalin Beyza Ener

The incidence of invasive aspergillosis has increased after solid organ transplant. However, aspergillus osteomyelitis in vertebrae is rare. We report a case of aspergillus spondylodiskitis after pulmonary aspergillosis in a renal transplant recipient. He was treated by antifungal therapy and surgical intervention. The transplantist should be alert for a diagnosis of aspergillus spondylodiskiti...

2012
Siegfried Hélage Charles Duyckaerts Danielle Seilhean Jean-Jacques Hauw Jacques Chiras

Cerebral aspergillosis is a rare pathology of poor prognosis in spite of the use of adapted antifungal treatments. This infection of the central nervous system is generally the complication of an invasive aspergillosis with hematogenic scattering from pulmonary focal spots. It can arise in immunocompetent patients treated with prolonged corticotherapy or chemoradiotherapy for cancer. A case of ...

2013
Seung Won Jung Moo Woong Kim Soo Kyung Cho Hyun Uk Kim Dong Cheol Lee Byeong Kab Yoon Jong Pil Jeong Young Choon Ko

Aspergillus causes a variety of clinical syndromes in the lung including tracheobronchial aspergillosis, invasive aspergillosis, chronic necrotizing pulmonary aspergillosis, allergic bronchopulmonary aspergillosis, and aspergilloma. Aspergilloma usually results from ingrowths of colonized Aspergillus in damaged bronchial tree, pulmonary cyst or cavities of patients with underlying lung diseases...

2015
S Hadizadeh H Forootanfar GH Shahidi Bonjar M Falahati Nejad A Karamy Robati SA Ayatollahi Mousavi S Amirporrostami

BACKGROUND AND PURPOSE Actinomycetes have been discovered as source of antifungal compounds that are currently in clinical use. Invasive aspergillosis (IA) due to Aspergillus fumigatus has been identified as individual drug-resistant Aspergillus spp. to be an emerging pathogen opportunities a global scale. This paper described the antifungal activity of one terrestrial actinomycete against the ...

1997
Baruch Wolach Alon Eliakim Giora Gottesman Alon Yellin

2. Hall RA, Salhany KE, Lebel E, Bavaria JE, Kaiser LR. Fungal pulmonary was young, had good nutritional status, and had no underlying abscess in an adult secondary to hyperimmunoglobulin E syndrome. lung disease, and the lesion was well circumscribed in the right Ann Thorac Surg 1995;59:759–61. upper lobe. 3. Gefter WB. The spectrum of pulmonary aspergillosis. J Thorac Imaging Patients with in...

Journal: :Experimental and clinical transplantation : official journal of the Middle East Society for Organ Transplantation 2014
Maria José Pérez-Sáez Marisa Mir Maria Milagro Montero Marta Crespo Núria Montero Julià Gómez Juan Pablo Horcajada Julio Pascual

OBJECTIVES Fungal infections represent 5% of infections in renal transplant recipients. Candidiasis is the most frequent, followed by aspergillosis and cryptococcosis. Invasive aspergillosis is severe and has a poor prognosis, but recent series focused on outcomes are scarce in the literature. We analyzed invasive aspergillosis cases in a cohort of kidney transplant recipients and suggest that ...

2013
Vanessa R. Barrs Tineke M. van Doorn Jos Houbraken Sarah E. Kidd Patricia Martin Maria Dolores Pinheiro Malcolm Richardson Janos Varga Robert A. Samson

We describe a novel heterothallic species in Aspergillus section Fumigati, namely A. felis (neosartorya-morph) isolated from three host species with invasive aspergillosis including a human patient with chronic invasive pulmonary aspergillosis, domestic cats with invasive fungal rhinosinusitis and a dog with disseminated invasive aspergillosis. Disease in all host species was often refractory t...

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

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

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