Events
and in the list of custom events, select Viewed Patient X
.Edit Event Criteria
section, update the patientId
filter with the patient ID and click on "UPDATE EVENT".Reports/Auditing
section, select the Users who have viewed patient X in last three months
report.Reports/Auditing
section, and select the All patients viewed by user Y in 3 months
report.userId
filter with the UUID of the user to search for and click on "RUN QUERY".ViewedPatient
. Clicking on it will show detailed properties of that particular event. It should contain a property patientId
which indicates the patient whose details this user looked at. Looking over all the events (Don't forget to click on "Show More" to load pages of raw events), the patient IDs viewed by this user can be extracted.