# Example 1: Class 3 Injury
# Proximal lower leg injury (Level 3), with upper limb injury
bastion_classification_lower_limb(3, 0, 0, 0, 0, 1)
# Example 2: Class 5 Injury
# Buttock involvement (Level 5), with abdominal and pelvic injury
bastion_classification_lower_limb(5, 0, 1, 0, 1, 0)
Run the code above in your browser using DataLab