نتایج جستجو برای: golestan 5

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

Journal: :Nutrition and cancer 2009
Farhad Islami Akbar Fazeltabar Malekshah Masoud Kimiagar Akram Pourshams Jon Wakefield Goharshad Goglani Nasser Rakhshani Dariush Nasrollahzadeh Rasoul Salahi Shahryar Semnani Mitra Saadatian-Elahi Christian C Abnet Farin Kamangar Sanford M Dawsey Paul Brennan Paolo Boffetta Reza Malekzadeh

Our objectives were to investigate patterns of food and nutrient consumption in Golestan province, a high-incidence area for esophageal cancer (EC) in northern Iran. Twelve 24-h dietary recalls were administered during a 1-yr period to 131 healthy participants in a pilot cohort study. We compare here nutrient intake in Golestan with recommended daily allowances (RDAs) and lowest threshold intak...

2014
Alireza Koochakzadeh Mahdi Askari Badouei Emad Mazandarani Omid Madadgar

BACKGROUND AND OBJECTIVES A diverse group of Escherichia coli are known as enterohemorrhagic Escherichia coli (EHEC) including O157:H7 and non-O157 EHEC. Enterohemorrhagic strains are related to sever clinical conditions in humans including hemorrhagic colitis and hemolytic uremic syndrome, and most of the recorded outbreaks occurred due to O157: H7 E. coli. The aim of the present study was to ...

2017
Asieh Golozar Davood Khalili Arash Etemadi Hossein Poustchi Akbar Fazeltabar Firoozeh Hosseini Farin Kamangar Masoud Khoshnia Farhad Islami Farzad Hadaegh Paul Brennan Paolo Boffetta Christian C. Abnet Sanford M. Dawsey Fereidoun Azizi Reza Malekzadeh Goodarz Danaei

BACKGROUND Refined grains and white rice have been associated with elevated risk of type 2 diabetes mellitus (T2DM). In this study, we sought to quantify the effect of white rice intake on incident T2DM in two prospective population-based cohort studies from Iran, where white rice is one of the main staple. METHODS We used follow-up data from 9,182 participants from Golestan Cohort Study (GCS...

Journal: : 2021

Operation of the Golestan Dam Reservoir in Climate Change Conditions Using an Improved Multi-Objective Whale Optimization Algorithm

2013
Mohammad Aryaie Gholamreza Roshandel Shahryar Semnani Mohsen Asadi-Lari Mohsen Aarabi Mohammad Ali Vakili Vahideh Kazemnejhad Seyed Mehdi Sedaghat Masoud Solaymani-Dodaran

OBJECTIVES We aimed to investigate factors associated with colorectal cancer survival in Golestan, Iran. METHODS We used a population based cancer registry to recruit study subjects. All patients registered since 2004 were contacted and data were collected using structured questionnaires and trained interviewers. All the existing evidences to determine the stage of the cancer were also collec...

2016
Mahin Gholipour Farhad Islami Gholamreza Roshandel Masoud Khoshnia Abbas Badakhshan Abdolvahab Moradi Reza Malekzadeh

Esophageal squamous cell carcinoma (ESCC) is an aggressive tumor that is typically diagnosed only when the tumor has gained remarkable size, extended to peripheral tissues, and led to dysphagia. Five-year survival of advanced cancer is still very poor (19%), even with improved surgical techniques and adjuvant chemoradiation therapy. Therefore, early detection and prevention are the most importa...

2017
Ali Asghar Ayatollahi Abolfazl Amini Somayeh Rahimi Saeid Rahbar Takrami Reza Kazemi Darsanaki Muhammad Sadeqi Nezhad

Nosocomial infections are one of the most common causes of death in hospitals. This study aimed to determine the prevalence of gram-negative bacilli isolated from the equipment in hospital wards of the Golestan province, in the year 2015. In this cross-sectional study in 2015, 1980 samples from medical and nonmedical equipment and surfaces were collected from the wards of 13 teaching hospitals,...

Journal: :Asian Pacific journal of cancer prevention : APJCP 2014
NegarSadat Taheri Abdolreza Fazel Habibollah Mahmoodzadeh Ramesh Omranpour Gholamreza Roshandel Saeedeh Gharahjeh Seyed Mehdi Sedaghat Mohammad Poorabbasi Abbas Moghaddami Shahryar Semnani

BACKGROUND Malignancies of the female reproductive tract are estimated to be the third most common group of cancers in women. OBJECTIVES We here aimed to present their epidemiological features in Golestan province located in Northeast of Iran. MATERIALS AND METHODS Data on primary female reproductive cancers diagnosed between 2004-2010 were obtained from Golestan Population-based Cancer Reg...

2012
Sh Gholami M Sosari M Fakhar M Sharif A Daryani MB Hashemi M Vahadi

BACKGROUND The aim of the present study was to determine the molecular characteristics of Echinococcus granulosus from paraffin-embedded tissues of hydatid cysts isolated from human and protoscoleces of hydatid cysts from sheep, cattle and camel isolates using PCR- RFLP of ITS1- rDNA analysis in Golestan Province, northern Iran. METHODS E. granulosus isolates from human patients infected with...

2015
Masoumeh Mazandarani Nargess Osia Mohammad Ghafourian

In the past two decades, increasing consumption of synthetic drugs and its associated side effects has led World Health Organization (WHO) to study the antioxidant activity of this plant. It also conducted an ethno botanical survey of endemic medicinal plants studying its uses by the rural populations in order to prevent and treat many current diseases (1). Achillea species such as Achillea mil...

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

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

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