Sandbox gc: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{| class="wikitable"
<includeonly>
!  !! Category !! Topic !! Calculators !! Purpose !! Author !! Reviewer !! Status
 
|-
<script type="text/javascript">
| Formula || CARDIOLOGY ||  || 6 Minute Walk Distance || Calculates reference values for distance walked, as a measure of functional status. ||  ||  ||
function calcScore(){
|-
var score = 0;
| Formula || CARDIOLOGY ||  || Absolute Reticulocyte Count & Reticulocyte Index || Assesses appropriate response to anemia, frequently in sickle cell patients. ||  ||  || Tier 2
if(document.forms["NAME_OF_THE_SCORE"]["input1"].checked == 1){score += VALUE_1;}
|-
if(document.forms["NAME_OF_THE_SCORE"]["input2"].checked == 1){score += VALUE_2;}
|  || CARDIOLOGY ||  || ACC/AHA Heart Failure Staging || Describes stages of heart failure and provides recommendations for therapy by stage. ||  ||  || Tier 1
if(document.forms["NAME_OF_THE_SCORE"]["input3"].checked == 1){score += VALUE_3;}
|-
if(document.forms["NAME_OF_THE_SCORE"]["input4"].checked == 1){score += VALUE_4;}
| Formula || CARDIOLOGY || Coronary artery disease || ACEF II risk score for cardiac surgery ||  ||  ||  ||
if(document.forms["NAME_OF_THE_SCORE"]["input5"].checked == 1){score += VALUE_5;}
|-
if(document.forms["NAME_OF_THE_SCORE"]["input6"].checked == 1){score += VALUE_6;}
|  || CARDIOLOGY || Coronary artery disease || ACTION ICU score for intensive care in NSTEMI || Predicts risk of NSTEMI complications requiring ICU care. ||  ||  || Tier 2
if(document.forms["NAME_OF_THE_SCORE"]["input7"].checked == 1){score += VALUE_7;}
|-
if(document.forms["NAME_OF_THE_SCORE"]["input8"].checked == 1){score += VALUE_8;}
|  || CARDIOLOGY ||  || Acute Decompensated Heart Failure National Registry (ADHERE) Algorithm || Predicts in-hospital mortality in patients with heart failure (HF). ||  ||  ||
 
|-
document.forms["NAME_OF_THE_SCORE"]["result"].value = score;
|  || CARDIOLOGY || Coronary artery disease || ADAPT protocol for cardiac event risk ||  ||  ||  || Tier 2
if(score == 0){document.forms["NAME_OF_THE_SCORE"]["longanswer"].value = "ANSWER_1";}
|-
if(score == 1){document.forms["NAME_OF_THE_SCORE"]["longanswer"].value = "ANSWER_2";}
|  || CARDIOLOGY || DVT || AMUSE score calculator ||  || Sadaf Sharfaei ||  || Complete
if(score == 2){document.forms["NAME_OF_THE_SCORE"]["longanswer"].value = "ANSWER_3";}
|-
if(score == 3){document.forms["NAME_OF_THE_SCORE"]["longanswer"].value = "ANSWER_4";}
|  || CARDIOLOGY || Coronary artery disease || Aortic dissection detection risk score (ADD-RS) ||  ||  ||  || Tier 2
if(score == 4){document.forms["NAME_OF_THE_SCORE"]["longanswer"].value = "ANSWER_5";}
|-
if(score >= 5 && score <= 10){document.forms["NAME_OF_THE_SCORE"]["longanswer"].value = "ANSWER_6";}
|  || CARDIOLOGY ||  || ASCVD (Atherosclerotic Cardiovascular Disease) 2013 Risk Calculator from AHA/ACC ||  ||  ||  ||
}
|-
</script>
|  || CARDIOLOGY ||  || ASCVD (Atherosclerotic Cardiovascular Disease) Risk Algorithm including Known ASCVD from AHA/ACC ||  ||  ||  ||
 
|-
<form name="NAME_OF_THE_SCORE">
|  || CARDIOLOGY ||  || ASTRAL Score for Ischemic StrokeUPDATED ||  ||  ||  ||
<table>
|-
 
|  || CARDIOLOGY ||  || ATRIA Bleeding Risk Score ||  ||  ||  ||
<tbody style="border: 0; float: left; position: float; background: #104E8B; border-radius: 10px 10px 10px 10px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); margin: 0 0 0 0; padding: 5px 5px; font-weight: bold;">
|-
 
|  || CARDIOLOGY ||  || ATRIA Stroke Risk Score ||  ||  ||  ||
<tr>
|-
<td style="text-align: center;" colspan="3"><span style="color: #ffffff;"><strong>NAME_OF_THE_SCORE Calculator</strong></span></td>
|  || CARDIOLOGY || PE || Bova score for pulmonary embolism complications ||  ||  ||  || Tier 1
</tr>
|-
 
|  || CARDIOLOGY ||  || Brugada Criteria for Ventricular Tachycardia ||  ||  ||  ||
<tr>
|-
<td style="color: #4479ba; background: #ffffff; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px;"><strong>Variable</strong></td>
|  || CARDIOLOGY ||  || CAGE Questions for Alcohol Use ||  ||  ||  ||
<td colspan="2" style="color: #4479ba; background: #ffffff; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>Score</strong></td>
|-
</tr>
|  || CARDIOLOGY || Coronary artery disease || Canadian Cardiovascular Society (CCS) angina grade ||  ||  ||  || Tier 2
 
|-
<!--REPLACE VARIABLE AND VALUE WITH THE PROPER INFORMATION-->
|  || CARDIOLOGY ||  || Canadian Syncope Risk Score ||  ||  ||  ||
 
|-
<!--PART 1-->
|  || CARDIOLOGY || VTE || Caprini score calculator ||  || Sadaf Sharfaei ||  || Complete
 
|-
<tr>
|  || CARDIOLOGY ||  || Cardiac Anesthesia Risk Evaluation Score (CARE) ||  ||  ||  ||
<td style="text-align: left; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);">VARIABLE_1</td>
|-
<td style="color: #ffffff; background: #4479ba; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>VALUE_1</strong></td>
|  || CARDIOLOGY ||  || Cardiac Output (Fick’s Formula) ||  ||  ||  ||
<td style="text-align: center; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);"><input style="top: 4px; width: 24px; height: 24px;" name="input1" type="checkbox" value="VALUE_1" onchange="calcScore();" /></td>
|-
</tr>
|  || CARDIOLOGY ||  || CART (Cardiac Arrest Risk Triage) Score ||  ||  ||  ||
 
|-
<!--PART 2-->
| Popular || CARDIOLOGY || Atrial fibrillation || CHA2DS2-VASc Score ||  || Sadaf Sharfaei ||  || Complete
 
|-
<tr>
| Popular || CARDIOLOGY || Atrial fibrillation || CHADS2 score ||  || Sadaf Sharfaei ||  || Complete
<td style="text-align: left; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);">VARIABLE_2</td>
|-
<td style="color: #ffffff; background: #4479ba; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>VALUE_2</strong></td>
|  || CARDIOLOGY ||  || Charlson Comorbidity Index (CCI) ||  ||  ||  ||
<td style="text-align: center; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);"><input style="top: 4px; width: 24px; height: 24px;" name="input2" type="checkbox" value="VALUE_2" onchange="calcScore();" /></td>
|-
</tr>
|  || CARDIOLOGY ||  || Cincinnati Prehospital Stroke Severity Scale (CP-SSS) ||  ||  ||  ||
 
|-
<!--PART 3-->
| Formula || CARDIOLOGY || ECG || Corrected QT interval (QTc) ||  ||  ||  ||
 
|-
<tr>
|  || CARDIOLOGY || Coronary artery disease || CRUSADE score for post-mi bleeding risk ||  ||  ||  || Tier 2
<td style="text-align: left; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);">VARIABLE_3</td>
|-
<td style="color: #ffffff; background: #4479ba; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>VALUE_3</strong></td>
|  || CARDIOLOGY || VTE || Dash prediction score for recurrent vte ||  ||  ||  || Tier 1
<td style="text-align: center; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);"><input style="top: 4px; width: 24px; height: 24px;" name="input2" type="checkbox" value="VALUE_3" onchange="calcScore();" /></td>
|-
</tr>
|  || CARDIOLOGY || Coronary artery disease || Dual Antiplatelet Therapy (DAPT) score ||  ||  ||  || Tier 1
 
|-
<!--PART 4-->
|  || CARDIOLOGY ||  || Duke Activity Status Index (DASI) ||  ||  ||  ||
 
|-
<tr>
|  || CARDIOLOGY ||  || Duke Criteria for Infective Endocarditis ||  ||  ||  ||
<td style="text-align: left; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);">VARIABLE_4</td>
|-
<td style="color: #ffffff; background: #4479ba; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>VALUE_4</strong></td>
| Formula || CARDIOLOGY || Coronary artery disease || Duke treadmill score ||  ||  ||  ||
<td style="text-align: center; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);"><input style="top: 4px; width: 24px; height: 24px;" name="input2" type="checkbox" value="VALUE_4" onchange="calcScore();" /></td>
|-
</tr>
|  || CARDIOLOGY ||  || EGSYS (Evaluation of Guidelines in SYncope Study) Score for Syncope ||  ||  ||  ||
 
|-
<!--PART 5-->
|  || CARDIOLOGY || Coronary artery disease || Emergency Department Assessment of Chest Pain Score (EDACS) ||  ||  ||  || Tier 2
 
|-
<tr>
|  || CARDIOLOGY ||  || Emergency Heart Failure Mortality Risk Grade (EHMRG) ||  ||  ||  ||
<td style="text-align: left; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);">VARIABLE_5</td>
|-
<td style="color: #ffffff; background: #4479ba; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>VALUE_5</strong></td>
|  || CARDIOLOGY ||  || Framingham Heart Failure Diagnostic Criteria ||  ||  ||  ||
<td style="text-align: center; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);"><input style="top: 4px; width: 24px; height: 24px;" name="input2" type="checkbox" value="VALUE_5" onchange="calcScore();" /></td>
|-
</tr>
| Formula || CARDIOLOGY || Coronary artery disease || Framingham Risk Score for hard coronary heart disease ||  ||  ||  ||
 
|-
<!--PART 6-->
|  || CARDIOLOGY || PE || Geneva score calculator ||  || Sadaf Sharfaei ||  || Complete
 
|-
<tr>
|  || CARDIOLOGY ||  || GO-FAR (Good Outcome Following Attempted Resuscitation) Score ||  ||  ||  ||
<td style="text-align: left; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);">VARIABLE_6</td>
|-
<td style="color: #ffffff; background: #4479ba; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>VALUE_6</strong></td>
|  || CARDIOLOGY || Coronary artery disease || Grace Risk Score for All-Cause Mortality From Discharge to 6 Months ||  ||  ||  || Tier 1
<td style="text-align: center; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);"><input style="top: 4px; width: 24px; height: 24px;" name="input2" type="checkbox" value="VALUE_6" onchange="calcScore();" /></td>
|-
</tr>
|  || CARDIOLOGY || Coronary artery disease || Grace Risk Score for In-Hospital Mortality ||  ||  ||  || Tier 1
 
|-
<!--PART 7-->
|  || CARDIOLOGY ||  || Gupta Perioperative Risk for Myocardial Infarction or Cardiac Arrest (MICA) ||  ||  ||  ||
 
|-
<tr>
|  || CARDIOLOGY ||  || GWTG-Heart Failure Risk Score ||  ||  ||  ||
<td style="text-align: left; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);">VARIABLE_7</td>
|-
<td style="color: #ffffff; background: #4479ba; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>VALUE_7</strong></td>
|  || CARDIOLOGY ||  || H2FPEF Score for Heart Failure with Preserved Ejection FractionNEW ||  ||  ||  ||
<td style="text-align: center; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);"><input style="top: 4px; width: 24px; height: 24px;" name="input2" type="checkbox" value="VALUE_7" onchange="calcScore();" /></td>
|-
</tr>
|  || CARDIOLOGY || DVT || HAMILTON score calculator ||  || Sadaf Sharfaei ||  || Complete
 
|-
<!--PART 8-->
| Popular || CARDIOLOGY || Atrial fibrillation || HAS-BLED score ||  || Sadaf Sharfaei ||  || Complete
 
|-
<tr>
|  || CARDIOLOGY ||  || HEART Pathway for Early Discharge in Acute Chest Pain ||  ||  ||  ||
<td style="text-align: left; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);">VARIABLE_8</td>
|-
<td style="color: #ffffff; background: #4479ba; padding: 2px 10px; border-radius: 5px; text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px; text-align: center;"><strong>VALUE_8</strong></td>
| Popular || CARDIOLOGY || MACE || HEART score for major cardiac events ||  ||  ||  || Tier 1
<td style="text-align: center; color: #ffffff; background: #4479BA; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);"><input style="top: 4px; width: 24px; height: 24px;" name="input2" type="checkbox" value="VALUE_8" onchange="calcScore();" /></td>
|-
</tr>
|  || CARDIOLOGY ||  || HEMORR₂HAGES Score for Major Bleeding Risk ||  ||  ||  ||
 
|-
<!--RESULTS-->
|  || CARDIOLOGY || VTE || HERDOO2 rule for discontinuing anticoagulation in unprovoked vte ||  ||  ||  || Tier 1
 
|-
<tr>
|  || CARDIOLOGY || PE || Hestia criteria for outpatient pulmonary embolism treatment ||  ||  ||  || Tier 2
<td style="text-align: left; color: #4479BA; background: #ffffff; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 0 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);" colspan="3"> NAME_OF_THE_SCORE: <input name="result" type="text" style="border: white"/></td>
|-
</tr>
|  || CARDIOLOGY || Bleeding || IMPROVE bleeding risk score ||  ||  ||  || Tier 1
 
|-
<!--INTERPRETATION-->
|  || CARDIOLOGY || VTE || IMPROVE risk score calculator ||  || Sadaf Sharfaei ||  || Complete
 
|-
<tr>
|  || CARDIOLOGY || VTE || IMPROVEDD risk score calculator ||  || Sadaf Sharfaei ||  || Complete
<td style="text-align: left; color: #4479BA; background: #ffffff; padding: 2px 10px; border-radius: 5px 5px 5px 5px; text-shadow: 0 0 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);" colspan="3">Interpretation: <input name="longanswer" size="60" type="text" style="border: white"/></td>
|-
</tr>
|  || CARDIOLOGY ||  || Indian Takayasu Clinical Activity Score (ITAS2010) ||  ||  ||  ||
 
|-
</tbody>
|  || CARDIOLOGY ||  || Infective Endocarditis (IE) Mortality Risk Score ||  ||  ||  ||
</table>
|-
</form>
|  || CARDIOLOGY ||  || Jones Criteria for Acute Rheumatic Fever Diagnosis ||  ||  ||  ||
</includeonly>
|-
|  || CARDIOLOGY ||  || Kawasaki Disease Diagnostic Criteria ||  ||  ||  ||
|-
|  || CARDIOLOGY || VTE || Khorana risk score for venous thromboembolism in cancer patients ||  ||  ||  || Tier 1
|-
|  || CARDIOLOGY || Coronary artery disease || Killip classification for heart failure ||  ||  ||  || Tier 2
|-
|  || CARDIOLOGY ||  || LACE Index for Readmission ||  ||  ||  ||
|-
| Formula || CARDIOLOGY || Coronary artery disease || LDL calculated ||  ||  ||  ||
|-
|  || CARDIOLOGY ||  || Light's Criteria for Exudative Effusions ||  ||  ||  ||
|-
|  || CARDIOLOGY ||  || MAGGIC Risk Calculator for Heart Failure ||  ||  ||  ||
|-
|  || CARDIOLOGY || Coronary artery disease || Marburg Heart Score (MHS) ||  ||  ||  || Tier 1
|-
| Formula || CARDIOLOGY || Blood pressure || Mean Arterial Pressure (MAP) ||  ||  ||  ||
|-
|  || CARDIOLOGY ||  || Mehran Score for Post-PCI Contrast Nephropathy ||  ||  ||  ||
|-
|  || CARDIOLOGY || VTE || Michigan risk score for picc-related thrombosis ||  ||  ||  || Tier 1
|-
|  || CARDIOLOGY ||  || mMRC (Modified Medical Research Council) Dyspnea Scale ||  ||  ||  ||
|-
|  || CARDIOLOGY || Coronary artery disease || Modified Early Warning Score (MEWS) for clinical deterioration ||  ||  ||  || Tier 1
|-
|  || CARDIOLOGY ||  || Modified SOAR Score for Stroke ||  ||  ||  ||
|-
|  || CARDIOLOGY || DVT || Modified Wells score calculator for DVT ||  || Sadaf Sharfaei ||  || Complete
|-
|  || CARDIOLOGY || Coronary artery disease || National Early Warning Score (NEWS) ||  ||  ||  || Tier 1
|-
|  || CARDIOLOGY || Coronary artery disease || National Early Warning Score (NEWS) 2 ||  ||  ||  || Tier 1
|-
|  || CARDIOLOGY ||  || Newsom Score for Non-traumatic Chest Pain ||  ||  ||  ||
|}

Revision as of 23:34, 29 January 2019