Skip to content

IMI-HD/rapid_cv_score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RapidCVScore - Rapid Computation of Cardiovascular Risk Scores

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/ .

Risk scores

CHA2DS2-VASc

Original publication: https://doi.org/10.1378/chest.09-1584
Online calculator: https://www.chadsvasc.org/

SMART

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

MAGGIC

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/

Installation

# 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages