Comment Selective comment publishing. (Score 1) 90
I twice posted comments about a bug in their itemized deductions and the comments never appeared. The problem is they collect the data by subcategory and round each subcategory instead of just rounding the final total, e.g.,
Suppose you have an Rx of $100.40 and doctor of $100.40 they will give you a total of $200.00, instead of the correct $201.00 – total of $200.80 rounded up; or
Suppose you have an Rx of $100.70 and doctor of $100.70 they will give you a total of $202.00, instead of the correct $201.00 – total of $201.40 rounded down.
Not a big deal, but correct processing should be expected after all these years.