1- What was the rationale for allowing the batch ERA process to post charges into an already-closed fee sheet via the arPostCharge() function here:
How would an ERA coming back from a clearinghouse contain a charge that was not already on the claim that was sent to them to begin with?
2- I think there may still be a bug here with the addBilling() call inside of arPostCharge() on master, although I’m not sure–the version I tested was from before the 3d4d206e commit. If the codes in the ERA were actually HCPCS codes, it was inserting CPT4 codes (saying “Added by ins1”) and applying payments to them rather than the original HCPCS codes.