نتایج جستجو برای: 80 of exercise mhr

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

2015
Paula Pinto Cristina Costa-Santos Hernâni Gonçalves Diogo Ayres-De-Campos João Bernardes

BACKGROUND Misinterpretation of the maternal heart rate (MHR) as fetal may lead to significant errors in fetal heart rate (FHR) interpretation. In this study we hypothesized that the removal of these MHR-FHR ambiguities would improve FHR analysis during the final hour of labor. METHODS Sixty-one MHR and FHR recordings were simultaneously acquired in the final hour of labor. Removal of MHR-FHR...

Journal: :iranian journal of allergy, asthma and immunology 0
hamid marefati department of physical education & sport sciences, shahid bahonar university of kerman, kerman, iran helimeh nikbine department of physical education & sport sciences, shahid bahonar university of kerman, kerman, iran mohammad hossein boskabady department of physiology and pharmaceutical research center, medical school, mashhad university of medical sciences, mashhad, iran

the prevalence of exercise induced asthma (eia) in iran is not known. in the present study the  prevalence of  eia  among female students  of  guidance school  in the  city of mashhad was evaluated. a total of 1690 female students aged 12-14 years in ten randomly selected schools in north east of iran (mashhad) completed an asthma symptoms- specific questionnaire. one hundred forty four randoml...

2017
Mikael Gencay Kirsten Hübner Peter Gohl Anja Seffner Michael Weizenegger Dionysios Neofytos Richard Batrla Andreas Woeste Hyon-suk Kim Gaston Westergaard Christine Reinsch Eva Brill Pham Thi Thu Thuy Bui Huu Hoang Mark Sonderup C. Wendy Spearman Stephan Pabinger Jérémie Gautier Giuseppina Brancaccio Massimo Fasano Teresa Santantonio Giovanni B. Gaeta Markus Nauck Wolfgang E. Kaminski

The diversity of the hepatitis B surface antigen (HBsAg) has a significant impact on the performance of diagnostic screening tests and the clinical outcome of hepatitis B infection. Neutralizing or diagnostic antibodies against the HBsAg are directed towards its highly conserved major hydrophilic region (MHR), in particular towards its "a" determinant subdomain. Here, we explored, on a global s...

Journal: :Acta Cardiologica Sinica 2017
Kadriye Gayretli Yayla Uğur Canpolat Çagri Yayla Mehmet Kadri Akboğa Ahmet Akyel Ahmet Akdi Gökhan Çiçek Firat Ozcan Osman Turak Sinan Aydoğdu

BACKGROUND Monocyte to high density lipoprotein cholesterol ratio (MHR) is generally understood to be a candidate marker of inflammation and oxidative stress. Therefore, we aimed to assess the association between MHR and aortic elastic properties in hypertensive patients. METHODS A total of 114 newly-diagnosed untreated patients with hypertension and 71 healthy subjects were enrolled. Aortic ...

ژورنال: Hormozgan Medical Journal 2014

Introduction: In synergic effect of exercise training on reducing cardiovascular disease, soy is a useful source of food in reducing blood pressure and control of heart rate. The purpose of this study was to investigate the synergic effect of short aerobic moderate intensity exercise and soya intake on blood pressure & rest heart rate in obese postmenopausal women. Methods: The present study...

Journal: :iranian journal of public health 0
n bijeh sr attarzadeh hosseini k hejazi

background: cardiovascular disease is the most common cause of death in the world. the aim of this study was to determine the effect of aerobic exercise on serum inflammatory markers in untrained middle-aged women. methods: nineteen healthy female middle-aged were selected by convenience sampling method and were randomly divided into two experimental (n=11) and control (n=8) groups. the exercis...

Journal: :CoRR 2018
Pasupathy Vimalachandran Hua Wang Yanchun Zhang Ben Heyward Yueai Zhao

As a consequence of the huge advancement of the Electronic Health Record (EHR) in healthcare settings, the My Health Record (MHR) is introduced in Australia. However security and privacy of the MHR system have been encumbering the development of the system. Even though the MHR system is claimed as patient-centred and patientcontrolled, there are several instances where healthcare providers (oth...

Journal: :Gynecologic and obstetric investigation 2013
Joscha Reinhard Barrie R Hayes-Gill Sven Schiermeier Hendrike Hatzmann Tomas M Heinrich Frank Louwen

OBJECTIVE/AIMS To investigate the presence of signal ambiguity of intrapartum fetal heart rate (FHR) monitoring during delivery by comparing simultaneous cardiotocogram (CTG), abdominal fetal electrocardiogram (ECG) with continuous maternal ECG. METHODS A total of 144 simultaneous CTG (Corometrics 250 series), abdominal fetal ECG (Monica -AN24™) and maternal ECG (Monica AN24™) recordings were...

Background: Fibroblast growth factor 21 (FGF21) plays an important role in regulation of energy metabolism and insulin resistance; however, the synergistic effects of high intensity interval training (HIIT) on FGF21 and insulin resistance are not elucidated which was focused in this study. Methods: This experimental research was conducted by pretest- posttest design with control group. In this...

2018
Felipe Lovaglio Belozo Carlos K. Katashima André V. Cordeiro Luciene Lenhare Jean F. Alves Vagner Ramon Rodrigues Silva

The main objective of this study was to examine the effect of continuous aerobic training (CAT) in hypertensive, obese people. Seven patients of average age (45.3±3.9 years), height (1.63±0.1 m), body weight (89.09±22.0 kg), and body mass index (33.44±8.6 kg/m2) were subjected to the training. CAT was performed in thrice-weekly nonconsecutive sessions (90 min per week) with intervals of 48 hr b...

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

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

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