نتایج جستجو برای: hepatic iron

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

Journal: :Cancer epidemiology, biomarkers & prevention : a publication of the American Association for Cancer Research, cosponsored by the American Society of Preventive Oncology 2009
Naoki Fujita Hirohide Miyachi Hideaki Tanaka Masaki Takeo Naoki Nakagawa Yoshinao Kobayashi Motoh Iwasa Shozo Watanabe Yoshiyuki Takei

Several lines of evidence have suggested that oxidative stress plays an important role for the pathogenesis of nonalcoholic steatohepatitis (NASH). Therefore, by using immunohistochemical staining of liver biopsy samples, we measured hepatic 7,8-dihydro-8-oxo-2' deoxyguanosine (8-oxodG), a DNA base-modified product generated by hydroxyl radicals, of 38 NASH patients and compared with 24 simple ...

2013
Muhammad Anwar John Wood Deepa Manwani Benjamin Taragin Suzette O. Oyeku Qi Peng

MR has become a reliable and noninvasive method of hepatic iron quantification. Currently, most of the hepatic iron quantification is performed on 1.5 T MR, and the biopsy measurements have been paired with R 2 and R 2* values for 1.5 T MR. As the use of 3 T MR scanners is steadily increasing in clinical practice, it has become important to evaluate the practicality of calculating iron burden a...

2010
Edyta Szurowska Katarzyna Sikorska E Iżycka-Świeszewska Tomasz Nowicki Tomasz Romanowski Krzysztof P Bielawski Michał Studniarek

BACKGROUND There are many pathological conditions with hepatic iron overload. Classical definite diagnostic methods of these disorders are invasive and based on a direct tissue biopsy material. For the last years the role of MR imaging in liver diagnostics has been increasing. MRI shows changes of liver intensity in patients with hepatic iron overload. Changes in MR signal are an indirect conse...

2016
Hyeyoung Nam Deborah Jones Robert C. Cooksey Yan Gao Sandy Sink James Cox Donald A. McClain

Hypoxia and iron both regulate metabolism through multiple mechanisms, including hypoxia-inducible transcription factors. The hypoxic effects on glucose disposal and glycolysis are well established, but less is known about the effects of hypoxia and iron deficiency on hepatic gluconeogenesis. We therefore assessed their effects on hepatic glucose production in mice. Weanling C57BL/6 male mice w...

Journal: :Gut 1999
I T Gangaidzo V M Moyo T Saungweme H Khumalo R M Charakupa Z A Gomo M Loyevsky R Stearman T La Vaute E G Enquist T A Rouault V R Gordeuk

BACKGROUND In a previously described model, heterozygotes for an African iron loading locus develop iron overload only when dietary iron is high, but homozygotes may do so with normal dietary iron. If an iron loading gene is common, then homozygotes with iron overload will be found even in an urban population where traditional beer, the source of iron, is uncommon. AIMS To determine whether i...

Journal: :Haematologica 2009
Sara Pelucchi Raffaella Mariani Paola Trombini Sabina Coletti Matteo Pozzi Valentina Paolini Donatella Barisani Alberto Piperno

Transferrin receptor-2 (TFR2) regulates hepatic hepcidin secretion and when mutated causes type-3 hemochromatosis. No functional study is available in humans. We studied a 47 year-old woman with hemochromatosis. TFR2 DNA and its hepatic transcript were directly sequenced. Hepatic expression of hepcidin and other iron-related genes were measured by qRT-PCR. Urinary hepcidin was measured at basel...

Journal: :Canadian journal of gastroenterology = Journal canadien de gastroenterologie 2009
Leslie Price Kris V Kowdley

Increased hepatic iron content may be observed in patients with chronic hepatitis C infection, and may contribute to disease severity. The presence of hemochromatosis gene mutations is associated with increased hepatic iron accumulation and may lead to accelerated disease progression. Hepatic iron depletion has been postulated to decrease the risk of hepatocellular carcinoma in patients with ci...

Journal: :The American journal of clinical nutrition 2008
Elmar Aigner Igor Theurl Milan Theurl Dieter Lederer Heike Haufe Otto Dietze Michael Strasser Christian Datz Guenter Weiss

BACKGROUND Mild iron overload is frequently observed in nonalcoholic fatty liver disease (NAFLD). OBJECTIVE We aimed to study putative pathways underlying iron accumulation in NAFLD. DESIGN Hepatic and duodenal expression of critical iron molecules in NAFLD patients with (n = 32) and without (n = 29) iron overload, hereditary hemochromatosis (n = 10), and controls (n = 20) were investigated...

2013
Hironori Mitsuyoshi Kohichiroh Yasui Kanji Yamaguchi Masahito Minami Takeshi Okanoue Yoshito Itoh

Aim. Chronic hepatitis C (CHepC) is frequently associated with hepatic iron overload, yet mechanisms underlying iron-induced liver injury have not been elucidated. We examined the significance of iron deposition in hepatocytes (HC) and reticuloendothelial cells (REC) in CHepC. Methods. Stainable hepatic iron was scored according to the iron deposition pattern in 373 patients. The levels of seru...

Journal: :iranian journal of blood and cancer 0
somaye kalanaky alireza farsinejad saeede fakharzade mohammad ali karbasian morteza keshavarz azim mehrvar

abstract background: iron overload is a clinical consequence of repeated blood transfusions and causes significant organ damage, morbidity, and mortality in the absence of proper treatment. the primary targets of iron chelators used for treating transfusional iron overload are the prevention of iron ingress into tissues and its intracellular scavenging. the present study was aimed at elucidatin...

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

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

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