WikiDécision+

Outil d'aide à la décision

Outils pour utilisateurs

Outils du site


go_far_calculator

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
go_far_calculator [2017/02/28 18:27] arianego_far_calculator [2017/02/28 23:42] ariane
Ligne 77: Ligne 77:
    else if (score >= -15 && score<= -6){    else if (score >= -15 && score<= -6){
    document.getElementById('messageScore').innerHTML="<b>GO-FAR score: "+ score;    document.getElementById('messageScore').innerHTML="<b>GO-FAR score: "+ score;
-   document.getElementById('messagePronostic').innerHTML="<b> Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1) above average: 27.8% <a href='/data/media/prediction4.jpg' target='_blank'><img src='/data/media/prediction4.jpg' class='graph' alt='Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1) above average: 27.8%'></a>";+   document.getElementById('messagePronostic').innerHTML="<b> Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1) above average: 27.8% <a href='/data/media/prediction4_english.jpg' target='_blank'><img src='/data/media/prediction4_english.jpg' class='graph' alt='Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1) above average: 27.8%'></a>";
        
    else if (score >= -5 && score <= 13){    else if (score >= -5 && score <= 13){
    document.getElementById('messageScore').innerHTML="<b>GO-FAR score: "+ score;    document.getElementById('messageScore').innerHTML="<b>GO-FAR score: "+ score;
-   document.getElementById('messagePronostic').innerHTML="<b>Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1):Average 9.2% <a href='/data/media/prediction3.jpg' target='_blank'><img src='/data/media/prediction3.jpg' class='graph' alt='robability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1):Average 9.2%'></a>";+   document.getElementById('messagePronostic').innerHTML="<b>Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1):Average 9.2% <a href='/data/media/prediction3_english.jpg' target='_blank'><img src='/data/media/prediction3_english.jpg' class='graph' alt='robability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1):Average 9.2%'></a>";
        
    else if (score >= 14 && score <= 23){      else if (score >= 14 && score <= 23){  
    document.getElementById('messageScore').innerHTML="<b>GO-FAR score: "+ score;    document.getElementById('messageScore').innerHTML="<b>GO-FAR score: "+ score;
-   document.getElementById('messagePronostic').innerHTML="<b>Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1):Low 9.2% <a href='/data/media/prediction2.jpg' target='_blank'><img src='/data/media/prediction2.jpg' class='graph' alt='Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1):Low 9.2%'></a>";}+   document.getElementById('messagePronostic').innerHTML="<b>Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1):Low 9.2% <a href='/data/media/prediction2_english.jpg' target='_blank'><img src='/data/media/prediction2_english.jpg' class='graph' alt='Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1):Low 9.2%'></a>";}
          
    else if (score >= 23){    else if (score >= 23){
    document.getElementById('messageScore').innerHTML="<b> GO-FAR score: "+ score;    document.getElementById('messageScore').innerHTML="<b> GO-FAR score: "+ score;
-   document.getElementById('messagePronostic').innerHTML="<b> Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1): Very low &lt;1% <a href='/data/media/prediction1.jpg' target='_blank'><img src='/data/media/prediction1.jpg' class='graph' alt='Trobability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1): Very low &lt;1%'></a>";+   document.getElementById('messagePronostic').innerHTML="<b> Probability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1): Very low &lt;1% <a href='/data/media/prediction1_english.jpg' target='_blank'><img src='/data/media/prediction1_english.jpg' class='graph' alt='Trobability of survival to discharge with good neurologic status following CPR for in-hospital arrest (CPC 1): Very low &lt;1%'></a>";
 } }
 </script> </script>
Ligne 119: Ligne 119:
 <OPTION>-- Select age group ---</OPTION> <OPTION>-- Select age group ---</OPTION>
 <option value="choix1"> less than 70  </option> <option value="choix1"> less than 70  </option>
-<option value="choix2">  from 70 to 74 </option>+<option value="choix2"> from 70 to 74 </option>
 <option value="choix3"> from 75 to 79 </option> <option value="choix3"> from 75 to 79 </option>
 <option value="choix4"> from 80 to 84 </option> <option value="choix4"> from 80 to 84 </option>
Ligne 134: Ligne 134:
 <label><input type="checkbox" name="options[]" value="4" onClick="checkCalcul(this)" /> Metastatic or hematologic cancer </label><br> <label><input type="checkbox" name="options[]" value="4" onClick="checkCalcul(this)" /> Metastatic or hematologic cancer </label><br>
 <label><input type="checkbox" name="options[]" value="5" onClick="checkCalcul(this)" /> Septicemia </label><br> <label><input type="checkbox" name="options[]" value="5" onClick="checkCalcul(this)" /> Septicemia </label><br>
-<label><input type="checkbox" name="options[]" value="6" onClick="checkCalcul(this)" />Medical noncardiac diagnosis </label><br>+<label><input type="checkbox" name="options[]" value="6" onClick="checkCalcul(this)" /> Medical noncardiac diagnosis </label><br>
 <label><input type="checkbox" name="options[]" value="7" onClick="checkCalcul(this)" /> Hepatic insufficiency</label><br> <label><input type="checkbox" name="options[]" value="7" onClick="checkCalcul(this)" /> Hepatic insufficiency</label><br>
-<label><input type="checkbox" name="options[]" value="8" onClick="checkCalcul(this)" />Admission from a skilled nursing facility </label><br> +<label><input type="checkbox" name="options[]" value="8" onClick="checkCalcul(this)" /> Admission from a skilled nursing facility </label><br> 
-<label><input type="checkbox" name="options[]" value="9" onClick="checkCalcul(this)" />Hypotension or hypoperfusion</label><br> +<label><input type="checkbox" name="options[]" value="9" onClick="checkCalcul(this)" /> Hypotension or hypoperfusion</label><br> 
-<label><input type="checkbox" name="options[]" value="10" onClick="checkCalcul(this)" />Renal insufficiency or dialysis </label><br> +<label><input type="checkbox" name="options[]" value="10" onClick="checkCalcul(this)" /> Renal insufficiency or dialysis </label><br> 
-<label><input type="checkbox" name="options[]" value="11" onClick="checkCalcul(this)" />Respiratory insufficiency </label><br>+<label><input type="checkbox" name="options[]" value="11" onClick="checkCalcul(this)" /> Respiratory insufficiency </label><br>
 <label><input type="checkbox" name="options[]" value="12" onClick="checkCalcul(this)" /> Pneumonia</label><br> <label><input type="checkbox" name="options[]" value="12" onClick="checkCalcul(this)" /> Pneumonia</label><br>
  
 <div id="messageScore"></div> <div id="messageScore"></div>
-<div id="messagePronostic"><a href='/data/media/prediction0.jpg' target='_blank'><img src='/data/media/prediction0.jpg' style="top: -221px!important;" class='graph'></a></div>+<div id="messagePronostic"><a href='/data/media/prediction0_english.jpg' target='_blank'><img src='/data/media/prediction0_english.jpg' style="top: -221px!important;" class='graph'></a></div>
 <p style="float: right; position: absolute; right: 35px;"> Image: Icon Array</p> <p style="float: right; position: absolute; right: 35px;"> Image: Icon Array</p>
 <form action="" method="post"> <form action="" method="post">
/home/wikidecision/public_html/data/pages/go_far_calculator.txt · Dernière modification : 2023/12/07 16:14 de labadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki