WikiMSK:Sandbox/box9: Difference between revisions

From WikiMSK
No edit summary
No edit summary
 
Line 3: Line 3:
!Criteria
!Criteria
!Points
!Points
!Points<br>(simplified)
!Present
!Present
|-
|-
|Age > 65
|Age > 65
|1
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|-
|-
|Pain relieved by recumbency
|Pain relieved by recumbency
|1
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|-
|-
|Absence of aggravation by coughing
|Absence of aggravation by coughing
|1
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|-
|-
|Absence of aggravation by forward flexion
|Absence of aggravation by forward flexion
|1
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|-
|-
|Absence of aggravation by rising from flexion
|Absence of aggravation by rising from flexion
|1
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|-
|-
|Absence of aggravation by hyperextension
|Absence of aggravation by hyperextension
|1
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|-
|-
|Absence of aggravation by extension-rotation
|Absence of aggravation by extension-rotation
|1
|1
|1
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
|<html><input class="wells-item" type="checkbox" value="10" onclick="window.wellsScore(this);" /></html>
Line 43: Line 35:
!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>
|-
!Probabilité (version simplifiée)
! colspan="3" |<span class="simplified-wells-score-result" style="color: green;">Peu probable</span>
|}
|}
<small>
<small>
* Version originale: faible (0-1), intermédiaire (2-6), Élevée (>6)<ref group="note">Pour le risque faible, on estime la probabilité à moins de 19%, pour le risque intermédiaire, il est entre 10% et 79% et pour le risque élevé, il est supérieur à 80%.</ref>
5 or more criteria has a positive likelihood ratio of 3.1 for positive medial branch blocks
* Version simplifiée: peu probable (0-1), plus probable (>1)<ref group="note">12% des cas d'EP seront décrits comme peu probables.</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.wellsScore === 'undefined')
Line 70: Line 57:


   // Simplified version
   // Simplified version
  element = $(element).closest("table").find(".simplified-wells-score-result");
  if(score < 2){ $(element).css("color", "green").html("Peu probable"); }
 
  else { $(element).css("color", "red").html("Plus probable"); }
  }
  }
}
}
</script></html></div>
</script></html></div>

Latest revision as of 06:44, 5 April 2022

Revel 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

5 or more criteria has a positive likelihood ratio of 3.1 for positive medial branch blocks