Deleted Allergy
Identify allergies deleted from the patient’s chart, by user for a given date range, based on NextGen Significant Events and Active Stations Audit.
[Fields]
- @PatientName = [person] table: last_name, first_name (Patient last name, followed by a comma, then first name)
- @UserName = [user_mstr] table: last_name, first_name (NextGen end user last name, followed by a comma, then end user first name)
- StationName = (subreport) [active_stations_au] table: station_id (Workstation where the allergy deletion occurred)
- @ChangeTime = [sig_events] table: modify_timestamp (Date and time that the allergy deletion occurred)
- Sig_Msg = [sig_events] table: sig_msg (Description of the allergy deletion event)
[Parameters]
- Start Date – date only: (for Significant Events date/time)
- End Date – date only: (for Significant Events date/time)