| DiagnosisThe interval entered is incorrect or not allowed.
 Intervals are written in the following format:
 Value1 - Value2      (from Value1 to Value2)
 >Value1              (greater than Value1)
 >=Value1             (greater than or equal to Value1)
 <=Value2             (less than or equal to Value2)
 >Value1 - Value1 - Value2)
 >Value1 - Value2     (greater than Value1 and less than or equal to
 Value2)
 ProcedureEnter the interval in any one of the above formats and an allowedinterval.
 |