Template:Revel criteria: Difference between revisions

From WikiMSK

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
|Age > 65
|Age > 65
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="revel-item" type="checkbox" value="10" onclick="window.revelScore(this);" /></html>
|-
|-
|Pain relieved by recumbency
|Pain relieved by recumbency
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="revel-item" type="checkbox" value="10" onclick="window.revelScore(this);" /></html>
|-
|-
|Absence of aggravation by coughing
|Absence of aggravation by coughing
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="revel-item" type="checkbox" value="10" onclick="window.revelScore(this);" /></html>
|-
|-
|Absence of aggravation by forward flexion
|Absence of aggravation by forward flexion
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="revel-item" type="checkbox" value="10" onclick="window.revelScore(this);" /></html>
|-
|-
|Absence of aggravation by rising from flexion
|Absence of aggravation by rising from flexion
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="revel-item" type="checkbox" value="10" onclick="window.revelScore(this);" /></html>
|-
|-
|Absence of aggravation by hyperextension
|Absence of aggravation by hyperextension
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="revel-item" type="checkbox" value="10" onclick="window.revelScore(this);" /></html>
|-
|-
|Absence of aggravation by extension-rotation
|Absence of aggravation by extension-rotation
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="revel-item" type="checkbox" value="10" onclick="window.revelScore(this);" /></html>
|-
|-
!Probability
!Probability
! colspan="3" |<span class="wells-score-result" style="color: green;">Negative</span>
! colspan="3" |<span class="wells-score-result" style="color: green;">Negative</span><span class="score"> (0)</span>
|}
|}
<small>
<small>
5 or more criteria has a positive likelihood ratio of 3.1 for positive medial branch blocks
5 or more criteria has a positive likelihood ratio of 3.1 for positive medial branch blocks.<ref>Revel M, Poiraudeau S, Auleley GR, Payan C, Denke A, Nguyen M, Chevrot A, Fermanian J. Capacity of the clinical picture to characterize low back pain relieved by facet joint anesthesia. Proposed criteria to identify patients with painful facet joints. Spine (Phila Pa 1976). 1998 Sep 15;23(18):1972-6; discussion 1977. [https://doi.org/10.1097/00007632-199809150-00011 doi]. [https://pubmed.ncbi.nlm.nih.gov/9779530/ PMID]</ref> However a follow up study found high specificity (90%) but very low sensitivity (<17%)<ref>Laslett M, Oberg B, Aprill CN, McDonald B. Zygapophysial joint blocks in chronic low back pain: a test of Revel's model as a screening test. BMC Musculoskelet Disord. 2004 Nov 16;5:43. [https://dx.doi.org/10.1186%2F1471-2474-5-43 doi] [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC534802/ PMID]</ref></small>
<div style="display:none"><html><script type="text/javascript">
<div style="display:none"><html><script type="text/javascript">
if(typeof window.wellsScore === 'undefined')
if(typeof window.revelScore === 'undefined')
{
{
  window.wellsScore = function(element)
  window.revelScore = function(element)
  {
  {
   var score = 0;
   var score = 0;
Line 55: Line 55:
   else if(score >4){ $(element).css("color", "red").html("Positive"); }
   else if(score >4){ $(element).css("color", "red").html("Positive"); }
   else { $(element).css("color", "red").html("Error"); }
   else { $(element).css("color", "red").html("Error"); }
 
   $('.score').html(' (' + score + ')')
   // Simplified version


  }
  }
}
}
</script></html></div>
</script></html></div>
<noinclude>[[Category:Calculators]]</noinclude>

Latest revision as of 19:22, 5 April 2022

Revel's Criteria
Criteria Points Present
Age > 65 1
Pain relieved by recumbency 1
Absence of aggravation by coughing 1
Absence of aggravation by forward flexion 1
Absence of aggravation by rising from flexion 1
Absence of aggravation by hyperextension 1
Absence of aggravation by extension-rotation 1
Probability Negative (0)

5 or more criteria has a positive likelihood ratio of 3.1 for positive medial branch blocks.[1] However a follow up study found high specificity (90%) but very low sensitivity (<17%)[2]

  1. Revel M, Poiraudeau S, Auleley GR, Payan C, Denke A, Nguyen M, Chevrot A, Fermanian J. Capacity of the clinical picture to characterize low back pain relieved by facet joint anesthesia. Proposed criteria to identify patients with painful facet joints. Spine (Phila Pa 1976). 1998 Sep 15;23(18):1972-6; discussion 1977. doi. PMID
  2. Laslett M, Oberg B, Aprill CN, McDonald B. Zygapophysial joint blocks in chronic low back pain: a test of Revel's model as a screening test. BMC Musculoskelet Disord. 2004 Nov 16;5:43. doi PMID