# Example 1: High Risk
# Ratio > 0.54 (+2), Severe RVD (+2), Multiple Inotropes (+2.5)
# Score = 6.5
euromacs_rhf_score(1, 1, 1, 0, 0)
# Example 2: Low Risk
# Hemoglobin 9.5 (+1), no other factors
# Score = 1
euromacs_rhf_score(0, 0, 0, 0, 1)
Run the code above in your browser using DataLab