Does any of you know what causes the HCFA 1500 pdfs to be generated blank?
Below is the message from FreeB_Server.pl:
Executing DoBill
changing to year directory
executing format
launching target
mv: `2006-05-25-1-6.hcfa.pdf’ and `…/public/2006-05-25-1-6.hcfa.pdf’ are the same file
All the form settings are registered and enabled in openEmr. I have no clue what the problem is.
I tried what you suggested and managed to debug my HCFA generation. Unfortunately, I’m stuck with the following personal analysis and log :
[0 - new xmlrpcval("", ‘string’)] should probably be something like [0 - new xmlrpcval(8, ‘i4’)] in order to return useful content and not a blank answer. 1-9 is my claim id. Any thoughts?
When you are testing a coomon error that results in blank HCFAs is using incomplete data to generate the claim.
Try this
Eneter all demographic data - name address, dob, insurance information, plan number etc - all required fields in demographics.
THEN create an encounter and add valid diagnosis codes and procedure codes and then justify them.
THEN go to billings and generate a HCFA - see what happens