Skip to main content

Avatar PM 2022 Update 143

Product Requirements / Recommendations

Avatar PM required
RADplus required

Recommended Update Level

Avatar CareFabric 2022 Update 93

Additional Requirements

Avatar CareFabric 2022 Update 93

Product Update Form Description

The 'Provider Country' field is added to the 'Facility Defaults' form.

Included Updates

3, 9, 13, 18, 19, 21, 25, 26, 34, 41, 48, 51, 55, 58, 59, 61, 62, 67, 73, 75, 77, 78, 84, 87, 88, 90, 91, 94, 95, 97, 99, 100, 103, 107, 108, 109, 110, 114, 118, 120, 123, 125, 137, 139

Required Updates

None

Details

NEW1 CHANGED0 FIXED0
New (1)
Facility Defaults - 'Provider Country' field
The 'Provider Country' field is added to the 'Facility Defaults' form. The 'SYSTEM.table_facility_defaults' SQL table is updated accordingly.
Value Added: The ability to capture additional information
Topics
• Facility Defaults • Query/Reporting
 
Acceptance Tests

AV-84822 Summary | Details
Facility Defaults - 'Provider Country' field
Scenario 1: 'Facility Defaults' form - field validations
Steps
  1. Access the 'Facility Defaults' form.
  2. Populate any desired fields.
  3. Validate the 'Provider Country' field is displayed.
  4. Select the desired value in the 'Provider Country' field. Note: this field is populated based off the dictionary values under the 'Client' file, '(150) Country Of Origin' data element in 'Dictionary Update'.
  5. Click [Submit].
  6. Access Crystal Reports or other SQL Reporting tool.
  7. Create a report using the 'SYSTEM.table_facility_defaults' SQL table.
  8. Validate a row is displayed for the data on file.
  9. Validate the 'provider_country_code' field contains the code associated to the 'Provider Country' selected.
  10. Validate the 'provider_country_value' field contains the value associated to the 'Provider Country' selected.
  11. Close the report.
Topics
• Facility Defaults • Query/Reporting
Table Changes

Table Column Change
SYSTEM.table_facility_defaults provider_country_code Added
SYSTEM.table_facility_defaults provider_country_value Added