# Example 1: Definite FH (Adult)
# LDL 200 mg/dL (>190), Xanthoma present
simon_broome_fh_criteria(1, 300, 200, 1, 0, 0, 0)
# Example 2: Possible FH (Child)
# LDL 160 mg/dL (>155), Family Hx of high chol
simon_broome_fh_criteria(0, 270, 160, 0, 0, 1, 0)
Run the code above in your browser using DataLab