Philipp Goos, Sanketa Hegde, Merten Prüser, Erenik Krasniqi, Constanze Schmidt, Christoph Dieterich, ACRIBiS Study Group, Angela Merzweiler (2024): RapidCVScore - Rapid Computation of Cardiovascular Risk Scores. GMDS Jahrestagung 2024, 9/10/2024. Available online at https://gesundheit-gemeinsam.de/gmds/ .
Original publication: https://doi.org/10.1378/chest.09-1584
Online calculator: https://www.chadsvasc.org/
Original publication: https://doi.org/10.1136/heartjnl-2013-303640
Computational formulas: https://heart.bmj.com/content/heartjnl/99/12/866.full.pdf?with-ds=yes#page=13
Recalibration: https://doi.org/10.1161/CIRCULATIONAHA.116.021314
Recalibrated computational formulas: https://www.ahajournals.org/action/downloadSupplement?doi=10.1161%2FCIRCULATIONAHA.116.021314&file=021314_supplemental_material.pdf#page=16
Assumptions on the effects of antithrombotic treatment: https://doi.org/10.1016/S0140-6736(09)60503-1
Online calculator: https://u-prevent.com/calculators/smartScore
Original publication: https://doi.org/10.1093/eurheartj/ehs337
Chart to calculate the integer risk score : https://academic.oup.com/view-large/figure/89301700/ehs33702.jpeg
Online calculator: http://www.heartfailurerisk.org/
# Clone repository
git clone [email protected]:IMI-HD/rapid_cv_score.git
cd rapid_cv_score
# Install packages
py -m pip install -r requirements.txt
# Run tests
py -m unittest discover test
# Run simple gui
py gui.py