# Example 1: Diagnosis Met
# Pain >4 days/mo, Periumbilical, NOT associated with defecation (0),
#Social impact, Pain-free periods, No organic cause
rome_iv_child_functional_abdominal_pain(1, 1, 0, 1, 1, 1)
# Example 2: Not Met (Associated with Defecation)
# Pain >4 days/mo, Periumbilical, Associated with defecation (1)
rome_iv_child_functional_abdominal_pain(1, 1, 1, 1, 1, 1)
Run the code above in your browser using DataLab