# Example 1: Diagnosis Met (Physiological Reflux)
# Age 6mo, Regurgitates 3x/day, No choking/poor growth, Chronic duration
rome_iv_infant_regurgitation(1, 1, 1, 1, 1, 1)
# Example 2: Not Met (Alarm Symptoms Present - Possible GERD)
# Regurgitates frequently, but is also having difficulty
#swallowing (0 for no_retching_hematemesis_etc)
rome_iv_infant_regurgitation(1, 1, 0, 1, 1, 1)
Run the code above in your browser using DataLab