نتایج جستجو برای: low birth weights

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

Journal: :jundishapur journal of microbiology 0
sima rasti department of parasitology and mycology, kashan university of medical sciences, kashan, ir iran mohammad ali asadi department of parasitology and mycology, kashan university of medical sciences, kashan, ir iran; department of parasitology and mycology, kashan university of medical sciences, kashan, ir iran . tel/fax: +98-3615553648 afsaneh taghriri department of obstetric and gynecology, kashan university of medical sciences, kashan, ir iran mitra behrashi department of obstetric and gynecology, kashan university of medical sciences, kashan, ir iran gholamabbas mousavie department of statistic, kashan university of medical sciences, kashan, ir iran

A. Isik H. Hizli, T. Ayasan

The aim of this study was to evaluated body weights and survival rates at birth, 3 and 6 months of age and to determine effects of calving year, season and sex on those traits in Southern Anatolian Redcalves. The animals were raised in Adana East Mediterranean Agricultural Research Institute's Dogankent location between 2000 and 2007 years. Duncan test statistic for estimating the differences b...

Journal: :social determinants of health 0
mohsen momeni rudabeh esfandyarpour mina danaei

background: low birth weight (lbw) is one of the most important health indicators in the world. it has certain known and unknown causes. the present study was designed to evaluate the role of socio-behavioral factors on neonatal birth weight. methods: the current case-control study was conducted on 300 eligible neonates (150 lbw infants as cases and 150 normal body weight infants as controls) i...

Journal: :تحقیقات نظام سلامت 0
محمدحسن طالبیان عضو هیأت علمی، دانشکده علوم انسانی، دانشگاه آزاد اسلامی واحد شهرضا، اصفهان، ایران. غلامعلی افروز استاد، گروه روان شناسی، دانشکده روان شناسی و علوم تربیتی، دانشگاه تهران، تهران، ایران.

background: low birth weight considered as an important indicator of health of each country and identifying of its causative factors is necessary. the aim of present study was to determine the relationship between the biological, psychological-cognitive and social - cultural characteristics of parents and infant’s birth weight in isfahan province. methods: in this study 910 recently delivered m...

Journal: :Placenta 2007
J L Hecht H J Kliman E N Allred S M Pflueger C-H Chang B J Doss D Roberts C A Livasy I Bhan E Zambrano D W Ross P Senagore A N Husain A Leviton

CONTEXT Very few studies have measured the weight of large numbers of placentas delivered before the 28th post-menstrual week. METHODS We measured the weight of 930 singleton placentas delivered before the 28th post-menstrual week, and examined the distributions of weights in selected groups (week of gestation, reason for preterm birth, birth weight Z-score categories, placenta histology). We...

Journal: :acta medica iranica 0
marzieh nojomi department of community medicine, school of medicine, iran university of medical sciences, tehran, iran. morteza naserbakhat department of community medicine, school of medicine, iran university of medical sciences, tehran, iran. mojdeh ramezany department of community medicine, school of medicine, iran university of medical sciences, tehran, iran. khatereh anbary department of community medicine, school of medicine, iran university of medical sciences, tehran, iran.

in july 2003, the bellagio study group on child survival estimated that the lives of 6 million children could be saved each year if 23 proven interventions were universally available in the 42 countries re-sponsible for 90% of child deaths in 2000. the aim of this study was to determine frequency of important causes of mortality among under-5 year old children in hospitals, tehran, iran. inform...

برنا, صدیقه , رحمانی, زهرا ,

Background: Diabetes can cause undesirable changes in structure of the placenta, re-sulting increase in size and weight of placenta. The aim of this study was, to investigate the placenta weight, size and birth weight of infants in pregnant women with controlled gestational diabetes compared with normal pregnancy. Methods: This study was conducted from October, 2012 to February, 2014 in two di...

Journal: :iranian journal of health sciences 0
mahmood moosazadeh health sciences research center, school of health, mazandaran university of medical sciences, sari, iran seyed abdolhassan naghibi department of public health, health sciences research center, school of health, mazandaran university of medical sciences, sari, iran soghra khosravi student research committee, mazandaran university of medical sciences, sari, iran mahdi afshari department of community medicine, school of medicine, zabol university of medical sciences, zabol, iran roghaieh afsargharehbagh urmia university of medical sciences, urmia, iran

abstract background and purpose: high-risk pregnancy is referred to a situation in which mother, fetus or neonate are in higher risk of morbidity or mortality. because of adverse outcomes of high-risk pregnancies, this study aims to determine these outcomes in the north of iran. materials and methods: we recruited 803 urban and rural pregnant women in this crosssectional study via consensus met...

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

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

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