Template:Oswestry: Difference between revisions

From WikiMSK

No edit summary
No edit summary
Line 60: Line 60:
|colspan="2"|I cannot lift or carry anything at all
|colspan="2"|I cannot lift or carry anything at all
|<html><input class="start-item" name="three" type="radio" id="q3-5" value="50" onclick="window.startScore(this);" /></html>
|<html><input class="start-item" name="three" type="radio" id="q3-5" value="50" onclick="window.startScore(this);" /></html>
|-
!colspan="3"|3. WALKING
|-
|colspan="2"|Pain does not prevent me walking any distance
|<html><input class="start-item" name="four" type="radio" id="q4-0" value="0" onclick="window.startScore(this);" /></html>
|-
|colspan="2"|Pain prevents me walking more than one mile
|<html><input class="start-item" id="q4-1" name="four" type="radio" value="10" onclick="window.startScore(this);" /></html>
|-
|colspan="2"|Pain prevents me walking more than ยฝ mile
|<html><input class="start-item" name="four" type="radio" id="q4-2" value="20" onclick="window.startScore(this);" /></html>
|-
|colspan="2"|Pain prevents me walking more than ยผ mile
|<html><input class="start-item" id="q4-3" name="four" type="radio" value="30" onclick="window.startScore(this);" /></html>
|-
|colspan="2"|I can only walk using a stick or crutches
|<html><input class="start-item" name="four" type="radio" id="q4-4" value="40" onclick="window.startScore(this);" /></html>
|-
|colspan="2"|I am in bed most of the time and have to crawl to the toilet
|<html><input class="start-item" name="four" type="radio" id="q4-5" value="50" onclick="window.startScore(this);" /></html>
|-
|-
! colspan="3" |<div style="display:flex; flex-direction:row; justify-content:space-around;"><div>Result</div><div><span class="interpretation" style="color: green;">No disability</span></div><div><span class="score">Score: 0</span></div></div>
! colspan="3" |<div style="display:flex; flex-direction:row; justify-content:space-around;"><div>Result</div><div><span class="interpretation" style="color: green;">No disability</span></div><div><span class="score">Score: 0</span></div></div>
Line 84: Line 104:
ย ย  // Original version
ย ย  // Original version
ย ย  var element = $(element).closest("table").find(".interpretation");
ย ย  var element = $(element).closest("table").find(".interpretation");
ย ย  if(score < 4){$(element).css("color", "green").html("Low Risk");}
ย ย  if(score < 5){$(element).css("color", "green").html("No disability");}
ย ย  else if(score >3){ ย 
ย ย  else if(score >3){ ย 
if(subscore <4){
if(subscore <4){
Line 97: Line 117:
ย  }
ย  }
}
}
</script></html></div>
</script><style>.start-item {
ย  ย  margin: 0rem 1rem;
}</style></html></div>
<noinclude>[[Category:Calculators]]</noinclude>
<noinclude>[[Category:Calculators]]</noinclude>

Revision as of 08:08, 10 April 2022

Oswestry Low Back Disability Questionnaire
1. PAIN INTENSITY
I can tolerate the pain I have without having to use pain killers
The pain is bad but I manage without taking pain killers
Pain killers give complete relief from pain
Pain killers give moderate relief from pain
Pain killers give very little relief from pain
Pain killers have no effect on the pain and I do not use them
2. PERSONAL CARE (e.g. Washing, Dressing)
I can look after myself normally without causing extra pain
I can look after myself normally but it causes extra pain
It is painful to look after myself and I am slow and careful
I need some help but manage most of my personal care
I need help every day in most aspects of self care
I donโ€™t get dressed, I was with difficulty and stay in bed
3. LIFTING
I can lift heavy weights without extra pain
I can lift heavy weights but it gives extra pain
Pain prevents me from lifting heavy weights off the floor, but I can manage if they are conveniently positioned, i.e. on a table
Pain prevents me from lifting heavy weights, but I can manage light to medium weights if they are conveniently positioned
I can lift very light weights
I cannot lift or carry anything at all
3. WALKING
Pain does not prevent me walking any distance
Pain prevents me walking more than one mile
Pain prevents me walking more than ยฝ mile
Pain prevents me walking more than ยผ mile
I can only walk using a stick or crutches
I am in bed most of the time and have to crawl to the toilet
Result
No disability
Score: 0