نتایج جستجو برای: plasma rich plasma

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

Journal: :international journal of endocrinology and metabolism 0
mehdi hedayati obesity research center, research institute for endocrine sciences, shahid beheshti university of medical sciences, ir iran +98-2122432500, hedayati@endocrine.ac.ir; obesity research center, research institute for endocrine sciences, shahid beheshti university of medical sciences, ir iran +98-2122432500, hedayati@endocrine.ac.ir marziyeh saghebjoo faculty of physical education and sports sciences, university of birjand, ir iran abbass ghanbari-niaki faculty of physical education and sports sciences, mazandaran university, ir iran

background ghrelin and obestatin are orexigenic and anorexigenic peptides, respectively. it appears that an accurate balance between theses peptides is important for regulating energy homeostasis and body weight. objectives the aim of this study was to identify the possible mechanisms by which circuit resistance training influences energy homeostasis and weight control. patients and methods twe...

Journal: :iranian journal of toxicology 0
فخرالدین تقدسی نژاد fakhreddin taghaddosi-nejad department of legal medicine, faculty of medicine, tehran university of medical sciences, tehran, iran علی پاشا میثمی meysamie alipash faculty of medicine and toxicology research center, shahid beheshti university of medical sciences, tehran, iran شاهین شادنیا shahin shadnia department of community and preventive medicine, faculty of medicine, tehran university of medical sciences, tehran, iran محمود قاضی mahmoud ghazi khansari department of pharmacology, school of medicine, tehran university of medical sciences, tehran, iran حسین حسنیان hossein hassanian department of community and preventive medicine, faculty of medicine, tehran university of medical sciences, tehran, iran آرش اوکاذی arash okazi department of legal medicine, faculty of medicine, tehran university of medical sciences, tehran, iran

background: fatalities from acetaminophen poisoning are common, but they are preventable by timely treatment with n-acetyl cysteine (nac). in many medical centers, nac is prescribed in keeping with the ingested dose of the drug as revealed through medical history. it seems to significantly differ from the real indications of nac administration based on plasma level of acetaminophen. overtreatme...

Journal: :مجله علوم اعصاب شفای خاتم 0
sven g meuth university hospital münster, neurology clinic and institute of translational neurology, albert-schweitzer-campus 1, 48149 münster, germany

patients with limbic encephalitis usually present with new onset mesial temporal lobe seizures, progressive memory disturbance, and a variety of other behavioral, emotional, and cognitive changes. autoimmune inflammation of the limbic gray matter structures of the human brain has recently been identified as major cause of mesial temporal lobe epilepsy with interictal temporal epileptiform activ...

Journal: :nephro-urology monthly 0
rizna abdul cader nephrology unit, department of internal medicine, universiti kebangsaan malaysia medical centre, kuala lumpur, malaysia; nephrology unit, department of internal medicine, universiti kebangsaan malaysia medical centre, jalan yaacob latif, 56000, kuala lumpur, malaysia. tel: +603-91456097, fax: +603-91735316 halim abdul gafor nephrology unit, department of internal medicine, universiti kebangsaan malaysia medical centre, kuala lumpur, malaysia rozita mohd nephrology unit, department of internal medicine, universiti kebangsaan malaysia medical centre, kuala lumpur, malaysia wei yen kong nephrology unit, department of internal medicine, universiti kebangsaan malaysia medical centre, kuala lumpur, malaysia norazimah arshad nephrology unit, department of internal medicine, universiti kebangsaan malaysia medical centre, kuala lumpur, malaysia norella kong nephrology unit, department of internal medicine, universiti kebangsaan malaysia medical centre, kuala lumpur, malaysia

conclusions the high prevalence of fungaemia and mortality could be attributed to many patients on chronic immunosuppressive therapy. nonetheless, cpfa albeit expensive, does add to our armamentarium of extracorporeal treatment for severe sepsis. regional citrate anticoagulation with cpfa may overcome problems with filter clotting. objectives the main objective was to review our centers' e...

2017
Christen Rachul John E J Rasko Timothy Caulfield

Platelet Rich Plasma (PRP) has gained popularity in recent years for treating sports-related injuries and the news media frequently reports on elite athletes' and celebrities' use of PRP. We conducted a content analysis of newspaper coverage of PRP in Australia, Canada, Ireland, New Zealand, United Kingdom, and the United States. Findings show that news media coverage of PRP appears most freque...

Journal: :The Journal of family practice 2016
Jordan White Jeffrey Manning

Many pro athletes claim that platelet-rich plasma has improved their performance and saved their careers. But is it right for your patients? And if so, which ones?

Journal: :Clinical orthopaedics and related research 2015
Isabel Andia Eva Rubio-Azpeitia Nicola Maffulli

BACKGROUND Platelet-rich plasma therapies for tendinopathy appear to provide moderate pain reduction. However, the biological mechanisms behind the observed clinical effects remain poorly characterized. QUESTIONS/PURPOSES The purpose of this study was to explore whether platelet-rich plasma modifies the inflammatory/angiogenic status of already inflamed tenocytes by examining (1) gene express...

2017
Yvonne Reinders Oliver Felthaus Gero Brockhoff Fabian Pohl Norbert Ahrens Lukas Prantl Frank Haubner

Platelet-rich plasma is a current subject of studies on chronic wound healing therapy due to possible pro-angiogenic effects. Microvascular compromise represents the major component in radiogenic wound healing complications. The effects of platelet-rich plasma on irradiated cells of the cutaneous wound healing process are poorly understood so far. In this study, the interaction of endothelial c...

Journal: :journal of ultrafine grained and nanostructured materials 2014
ahmad keyvani mohsen saremi mahmoud heydarzadeh sohi

conventional and nanostructured ysz coatings were deposited on the in-738 ni super alloy by the atmospheric plasma spray technique. the oxidation was measured at 1100°c in an atmospheric electrical furnace. according to the experimental results the nanostructured coatings showed a better oxidation resistance than the conventional ones. the improved oxidation resistance of the nanocoating could ...

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

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

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