Hi Folks-
Trying to figure out how to track down denied claims I ran across
ViSolve’s 2013 forum posting with the definition of the denial group
code; that the denial reason will be displayed in the Billing Mgr and
that it appears when the claim returns a status of ‘7’.
But I can’t find what table the ‘7’ status is recorded in, and how does
it get there? Does one have to manually log denied claims somewhere,
and if so where? All in all, how does OpenEMR know that a claim has
been denied?
Thanks once again- Harley
–
Please be aware that e-mail communication can be intercepted in
transmission or misdirected. Please consider communicating any sensitive
information by telephone. The information contained in this message may be
privileged and confidential. If you are NOT the intended recipient, please
notify the sender immediately with a copy to hipaa-security@mrsb-ltd.com and
destroy this message.
I think you are talking about Resubmission Codes 6, 7, 8 as explained here. They are not denial codes per se.
When a claim has been rejected & another has to be resubmitted, 7 is entered in Miscellaneous Billing Options, which will populate Box 22 of the CMS 1500 form, along with the reference number of the rejected claim, which goes in the adjacent box. See attachments.
There is no good way of recording denial reasons, except to make a note in Billing View.
Thanks, fsgl, for your input. I’m not at my OpenEMR right now so I can’t check out your observation to find where the resubmission code is stashed. Sorry I didn’t mention it when I started the thread but yes, the original question came from seeing the ‘denied’ status filter in the billing manager. And I hadn’t seen anywhere either to manually enter a denied status.
Visolve- I see in the code you linked to where it writes the claim status code 7 in the table. Looks like the next step is looking in the era posting process.
As soon as I get to look into this I’ll post what I find- thanks y’all for the head start.
Hi All-
Ok, I also looked at the code on the Billing Manager form that contains the search criteria widget. It says Denied claims have a ‘7’ value in billing.billed; Unbilled has a ‘0’ there, Billed = ‘1’.