Presented at the Society for Cardiothoracic Surgery in Great Britain and Ireland Annual Meeting 2012.
By Kenrick Turner, Andrew Ho, Gunnar Rø, Martin Turner, & Filip Van Tornout.
Full code at http://github.com/kenners/SFAR-thoracoscore
observed between Thoracoscores calculated in Excel & by SFAR web calculator • Explored the discrepancy by exhaustively calculating all 1,152 possible Thoracoscores with SciPy and the SFAR calculator. Some background
0) { v = ‘’ + (x + 0.05); } else { v = ‘’ + (x – 0.05); } return v.substring(0, v.indexOf(‘.’) + 3); Adds 0.05 to all scores and then shortens to 2 decimal places. This is not a proper rounding function. Buggy rounding
to all Thoracoscores. • Small absolute error: actual Thorascore is marginally lower for a given patient than the score calculated. • Unlikely to have had an impact on clinical decision making. • Lucky. Clinical points
medical calculators to do the heavy lifting... Score = e−7.3737+Age+Sex+ASA+Performance+Dyspnoea+Priority+Procedure+Diagnosis+Cormobidity 1+e−7.3737+Age+Sex+ASA+Performance+Dyspnoea+Priority+Procedure+Diagnosis+Cormobidity
source code must be open sourced. • Calculators must be subject to the same standard of peer review as the scoring systems. • Ultimately the responsibility lies with the clinician using the calculator i.e. you!