نتایج جستجو برای: muscle paralysis

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

Journal: :The Journal of bone and joint surgery. British volume 1994
K Takagishi A Saitoh M Tonegawa T Ikeda M Itoman

We report six patients with isolated paralysis of the infraspinatus and discuss the diagnosis, pathology, treatment, and outcome over a mean follow-up period of 33 months. Four patients were shown to have space-occupying lesions at the spinoglenoid notch by MRI or ultrasonography or both, and ganglia were confirmed and removed surgically in three, with good results. Ganglia at this site are not...

Journal: :iranian journal of public health 0
sa masoud

hypokalemic disease is a disorder in which the amount of serum’ s potassium declines and the patient faces limbs weakness. in this disease, eye muscle and respiratory muscles rarely become involved and death may follow due to respiratory paralysis and heart conducting disturbances. since this disease is treatable and progressive weakness can be prevented, therefore in the study conducted we att...

Journal: :JPMA. The Journal of the Pakistan Medical Association 1997
A M Nagaria A Jabbar J A Khan

Four patients are described who were admitted at The Aga Khan University Hospital exhibiting muscle paralysis and hypokalemia in association with renal tubular disease. All four patients responded well to treatment. The purpose of this report is to describe the clinical features demonstratedby these patients, to discuss etiology and mechanism of the disease and to emphasize the importance of ea...

2015
Alexander Muacevic John R Adler Sri Harsha Tella Anuhya Kommalapati

Thyrotoxic hypokalemic periodic paralysis (TPP) is a condition characterized by the triad of acute hypokalemia without total body potassium deficit, episodic muscle paralysis, and thyrotoxicosis. We describe two cases of thyrotoxic periodic paralysis who presented to our hospital with potassium values of 1.3 MeQ/l and 1.2 MeQ/l, respectively. Surprisingly, the two patients had no documented pas...

Journal: :Journal of Investigative Medicine High Impact Case Reports 2016

Journal: :Frontiers in physiology 2016
Lise Mazelet Matthew O. Parker Mei Li Anders Arner Rachel Ashworth

Whilst it is recognized that contraction plays an important part in maintaining the structure and function of mature skeletal muscle, its role during development remains undefined. In this study the role of movement in skeletal muscle maturation was investigated in intact zebrafish embryos using a combination of genetic and pharmacological approaches. An immotile mutant line (cacnb1 (ts25) ) wh...

Journal: :Proceedings of the National Academy of Sciences of the United States of America 2016
Douglas M Anderson Jessica Cannavino Hui Li Kelly M Anderson Benjamin R Nelson John McAnally Svetlana Bezprozvannaya Yun Liu Weichun Lin Ning Liu Rhonda Bassel-Duby Eric N Olson

Innervation of skeletal muscle by motor neurons occurs through the neuromuscular junction, a cholinergic synapse essential for normal muscle growth and function. Defects in nerve-muscle signaling cause a variety of neuromuscular disorders with features of ataxia, paralysis, skeletal muscle wasting, and degeneration. Here we show that the nuclear zinc finger protein ZFP106 is highly enriched in ...

Journal: :The Journal of Cell Biology 1990
P Caroni P Grandes

Partial denervation or paralysis of adult skeletal muscle is followed by nerve sprouting, probably due to release of diffusible sprout-inducing activity by inactive muscle. Insulin-like growth factors (IGF1 and IFG2) are candidates for muscle-derived sprouting activity, because (a) they induce neurite growth from peripheral neurons in vitro; and (b) their mRNA levels in adult skeletal muscle in...

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

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

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