NextGen Knowledge Center

Image Addition

Identify patient images and their last modification date/time, by user for a given date range, based on Patient Images and Active Stations Audit.

[Fields]
  • Person_Nbr = [person] table: person_nbr (NextGen internal person number – Not medical record number)
  • Image_Desc = [patient_images] table: image_desc (Description of the image as added by the end user)
  • StationName = (subreport) [active_stations_au] table: station_id (Workstation where the update occurred)

  • @ChangeTime = [patient_ images] table: modify_timestamp (Date and time that the patient image was last modified)
  • @UserName = [user_mstr] table: last_name, first_name (NextGen end user last name, followed by a comma, then end user first name)
[Parameters]
  • Start Date – date only: (for Patient Images added date/time)
  • End Date – date only: (for Patient Images added date/time)