Inquiry About Recall Board Note Logs in OpenEMR

Hi Community,

I’ve been exploring the Recall Board feature in OpenEMR, specifically the note log functionality that tracks each interaction, such as entering notes or printing postcards and labels. These actions are displayed in the Progress section, showing what was done in history

I’m interested in understanding which table in the database these log entries are stored. Additionally, I am considering enhancing the log to display not only the action and timestamp but also the operator who acted.

Is it feasible to modify the Recall Board to include the operator’s name along with the timestamps in the Progress log? If so, could anyone guide me on where to start with these modifications or point me to the specific parts of the codebase or database schema that manage this feature?

Any suggestions will be appreciated!