# Example 1: Diagnosis Met
# All organic causes excluded, typical pain, and low EF documented
rome_iv_functional_gallbladder_disorder(1, 1, 1, 1, 1, 1, 1, 1)
# Example 2: Not Met (EF normal)
# All structural/lab criteria met, but EF is normal (0)
rome_iv_functional_gallbladder_disorder(1, 1, 1, 1, 0, 1, 1, 1)
Run the code above in your browser using DataLab