Check Item PRA_CCI2:_ If more than three conditions are X'ed in PRA_COND, go to PRA_BOTH and display all conditions checked. If PRA_COND eq (R) or PRA_COND eq (D), go to PRA_NOHP; else go to if PRA_HELP.
ALT.356
Which three of these are the most bothersome?
FR: ENTER THREE CONDITIONS. PROMPT IF NECESSARY.
PRABOT1
PRABOT2
PRABOT3
[if PRACON01 eq (X), display]
[if PRACON02 eq (X), display]
[if PRACON03 eq (X), display]
.
.
.
[if PRACON72 eq (X), display]
[if PRACON73 eq (X), display]
[if PRACON74 eq (X), display]