I am using Openemr version 4.0 Ubuntu. My clinic has 2 facilities. But when I print report, regardingless of where the patient is seen, report prints only one facilty. Is there a way to fix this?
Also I need to print follow-up report to send to referring doctors. Report will only print elaborate Demographics each time or else no name gets printed. Is there a way to send just a short demographics like Name and DOB only without other demographic details? Is there a way get name and DOB at the top of every page in the report in case the pages get separated?
Any help will be greatly appreciated. If some one can point to the modules where some of these functions reside, I can try and modify the PHP code?
#1 Please make sure while you are entering encounter details, you are choosing the correct facility in encounter form. The facility you have chosen here will reflect in reports.
#2 You can customize files in the openemr/interface/patient_file/report/ according to your needs for reporting.
I have 2 facilities I work out of and I have listed both these faciltieis. I do select the correct facility from which I see patients. Still when I print the report to send it to referring physicians, the report lists the first facilty only regardless of where I see the patient. I tried to delete the first facility or update facility info. I cannont do that either. Update function for facilities is also not working.