نتایج جستجو برای: lumbar spinal stenosis

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

Journal: :Acta orthopaedica Belgica 2007
Mehmet Aydogan Cagatay Ozturk Cuneyt Mirzanli Omer Karatoprak Mehmet Tezer Azmi Hamzaoglu

Spondylotic degeneration can manifest as tandem (concurrent) cervical and lumbar spinal stenosis. The primary manifestations include neurogenic claudication, gait disturbance and a mixture of findings of myelopathy and polyradiculopathy in both the upper and lower extremities. The purpose of this retrospective study was to report the existence and management of tandem (concurrent) cervical and ...

2011
Timothy R. Deer Nagy Mekhail Gabriel Lopez Kasra Amirdelfan

Over 1.2 million patients are diagnosed with, and in active treatment for lumbar spinal stenosis (LSS) at any given time. Typically, these patients experience discomfort while walking or standing, for any length of time. The LSS treatment algorithm contains a gap of under-treated patients between epidural steroid injections (ESI) and open surgery. With the introduction of a minimally invasive l...

2010
Alexander Pak-Hin Chan Tsz Cheung Wong Koon-Man Sieh Simon Siu-Man Leung Kai-Yin Cheung Kwai-Yau Fung

Three Chinese patients suffered from severe lumbar spinal stenosis with debilitating symptoms due to a rare condition of ligamentum flavum cysts in the midline of the lumbar spine. This disease is distinct from synovial cyst of the facet joints or ganglion cysts, both intraoperatively and histopathologically. Magnetic Resonance imaging features of the ligamentum flavum cyst are also demonstrate...

2013
Seiji Ohtori Masaomi Yamashita Yasuaki Murata Yawara Eguchi Yasuchika Aoki Hiromi Ataka Jiro Hirayama Tomoyuki Ozawa Tatsuo Morinaga Hajime Arai Masaya Mimura Hiroto Kamoda Sumihisa Orita Masayuki Miyagi Tomohiro Miyashita Yuzuru Okamoto Tetsuhiro Ishikawa Hiroaki Sameda Tomoaki Kinoshita Eiji Hanaoka Miyako Suzuki Munetaka Suzuki Takato Aihara Toshinori Ito Gen Inoue Masatsune Yamagata Tomoaki Toyone Gou Kubota Yoshihiro Sakuma Yasuhiro Oikawa Kazuhide Inage Takeshi Sainoh Kazuyo Yamauchi Kazuhisa Takahashi

PURPOSE The pathological mechanism of lumbar spinal stenosis is reduced blood flow in nerve roots and degeneration of nerve roots. Exercise and prostaglandin E1 is used for patients with peripheral arterial disease to increase capillary flow around the main artery and improve symptoms; however, the ankle-brachial index (ABI), an estimation of blood flow in the main artery in the leg, does not c...

Journal: :Radiologic clinics of North America 2012
Timothy P Maus

Spinal stenosis in either the cervical or lumbar spinal segments is one of the most common indications for spine imaging and intervention, particularly among the elderly. This article examines the pathophysiology and imaging of the corresponding clinical syndromes, cervical spondylotic myelopathy or neurogenic intermittent claudication. The specificity fault of spine imaging is readily evident ...

2016
H Michael Mayer Franziska Heider

Objective. Selective, bilateral multisegmental microsurgical decompression of lumbar spinal canal stenosis through separate, alternating cross-over approaches. Indications. Two-segmental and multisegmental degenerative central and lateral lumbar spinal stenosis. Contraindications. None. Surgical Technique. Minimally invasive, muscle, and facet joint-sparing bilateral decompression of the lumbar...

2013
Shoji Seki Yoshiharu Kawaguchi Hirokazu Ishihara Takeshi Oya Tomoatsu Kimura

We describe a rare case of lumbar spinal stenosis due to a large calcified mass in the ligamentum flavum. This patient presented with a 12-month history of severe right leg pain and intermittent claudication. A computed tomography scan was performed, revealing a large calcified mass on the ligamentum flavum at the right-hand side of the lumbar spinal canal. We performed a laminotomy at the L4/5...

2010
Boo Seop Kim Jinsoo Kim Han-Sang Koh Song Yup Han Dong-Yeob Lee Kyeong Hwan Kim

STUDY DESIGN A retrospective study. PURPOSE To evaluate the prevalence and risk factors of asymptomatic cervical or thoracic lesions in elderly patients who have undergone surgery for lumbar spinal stenosis. OVERVIEW OF LITERATURE Concurrent multiple spinal lesions have been reported in many studies with a varied prevalence, and described the characteristics of the disease and its treatment...

2015
Indra Kumar Vinay Sharma Rekha Lalwani Ramesh Babu Naresh Chandra

Address for Correspondence: C.S. Ramesh Babu, Associate Professor of Anatomy, Muzaffarnagar Medical College, N.H-58, Opp. Begrajpur Industrial Area, Muzaffarnagar251203 (UP) India. Mobile: +919897249202 E-Mail: csrameshb@gmail.com Background: Spinal stenosis is defined as the narrowing of central spinal canal or its lateral recesses. Stenosis of spinal canal becomes important only when it resul...

2015
Jin-Young Lee Seong-Hwan Moon Bo-Kyung Suh Myung Ho Yang Moon Soo Park

Development of anesthesiology and improvement of surgical instruments enabled aggressive surgical treatment even in elderly patients, who require more active physical activities than they were in the past. However, there are controversies about the clinical outcome of spinal surgery in elderly patients with spinal stenosis or spondylolisthesis. The purpose of this study is to review the clinica...

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

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

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