# Example 1: Low Risk
# No tenderness, no trauma sign, GCS 15, normal labs
pedsrc_bat_rule(0, 0, 15, 40, 35, 0, 0)
# Example 2: High Risk
# Seatbelt sign present (1), AST 250, Hematuria present (1)
pedsrc_bat_rule(0, 1, 15, 250, 40, 1, 0)
Run the code above in your browser using DataLab