# Example 1: Low Risk
# 30yo, Fall <10ft, No pain, Alert, No other injuries
nexus_chest_ct_rule(30, 0, 0, 0, 0, 0, 0)
# Example 2: Indicated (Chest pain)
# 45yo, MVA, Chest pain present
nexus_chest_ct_rule(45, 1, 1, 0, 0, 0, 0)
Run the code above in your browser using DataLab