Locked Encounter
Identify patient encounter where the encounter is locked, by user for a given date range, based on Patient Encounter 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)
 @ChangeTime = [patient_encounter] table: modify_timestamp (Date and time that the patient encounter was last modified)
- Enc_nbr = [patient_encounter] table: enc_nbr (NextGen encounter number)
 - StationName = (subreport) [active_stations_au] table: station_id (Workstation where the update occurred)
 
   [Parameters]
   
 - Start Date – date only: (for Patient Encounter locked date/time)
 End Date – date only: (for Patient Encounter locked date/time)