# Example 1: Diagnosis Met
# All exclusion criteria and symptom characteristics are met and manometry is positive
rome_iv_functional_pancreatic_sod(1, 1, 1, 1, 1, 1, 1)
# Example 2: Not Met (Manometry Negative/Normal)
# All clinical/imaging criteria met, but manometry is normal (0)
rome_iv_functional_pancreatic_sod(1, 1, 1, 0, 1, 1, 1)
Run the code above in your browser using DataLab