# Example 1: Imaging Indicated
# Patient has periorbital swelling (1) and GCS 15
wisconsin_maxillofacial_criteria(0, 1, 15, 0, 0)
# Example 2: Imaging Not Indicated
# No findings, GCS 15
wisconsin_maxillofacial_criteria(0, 0, 15, 0, 0)
Run the code above in your browser using DataLab