If charging fees for filling out forms, how is everyone handing this using OpenEMR?
I’m reluctant to create an encounter just for the purpose of filling out a form, but it appears the only way to generate charges is from within an encounter.
Even if I do create an encounter and bill some code I created for filling out forms, how do I prevent this charge from being included in the X12 file and going off to the insurers? If I click “Mark as billed,” will the charge be added to the patient’s balance (instead of going to the clearinghouse), or is “Mark as billed” the same as “Paid”?
I ran into the same issue , my clients bill a charge for things like copying stuff for the patient they use CPT code 1111 for this. I added some code (partly gotten from MI2) to allow the items to be excluded from billing. So now they can exclude any cpt code that they chose for going out in the x12 file.
That would solve the problem of having the code omitted from the x12 file, but doesn’t that still require an encounter to be created in OEMR?
I’m wondering if a charge can be placed on the patient’s account without the need to generate a new encounter for that date.