Skip to main content

Avatar CWS 2023 Update 72

Product Requirements and Recommendations

Avatar CWS required
RADplus required

Recommended Update Level

Avatar CWS 2023 Monthly Release 2023.02.01
RADplus 2023 Monthly Release 2023.02.01

Product Update Description

The table 'SYSTEM.client_curr_demographics' is updated to include the fields "other_race_code" and "other_race_value".

Required Updates

None

Included Updates

None

Details

NEW1 CHANGED0 FIXED0
New (1)
The 'SYSTEM.client_curr_demographics' SQL table
The 'other_race_code' and 'other_race_value' fields are added to the 'SYSTEM.client_curr_demographics' SQL table.
Value Added: The ability to capture additional information in the 'SYSTEM.client_curr_demographics' SQL table
Topics
• Query/Reporting
 
Acceptance Tests

AV-89566 Summary | Details
The 'SYSTEM.client_curr_demographics' SQL table
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Admission (Outpatient)
  • Update Client Data
Scenario 1: Admission - Validate the 'SYSTEM.client_curr_demographics' SQL table
Specific Setup:
  • The 'Client Demographics - Additional Fields' registry setting must include "Multi-Select Race".
Steps
  1. Access the 'Admission' form.
  2. Enter any new values in the 'Last Name' and 'First Name' fields.
  3. Select the desired value in the 'Sex' field.
  4. Click [Search], [New Client] and [Yes].
  5. Enter the desired date in the 'Preadmit/Admission Date' field.
  6. Enter the desired time in the 'Preadmit/Admission Time' field.
  7. Select the desired value in the 'Program' field.
  8. Select the desired value in the 'Type of Admission' field.
  9. Select the desired staff in the 'Admitting Practitioner' field.
  10. Select the "Demographics" section.
  11. Select the desired value(s) in the 'Other Race(s)' field.
  12. Populate any other desired fields.
  13. Click [Submit].
  14. Access Crystal Reports or other SQL Reporting tool.
  15. Select the CWS namespace.
  16. Create a report using the 'SYSTEM.client_curr_demographics' SQL table.
  17. Validate a row is displayed for the client admitted in the previous steps.
  18. Validate the 'other_race_code' field contains the code(s) associated to the value(s) filed in the previous steps.
  19. Validate the 'other_race_value' field contains the value(s) filed in the previous steps.
  20. Close the report.
Scenario 2: Update Client Data - Validate the 'SYSTEM.client_curr_demographics' SQL table
Specific Setup:
  • A client is enrolled in an existing episode (Client A).
  • The 'Client Demographics - Additional Fields' registry setting must include "Multi-Select Race".
Steps
  1. Select "Client A" and access the 'Update Client Data' form.
  2. Select the desired value(s) in the 'Other Race(s)' field.
  3. Click [Submit].
  4. Access Crystal Reports or other SQL Reporting tool.
  5. Select the CWS namespace.
  6. Create a report using the 'SYSTEM.client_curr_demographics' SQL table.
  7. Navigate to the row for "Client A".
  8. Validate the 'other_race_code' field contains the code(s) associated to the value(s) filed in the previous steps.
  9. Validate the 'other_race_value' field contains the value(s) filed in the previous steps.
  10. Select "Client A" and access the 'Update Client Data' form.
  11. Select any new value(s) in the 'Other Race(s)' field.
  12. Click [Submit].
  13. Access Crystal Reports or other SQL Reporting tool.
  14. Refresh the report using the 'SYSTEM.client_curr_demographics' SQL table.
  15. Navigate to the row for "Client A".
  16. Validate the 'other_race_code' field contains the code(s) associated to the updated value(s) filed in the previous steps.
  17. Validate the 'other_race_value' field contains the updated value(s) filed in the previous steps.
  18. Close the report.
Topics
• Query/Reporting
Table Changes

Table Column Change
SYSTEM.client_curr_demographics other_race_code Added
SYSTEM.client_curr_demographics other_race_value Added

 

  • Was this article helpful?