Skip to main content

Avatar CWS 2022 Update 90

Product Requirements / Recommendations

Avatar CWS required
RADplus required

Recommended Update Level

Avatar CareFabric 2022 Update 66

Product Update Form Description

The following changes are made: 1) The new field 'Device Type' is added to the 'Implantable Device List' form. 2) The new columns 'device_type_code', 'device_type_value' and 'device_identifier' are added to the 'SYSTEM.cw_implantable_device' SQL table. Please note: Avatar CareFabric 2022 Update #66 is required to use the new functionality.

Included Updates

3, 6, 10, 17, 24, 28, 31, 35, 37, 40, 45, 50, 57, 61, 69

Required Updates

None

Details

NEW1 CHANGED0 FIXED0
New (1)
The 'Implantable Device List' is enhanced to include 'Device Type'.
The new field 'Device Type' is added to the 'Implantable Device List' form. The field's value will be retrieved by LookupImplantableDevice action in CareFabric.
Value Added: Additional device information added.
Topics
• Implantable Device List • Query/Reporting
 
Acceptance Tests

AV-82482 Summary | Details
The 'Implantable Device List' is enhanced to include 'Device Type'.
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Implantable Device List
  • Dictionary Update (CWS)
  • SQL Query/Reporting Tool
Scenario 1: "Implantable Device List" form validation
Specific Setup:
  • Avatar CareFabric 2022 Update 66 is required for full functionality.
Steps
  1. Open "Implantable Device List" form.
  2. Select a test client in the "Client Search" field.
  3. Select a device from the "Unique Device Identifier Search" field.
  4. Verify the following fields in the "Device Information" section display data:
  5. Brand Name
  6. Version or Model
  7. Device Type
  8. Company Name
  9. Device Description
  10. What MRI safety information does the labeling contain
  11. Device required to be labeled as containing natural rubber latex or dry natural rubber?
  12. Verify the following fields in the "Production Identifiers" section display data. Note that not all fields will be populated, depending on the selected device:
  13. Batch/Lot Number
  14. Serial Number
  15. Expiration Date
  16. Manufacturing Date
  17. Donation Identification Number
  18. Click [File Implantable Device To Client].
  19. Click [OK] on the "Information: Filed Successfully" dialog.
  20. Click [Submit].
  21. Open "Implantable Device List" form for the same test client.
  22. Validate all fields display the data as filed previously.
  23. Click [Submit].
Scenario 2: Implantable Device List - SQL Table Validation
Specific Setup:
  • Avatar CareFabric 2022 Update 66 is required for full functionality.
Steps
  1. Open 'Dictionary Update' for Avatar CWS.
  2. Click 'Print Dictionary'.
  3. Select 'Other CWS Tabled Files' in the 'File' field.
  4. Select 'Individual Data Element' in the 'Individual or All Data Elements' field.
  5. Set 'Data Element' to 'Device Type'.
  6. Click [Search].
  7. Select '(40721) Device Type'.
  8. Click [Print Dictionary].
  9. Verify Device Type list displays.
  10. Close the report.
  11. Close the form.
  12. Using Crystal Reports or any other SQL report viewer, create a report against SYSTEM.cw_implantable_device.
  13. Include, at a minimum, the following tables:
  14. PATID
  15. device_type_code
  16. device_type_value
  17. data_entry_date
  18. device_identifier
  19. Run the report.
  20. Verify the above fields contain data.
  21. Close the report.
Topics
• Implantable Device List • Query/Reporting