نتایج جستجو برای: tkr surgery

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

Journal: :the archives of bone and joint surgery 0
e. carlos rodriguez-merchan department of orthopaedic surgery, la paz university hospital, madrid, spain

the aim of this review article is to analyze the clinical effectiveness of total knee replacement (tkr) compared to unicompartmental knee replacement (ukr) in patients with medial unicompartmental osteoarthritis (muo) in terms of survival rates, revision rates and postoperative complications. the search engine was medline. the keywords used were: medial knee osteoarthritis. three thousand and n...

2011
Lars C. Borris Morten Breindahl Michael R. Lassen Ákos F. Pap

Prothrombin fragment 1+2 is excreted in urine (uF1+2) as a result of in vivo thrombin generation and can be a marker of coagulation status after an operative procedure. This study compared uF1+2 levels in patients with symptomatic and non-symptomatic venous thromboembolism (VTE) after total knee replacement (TKR) and in event-free sex- and age-matched controls. Significantly higher median uF1+2...

2011
Virginia C Gould Vikki Wylde Alison J Smith Ashley W Blom

BACKGROUND AND PURPOSE Deep vein thrombosis is common after total joint replacement. It is frequently asymptomatic, and it is unclear whether this leads to longer-term problems such as post-thrombotic syndrome and leg ulceration. We investigated whether the postoperative prevalence of ulceration in patients who had undergone primary total hip replacement (THR) or total knee replacement (TKR) wa...

Journal: :The Journal of bone and joint surgery. British volume 2011
S Babazadeh M M Dowsey J D Swan J D Stoney P F M Choong

The role of computer-assisted surgery in maintaining the level of the joint in primary knee joint replacement (TKR) has not been well defined. We undertook a blinded randomised controlled trial comparing joint-line maintenance, functional outcomes, and quality-of-life outcomes between patients undergoing computer-assisted and conventional TKR. A total of 115 patients were randomised (computer-a...

Journal: :Maturitas 2013
Alexander D Liddle Elise C Pegg Hemant Pandit

Knee replacement is one of the commonest surgical procedures performed in older adults, and its incidence is increasing rapidly. It is the only curative procedure for knee osteoarthritis, and it has excellent outcomes overall in terms of reoperation, functional outcomes and cost-effectiveness. However, a significant proportion of patients are dissatisfied after knee replacement surgery and ther...

Journal: :The Journal of bone and joint surgery. British volume 1998
J White M Kelly R Dunsmuir

Our study has determined the response of C-reactive protein (CRP) after total knee replacement (TKR). The peak level occurs on the second postoperative day and is significantly greater than that after total hip replacement (THR). The level returns to normal at similar times after both procedures. The physiological response to TKR as measured by the area under the CRP/time curve is significantly...

2016
Kuang-Ming Liao Hsueh-Yi Lu

The incidence and prevalence of chronic obstructive pulmonary disease (COPD) is associated with increasing age. Osteoarthritis is also a growing problem in the aging population, and total knee replacement (TKR) is a common surgical procedure for this population. An increasing number of COPD patients are receiving TKR, but few studies have examined the complications and outcomes after TKR in COP...

2017
Linda Fernandes Ewa M. Roos Søren Overgaard Allan Villadsen Rikke Søgaard

BACKGROUND There are indications of beneficial short-term effect of pre-operative exercise in reducing pain and improving activity of daily living after total hip replacement (THR) and total knee replacement (TKR) surgery. Though, information from studies conducting longer follow-ups and economic evaluations of exercise prior to THR and TKR is needed. The aim of the study was to analyse 12-mont...

Journal: :Osteoarthritis and cartilage 2015
S P Mehta A V Perruccio M Palaganas A M Davis

OBJECTIVE To investigate whether women have poorer pain and functional outcomes following total knee replacement (TKR) and to investigate factors that may contribute to this poorer outcome. METHODS In a cohort of 494 people, outcomes were the Pain and Function/Daily Activity subscales of the Knee Injury and Osteoarthritis Outcome Score (KOOS) at 6 and 12 months post-surgery. Sequential multiv...

Journal: :international journal of endocrinology and metabolism 0
vishal sehgal department of internal medicine, university of south carolina.greenville, south carolina, usa sukhminder jit singh bajwa department of anesthesiology and intensive care medicine, gian sagar medical college, banur, patiala, punjab, india; department of anesthesiology and intensive care medicine, gian sagar medical college, banur, patiala, punjab, india. tel: +99-15025828, +91-1752352182, fax: +86-47976115 rinku sehgal department of internal medicine, wright center, scranton, usa jeremiah eagan department of nephrology, regional hospital, scranton, usa praveen reddy department of internal medicine, wright center, scranton, usa samuel m. lesko northeast regional cancer institute, university of scranton, scranton, usa

background few studies have focused on patients’ characteristics that affects acute kidney injury (aki) after total knee replacement surgery (tkr). objectives the primary objective of this retrospective study was to identify patients’ characteristics associated with aki after tkr. patients and methods between january 2008 and december 2009, 659 patients with a mean age of 67.1 years (range, 39-...

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

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

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