Skip to main content

Avatar PM 2022 Update 113

Product Requirements / Recommendations

Avatar PM required
RADplus required

Recommended Update Level

RADplus 2022 Update 115

Product Update Form Description

Avatar PM is enhanced to support future functionality.

Included Updates

None

Required Updates

None

Details

NEW0 CHANGED0 FIXED1
Fixed (1)
PM UTC functionality
An issue has been resolved that may occur when UTC is enabled and the Data Entry Local Time field value is after midnight.
RADplus 2022 Update 115 is required to fully resolve the issue.
Topics
• Client Charge Input • NX • Practitioner
 
Acceptance Tests

AV-83295 Summary | Details
PM UTC functionality
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Practitioner Enrollment
  • Admission
  • Client Charge Input
  • Client Ledger
Scenario 1: Validating Practitioner Enrollment with UTC Enabled - data entry time after midnight
Specific Setup:
  • The system must be configured to use UTC.
  • Data entry needs to occur after midnight.
  • A practitioner must be enrolled in the system.
Steps
  1. Open the "Practitioner Enrollment" form.
  2. Select the practitioner from setup and update their enrollment.
  3. Click "Submit" to file the data.
  4. Using the preferred method to validate SQL tables, validate the following columns exist in the SQL table SYSTEM.sfaff_category_history: data_entry_offset (e.g -4), data_entry_time_j (e.g. 0:02:12), data_entry_timezone_info_all (e.g. EDT;Eastern Daylight Time;-0400), data_entry_timezone_short (e.g EDT), data_entry_utc (e.g. 9/21/2022 4:02).
Scenario 2: Validating Practitioner Enrollment with UTC disabled - data entry time after midnight
Specific Setup:
  • Data entry needs to occur after midnight.
  • A practitioner must be enrolled in the system.
Steps
  1. Open the "Practitioner Enrollment" form.
  2. Select the practitioner from setup and update their enrollment.
  3. Click "Submit" to file the data.
  4. Using the preferred method to validate SQL tables, validate the following columns do not exist in the SQL table SYSTEM.sfaff_category_history: data_entry_offset, data_entry_time_j, data_entry_timezone_info_all, data_entry_timezone_short, data_entry_utc.
  5. Using the preferred method to validate SQL tables, validate the value in the data_entry_time column in the SYSTEM.staff_category_history table appropriately reflects the time of data entry, which would be after midnight.
Scenario 3: Validating Client Charge Input with UTC enabled - data entry after midnight
Specific Setup:
  • The system must be configured to use UTC.
  • Data entry needs to occur after midnight.
  • Admit a new client or select an existing client for the test client.
Steps
  1. Open the "Client Charge Input" form.
  2. Enter a service charge for the test client.
  3. Using the "Client Ledger" form, validate the service was generated.
  4. Using the preferred method to validate SQL tables, validate the following columns in the SYSTEM.billing_tx_history table: data_entry_offset (e.g. -4), data _entry_time_j (e.g. 0:02:04), data_entry_timezone_info_all (e.g. EDT;Eastern Daylight Time;-0400), data_entry_timezone_short (e.g. EDT), data_entry_utc (e.g. 9/21/2022 4:02).
  5. Using the preferred method to validate SQL tables, validate the data_entry_time column in the SYSTEM.billing_tx_history table:reflects the time of service entry after midnight.
Scenario 4: Validating Client Charge Input with UTC disabled - data entry after midnight
Specific Setup:
  • Data entry needs to occur after midnight.
  • Admit a new client or select an existing client for the test client.
Steps
  1. Open the "Client Charge Input" form.
  2. Enter a service charge for the test client.
  3. Using the "Client Ledger" form, validate the service was generated.
  4. Using the preferred method to validate SQL tables, validate the following columns don't exist in the SYSTEM.billing_tx_history table: data_entry_offset, data _entry_time_j, data_entry_timezone_info_all, data_entry_timezone_short, data_entry_utc.
  5. Using the preferred method to validate SQL tables, validate the data_entry_time column in the SYSTEM.billing_tx_history table:reflects the time of service entry after midnight.
Scenario 5: Validating Practitioner Enrollment with UTC Enabled
Specific Setup:
  • The system must be configured to use UTC.
  • A practitioner must be enrolled in the system.
Steps
  1. Open the "Practitioner Enrollment" form.
  2. Select the practitioner from setup and update their enrollment.
  3. Click "Submit" to file the data.
  4. Using the preferred method to validate SQL tables, validate the following columns exist in the SQL table SYSTEM.sfaff_category_history: data_entry_offset (e.g -4), data_entry_time_j (e.g. 12:26:13), data_entry_timezone_info_all (e.g. EDT;Eastern Daylight Time;-0400), data_entry_timezone_short (e.g EDT), data_entry_utc (e.g. 9/21/2022 16:26).
  5. Using the preferred method to validate SQL tables, validate the data_entry_time (e.g. 12:26 PM) in the SQL table SYSTEM.sfaff_category_history appropriately reflects the time of data entry.
Scenario 6: Validating Practitioner Enrollment with UTC disabled
Specific Setup:
  • A practitioner must be enrolled in the system.
Steps
  1. Open the "Practitioner Enrollment" form.
  2. Select the practitioner from setup and update their enrollment.
  3. Click "Submit" to file the data.
  4. Using the preferred method to validate SQL tables, validate the following columns don't exist in the SQL table SYSTEM.sfaff_category_history: data_entry_offset, data_entry_time_j, data_entry_timezone_info_all, data_entry_timezone_short), data_entry_utc.
  5. Using the preferred method to validate SQL tables, validate the data_entry_time (e.g. 12:26 PM) in the SQL table SYSTEM.sfaff_category_history appropriately reflects the time of data entry.
Scenario 7: Validating Client Charge Input with UTC enabled
Specific Setup:
  • The system must be configured to use UTC.
  • Admit a new client or select an existing client for the test client.
Steps
  1. Open the "Client Charge Input" form.
  2. Enter a service charge for the test client.
  3. Using the "Client Ledger" form, validate the service was generated.
  4. Using the preferred method to validate SQL tables, validate the following columns in the SYSTEM.billing_tx_history table: data_entry_offset (e.g. -4), data _entry_time_j (e.g. 12:26:13), data_entry_timezone_info_all (e.g. EDT;Eastern Daylight Time;-0400), data_entry_timezone_short (e.g. EDT), data_entry_utc (e.g. 09/20/2022 16:26)
  5. Using the preferred method to validate SQL tables, validate the data_entry_time column in the SYSTEM.billing_tx_history table:reflects the time of service entry.
Scenario 8: Validating Client Charge Input with UTC disabled
Specific Setup:
  • Admit a new client or select an existing client for the test client.
Steps
  1. Open the "Client Charge Input" form.
  2. Enter a service charge for the test client.
  3. Using the "Client Ledger" form, validate the service was generated.
  4. Using the preferred method to validate SQL tables, validate the following columns don't exist in the SYSTEM.billing_tx_history table: data_entry_offset, data _entry_time_j, data_entry_timezone_info_all, data_entry_timezone_short, data_entry_utc.
  5. Using the preferred method to validate SQL tables, validate the data_entry_time column in the SYSTEM.billing_tx_history table:reflects the time of service entry.
Topics
• Client Charge Input • NX • Practitioner