Redisplaying information in the main encounter screen

teryhill wrote on Thursday, August 07, 2014:

On the encounter screen after you fill in the information on a form for instance the misc hcfa form how does the information display on the main encounter screen. I did a search for “Date Qual:” and could not find it in the code. Could some one point me in the correct direction.

See attached

Thanks

Terry Hill

fsgl wrote on Thursday, August 07, 2014:

After saving changes in Misc Billing Options, it should look like attachment.

openemr/interface/main/main_screen.php

teryhill wrote on Thursday, August 07, 2014:

Yes you are correct. Now how does it do that. If you look at my pdf you will see where I am working on the ub-04 and the info is not displaying. I am missing some thing and I am hopeing that it can be located by some one smarter than me.

fsgl wrote on Friday, August 08, 2014:

No Box 10 to 23 in UB-04.

Does openemr/interface/main/main_screen.php give hints?

yehster wrote on Friday, August 08, 2014:

The encounter summary includes report.php files for each form associated with an encounter

The specific report for misc billing generates the data here:

teryhill wrote on Friday, August 08, 2014:

Thanks Kevin . Those links helped me to understand. One question though is there a limit to the length of function names and form names. I changed the name I was using and everything worked.

Thanks also to fsgl for always being there to give support.

Thanks Again to all

Terry