Hi all
We have been customized OpenEMR to generate a patient specific super bill
Here is the commit link
https://github.com/NainaSupp/openemr/commit/cd036d8bd905c9401ab30327c1f3c14f3745430e
Please review this code and let us know
Thanks
Naina.
www.capminds.com
Hi Naina,
Just placed a review on github.
thanks,
-brady
Brady
Here is the link for latest revision.Please review and let us know
https://github.com/NainaSupp/openemr/commit/cba1ba8e8560e33fbfa0a423edff2ab4a8b03f53
Thanks
Naina
Hi Naina,
I just committed this fix and new feature to sourceforge (with some minor mods):
http://github.com/openemr/openemr/commit/723f980f9fcb02199de445087396e7a78739edfa
To fully fix the copay bug, however, probably need to itemize the copays for each encounter. Any thoughts on how to do this?
thanks,
-brady
Brady
Currently super bill showing copay on encounter wise..
Please let me know,If you are referring others
Hi Naina,
The prior version would itemize each copay above the Total listing (just seems odd to have a total that is higher than the itemizations listed). From a billing standpoint does it make sense to add a row to explicitly itemize the copay (and if there were 2 copays in a single encounter, do these need to be itemized separately). My billing knowledge is limited, so just asking.
thanks,
-brady
Brady
If there is more than one copay is paid for a encounter.The total sum of copay will shown in copay paid
See attached
Hi Naina,
Doesn't is seem odd, though, that the "sub-total" includes the copay when it has not been itemized above it? Just wondering if it makes sense to have a row with the copay above the sub-total (and if possible to itemize the separate copay payments).
(again, billing is not my expertise, just seems odd to me)
-brady
Brady
Agree with your thoughts
I made a few changes on reports.Here are that
Sub-Total - 250 Total amounts for encounter
Copay Paid - 25.00 Total copay for encounter
Balance - 225.00 Remaining amount for encounter
Please share your views then i will submit my code
Hi,
This makes much more sense. Submit the code and then I'll get it into the codebase (since this stuff is essentially fixing a bug, also plan to get it into the next 4.1.2 patch).
thanks,
-brady
Brady
Here is the latest commit link
https://github.com/NainaSupp/openemr/commit/300b24a28df5201e456048091d4012c584417889
Please let us know,if any comments
Thanks
Naina