I would like to have the name of the referring provider to be printed on the encounter.
After the CAMOS is saved on the Encounter, there’s a list of the printing options on the top. When clicking on “Print this encounter”, the next screen pop up with 2 options: Print (PDF) and Print (HTML). When clicking on either button, the encounter appears with the note that will be printed.
I realize what generates this is from the (notegen.php) within the (openemr\interface\forms\CAMOS). Would some one show me how to modify or to program this file to pull the referring provider into the encounter? I don’t know programing so I am lost.