Topics Audit Trail Search:  
HealthCare Information is very sensitive. It is essential to grant limited access to Menu options to different users depending on their roles and responsibilities. A good access control mechanism is essential but not sufficient. It is equally important to also log, who is updating and accessing what information. We discussed the RCUD (Read, Create, Update, Delete) rights in Roles option. An audit trail can be generated on each one of these events. Similarly most of these events are applicable for each Menu option, and corresponding audit trail log can be generated for all of them.

The User will however have a practical balance, between what is important, sensitive, frequency of access, and the logging of Audit Trail events. If the application is asked to generated a trail for all events, it would be busy most of the time logging the trail, thus deteriorating the performance.

It is recommended audit trail not be selected for Read. The only exception could be an encounter.

Define all the required events here. On running the application whenever the selected event takes place, a log in created specifying the User, Menu option, Access Used, Date, Time, Record affected. All these details can be viewed and tracked by the Admin.