Skip to main content

RADplus 2023 Update 66

Product Requirements and Recommendations

RADplus required

Recommended Update Level

RADplus 2023 Monthly Release 2023.02.00

Product Update Description

Data entry fields are added to the SYSTEM.RADplus_client_picture table.

Required Updates

None

Included Updates

None

Details

NEW1 CHANGED0 FIXED0
New (1)
Client Picture - Table
The client picture table "SYSTEM.RADplus_client_picture", is updated to include data entry "time" and 'date" stamp fields to reflect the time and date a picture is uploaded into the system
Value Added: Provides enhanced data entry time stamp information for user SQL data access reporting
Topics
• NX • SQL Data Access
 
Acceptance Tests

AV-89318 Summary | Details
Client Picture - Table
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Import Client Picture (PM)
Scenario 1: Validate data in the "SYSTEM.RADplus_client_picture" table
Specific Setup:
  • Have a report or query [TestReport]" created to display data in the ""SYSTEM.RADplus_client_picture"' table
  • Have client [ClientA] who does not have a picture image uploaded yet in the system
  • Have an image [TestImageA] on the system available for import for [ClientA]
  • Have client [ClientB] who already has a picture image uploaded [TestImageB]
  • Have an image [TestImageC] on the system available for import to replace the current image for [ClientB]
  • [TestUser] has access to form "Import Client Picture"
  • Log in as [TestUser]
Steps
  1. Access the 'Import Client Picture' form.
  2. Select [ClientA] in the 'Client' field.
  3. Right click in the 'Picture' field.
  4. Click [Acquire Image].
  5. Navigate to [TestImageA] and select the image
  6. Validate the image in the 'Picture' field is displayed as expected
  7. Submit the form. [Note the current date and time]
  8. Validate the form files successfully
  9. Access [TestReport] and generate the report or query
  10. Locate the row just submitted for [ClientA]
  11. Validate the "PATID" field value for [ClientA], is populated as expected
  12. Validate the 'data_entry_date" field value reflects the date noted in step 1
  13. Validate the 'data_entry_time" field value reflects the time noted in step 1
  14. If "UTC" time is enabled on the system:
  15. Validate the 'data_entry_utc" field value reflects the date and time noted in step 1 but in "UTC" time and date format. (For example, if the time zone is "Eastern" and the date and time in step 1 was "6/22/23" at "1:52 PM", the value would be display as "6/22/2023 5:52:16PM")
  16. Validate the "data_entry_timezone_info_all" field value is displayed as expected, based on the time zone. (For example, if the time zone is "Eastern", the value displayed would be "EDT;Eastern Daylight Time;-0400")
  17. Validate the 'data_entry_by_login' field value is [TestUser]
  18. Validate the "picture" field is populated with [TestImageA], as expected
  19. Access the 'Import Client Picture' form.
  20. Select [ClientB] in the 'Client' field.
  21. Validate [TestImageB], is displayed as expected
  22. Right click on the image in the 'Picture' field.
  23. Click [Acquire Image].
  24. Navigate to [TestImageC] and select the image
  25. Validate that image is now displayed as expected
  26. Submit the form. [Note the current date and time]
  27. Validate the form files successfully
  28. Access [TestReport] and generate the report or query
  29. Locate the row just submitted for [ClientB]
  30. Validate the "PATID" column for [ClienB], is populated as expected
  31. Validate the 'data_entry_date" field value reflects the date noted in step 3
  32. Validate the 'data_entry_time" field value reflects the time noted in step 3
  33. When "UTC" time is enabled on the system:
  34. Validate the 'data_entry_utc" field value reflects the date and time noted in step 3 in "UTC" time format
  35. Validate the "data_entry_timezone_info_all" field values displayed as expected based on the time zone.
  36. Validate the 'data_entry_by_login' field value is [TestUser]
  37. Validate the "picture" field is populated with [TestImageC], as expected
Topics
• NX • SQL Data Access
Table Changes

Table Column Change
SYSTEM.RadPlusClientPicture data_entry_by_login Added
SYSTEM.RadPlusClientPicture data_entry_by_option Added
SYSTEM.RadPlusClientPicture data_entry_date Added
SYSTEM.RadPlusClientPicture data_entry_time Added
SYSTEM.RadPlusClientPicture data_entry_user_id Added
SYSTEM.RadPlusClientPicture data_entry_user_name Added
SYSTEM.RadPlusClientPicture data_entry_source Added
SYSTEM.RadPlusClientPicture data_entry_utc Added
SYSTEM.RadPlusClientPicture data_entry_timezone_info_all Added
SYSTEM.RadPlusClientPicture data_entry_time_j Added
SYSTEM.RadPlusClientPicture data_entry_offset Added
SYSTEM.RadPlusClientPicture data_entry_timezone_short Added

 

  • Was this article helpful?