Skip to main content

Avatar CareFabric 2022 Update 12

Product Requirements and Recommendations

Avatar CareFabric required
Avatar PM required
RADplus required
Avatar Cal-PM

Recommended Update Level

Avatar Cal-PM 2022 Monthly Release 2022.04.00
Avatar PM 2022 Monthly Release 2022.04.00
RADplus 2022 Monthly Release 2022.04.00

Product Update Description

The new properties 'StartDate', 'StartDate_Date' and 'StartDate_Time' are added to the assessment tables that are registered in the 'Netsmart_CareFabric_SDK_Support.AssessmentRegistry' table.

Required Updates

None

Included Updates

None

Details

NEW1 CHANGED0 FIXED0
New (1)
Assessment Tables - New Properties Added
The new properties 'StartDate', 'StartDate_Date', and 'StartDate_Time' are added to the assessment tables that are registered in the 'Netsmart_CareFabric_SDK_Support.AssessmentRegistry' table.
Value Added: The ability to track the date and time of the respective assessments
Topics
• Assessment Document • CareFabric Assessment Management • Vitals
 
Acceptance Tests

AV-76193 Summary | Details
Assessment Tables - New Properties Added
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • assessments-historical-document
  • client-search-form
  • Flowsheet
  • SQL Query/Reporting
Scenario 1: Flowsheet - Validate assessment data fields into the 'SYSTEM.cfa_header' tables
Specific Setup:
  • Must have access to the 'CareFabric Assessment Management' form and select any assessments in the 'Select Assessment' field that can be saved from Flowsheet.
  • Must have access to the Flowsheet application and make sure "Sepsis Screen" and "Vital signs" assessments are published.
  • Must have access to Crystal Reports or other SQL reporting tool.
Steps
  1. In Avatar, navigate to the "Flowsheet" widget.
  2. Select any client.
  3. Select the "Vitals" tab.
  4. Navigate to "Sepsis Screen" assessment.
  5. Populate the fields.
  6. Click [Sign].
  7. Verify the previously signed "Sepsis Screen" assessment is displayed as expected.
  8. Access Crystal Reports or other SQL Reporting Tool and run a query against "SYSTEM.cfa_sepsis_screen_header" table.
  9. Verify the newly filed sepsis screen entry is populated in the "SYSTEM.cfa_sepsis_screen_header" table.
  10. Verify the "StartDate" field is populated with the expected date value.
  11. Verify the "StartDate_Date" field is populated with the expected date value.
  12. Verify the "StartDate_Time" field is populated with the expected time value.
  13. In Avatar, navigate to the "Flowsheet" widget.
  14. Select the previous client.
  15. Select the "Vitals" tab.
  16. Navigate to "Vital Signs" assessment.
  17. Populate the fields.
  18. Click [Sign].
  19. Verify the previously signed "Vital signs" assessment is displayed as expected.
  20. Access Crystal Reports or other SQL Reporting Tool and run a query against "SYSTEM.cfa_vital_signs_header" table.
  21. Verify the newly filed vital signs entry is populated in the "SYSTEM.cfa_vital_signs_header" table.
  22. Verify the "StartDate" field is populated with the expected date value.
  23. Verify the "StartDate_Date" field is populated with the expected date value.
  24. Verify the "StartDate_Time" field is populated with the expected time value.
Topics
• Assessment Document • CareFabric Assessment Management • Vitals