What do you think about adding a billing note per invoice to the EOB

teryhill wrote on Tuesday, December 15, 2015:

I have been asked to give a note field per invoice so the billing person can note in the EOB section what , Why , When etc on the invoice like “Pt has not met deductible, remainder is Pt responsible. Insurnace did not cover certain procedure, Pt responsible, etc”. They want it to print on the statement as long as there is an amount owing on that invoice.

Thoughts?

Terry

fsgl wrote on Tuesday, December 15, 2015:

Presume we are not talking about Billing Note.

A note field in the Patient Statement will be very helpful. The abbreviations are difficult for patients to understand.

Less phone calls from patients when we add “Balance applied to deductible”, or “No out-of-network coverage” or “Non-covered service”.

teryhill wrote on Tuesday, December 15, 2015:

We could use that note field. Just add it to the statement print.

Terry

fsgl wrote on Tuesday, December 15, 2015:

Be great if there is a button to add Billing Note from EOB, see attached.

teryhill wrote on Tuesday, December 15, 2015:

I already have that Patient billing note printing on the statements. I was looking for one that is specific to the encounter so the note would stay on the specific encounter. I was thinking of adding a button on the invoice selection. Not sure what to call it but it is called the encounter table billing note. So maybe something like “invoice note”

Terry

fsgl wrote on Tuesday, December 15, 2015:

I think it’s easier to use the textbox in Past Encounters & Documents, especially when we can default to Billing View in Globals when that becomes available in the next patch/release. It’s 1 less click rather than having to get into EOB - Posting Invoice. In general it is helpful to have a bird’s eye view of what’s going on in the patient’s ledger.

Billing Note (2.png) is internal documentation for the billing clerk rather than to inform patients. We use it to document problems with the billing process, when we’ve sent the claim to the wrong insurer, got a denial, when we resubmitted the claim with date, info from Claim Status reps, etc.

If you already have a patient billing note printing on the Patient Statement, the community will be pleased if you can share the code.

fsgl wrote on Tuesday, December 15, 2015:

We also use Billing Note for unapplied payments.

Refraction (testing for glasses) is a Medicare non-covered service. If we apply the payment to the 92015 charge, Medicare has a bad habit of sending 20% of the “approved” amount to the patient, even though they don’t pay on 92015. It’s annoying because we have to ask the $5 & change back from the patient.

As a result we document the patient payment in Billing Note & apply it only after we post the Medicare payment for the other charges of that encounter date.

teryhill wrote on Tuesday, December 15, 2015:

The billing note that you are referencing is the billing note that appears in the billing widget, Correct?
I have that already on a few clients machines and allow it to print on statements, Hence the request to do more. I am looking at allowing the “Textbox” on the Past encounters and documents to print on the statements. I too like the fact that it is easy to enter the information there, but in most of the practices that I support it would be easier for the person doing the billing to have the option of updating that field from the EOB invoice screen. I would not take away the way it is done now just add some flexibility. I have added global items for the statement enhancements that I have added.

Terry

fsgl wrote on Tuesday, December 15, 2015:

Patient Billing Note (3.png) presently shows up only in the Billing widget in Patient Summary, correct.

If your clients want a billing note in EOB - Posting Invoice; the more the merrier. Invoice Note sounds fine. Now that I think about it, dealing with unapplied payments would be easier in EOB - Posting Invoice.

Really like setup in statementtab.PNG.

Probably will have to wait until after the holidays before the code review can be done. I’m certain that Brady is knee deep in MU2 stuff.

teryhill wrote on Tuesday, December 15, 2015:

Yep I am not speaking to Brady right now… MU2 has him going crazy and I am going to leave him alone he has enought to do with out me butting in. I still have some more work to do but the Dunning and appointment stuff is already in Brady’s hands.

Terry

teryhill wrote on Tuesday, December 15, 2015:

Sorry I did not answer your question. The Patient Billing Note (from what I can Tell) only shows up in the billing widget and on the invoice screen (newbillingnote.png) this is the way it currently works. I had a number of requess to be able to put a custom message on the statements and added that and the customers seam to like it.

Thanks

Terry

fsgl wrote on Wednesday, December 16, 2015:

Thank you for this wonderful contribution.

(O.K., Brady, I’ve written the “thank you” note. You don’t have to do it. Now it’s back to the salt mines.)

aethelwulffe wrote on Wednesday, December 16, 2015:

Please note:
Billing notes use genericname2 and genericval2 from the patient_data table. I have a branch that addresses changing all that to a field “billing_note” thoughout the codebase for patient global billing notes like “this person pays in rupees” or “Every procedure must have prior auth”. It also includes printing out that in the billing_report.php (billing manager) and in several other needed places.
There are also billing table line-item notes.

teryhill wrote on Wednesday, December 16, 2015:

I ain’t done it yet, I think the mouse has been in the eggnog early.

Would like to see your changes Art. I can just print out the notes on the statements but that does not fix very many things and could cause issues for others.

Terry

aethelwulffe wrote on Wednesday, December 16, 2015:

I’m sending you an email with my phone number. Hopefully we can do a tour through a functioning copy of all of it. My code and repo is always a mess, but a lot of it is useful, and more importantly addresses use issues in practice management. As a compendium of lessons-lerned minor tweaks that have grown (very organically) in real-world use responding to real-world whining and inefficiency, it is a good case study at very least.
The code without configuration and data is very difficult to evaluate.

bradymiller wrote on Thursday, December 17, 2015:

After MU2, would be nice to get Art’s genericname2 and genericval2 stuff into the codebase (as I recall, this code is still in review phase; at least I think so):


-brady
OpenEMR

teryhill wrote on Thursday, December 17, 2015:

I did a quick glance at the code and I see that the field is being made a varchar(255) in the patient data file , Do we want that or should it be a text field?

Terry

aethelwulffe wrote on Thursday, December 17, 2015:

There was some funny behavior dealing with text fields in the layout system…don’t remember what it was.

tmccormi wrote on Friday, December 18, 2015:

I have some work in progress on this that Art and I had discussed. I’ll
try and get it posted.

Tony McCormick

On Dec 17, 2015 1:13 AM, “Brady Miller” bradymiller@users.sf.net wrote:

After MU2, would be nice to get Art’s genericname2 and genericval2 stuff
into the codebase (as I recall, this code is still in review phase; at
least I think so):
Replace genericname2/genericval2 as 'billing_note' by tmccormi · Pull Request #45 · openemr/openemr · GitHub
-brady
OpenEMR http://www.open-emr.org/

What do you think about adding a billing note per invoice to the EOB
https://sourceforge.net/p/openemr/discussion/202506/thread/575e0519/?limit=25#bedd

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Developers

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net


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.

teryhill wrote on Saturday, December 19, 2015:

Here is what I have coded on the statement printout and a screen shot of my globals.

Thanks

Terry