# Example 1: Diagnosis Met
# Frequency met (1), Air swallowing (1), Distention (1),
#Belching (1), No other cause (1), Chronic duration
rome_iv_child_aerophagia(1, 1, 1, 1, 1, 1, 1)
# Example 2: Not Met (Insufficient frequency)
# All criteria met except symptoms only 1 day/week (0)
rome_iv_child_aerophagia(0, 1, 1, 1, 1, 1, 1)
Run the code above in your browser using DataLab