Skip to main content

Avatar CareFabric 2024 Update 15

Product Requirements and Recommendations

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

Recommended Update Level

Avatar Cal-PM 2024 Monthly Release 2024.00.01
Avatar CareFabric 2024 Monthly Release 2024.00.01
Avatar PM 2024 Monthly Release 2024.00.01
RADplus 2024 Monthly Release 2024.00.01

Product Update Description

Avatar CareFabric is enhanced for future functionality.

Required Updates

None

Included Updates

None

Details

NEW1 CHANGED0 FIXED0
New (1)
Avatar CareFabric - Support for future functionality
The 'DiagnosisCreated' and 'DiagnosisUpdated' SDK events are enhanced to populate the 'voidedDate' and 'voidedByStaffMemberID' fields for voided diagnoses.
Value Added: Enhancing CareFabric capabilities.
Topics
• CareFabric • Diagnosis
 
Acceptance Tests

AV-96235 Summary | Details
Avatar CareFabric - Support for future functionality
Scenario 1: Diagnosis - Validate the 'DiagnosisCreated' and 'DiagnosisUpdated' SDK events
Specific Setup:
  • A client is enrolled in an existing episode (Client A).
  • The logged in user has an associated staff member.
Steps
  1. Select "Client A" and access the 'Diagnosis' form.
  2. Select the desired value in the 'Type Of Diagnosis' field.
  3. Enter the desired date in the 'Date Of Diagnosis' field.
  4. Enter the desired time the 'Time Of Diagnosis' field.
  5. Click [New Row].
  6. Select the desired value in the 'Diagnosis Search' field.
  7. Select "Active" in the 'Status' field.
  8. Select the desired practitioner in the 'Diagnosing Practitioner' field.
  9. Click [Submit].
  10. Access the 'CareFabric Monitor' form.
  11. Enter the current date in the 'From Date' and 'Through Date' fields.
  12. Select "Client A" in the 'Client ID' field.
  13. Select "DiagnosisCreated" in the 'Event/Action Search' field.
  14. Click [View Activity Log].
  15. Validate the 'CareFabric Monitor Report' displays a 'DiagnosisCreated' record.
  16. Click [Click To View Record].
  17. Validate the 'startDate' field contains the 'Date Of Diagnosis' and 'Time Of Diagnosis' populated in the previous steps.
  18. Validate the 'statusCode' - 'code' field contains "1".
  19. Validate the 'statusCode' - 'displayName' field contains "Active".
  20. Validate the 'voidedByStaffMemberID' field contains "null".
  21. Validate the 'voidedDate' field contains "null".
  22. Validate all other previously filed data displays as expected.
  23. Close the report and the form.
  24. Select "Client A" and access the 'Diagnosis' form.
  25. Select the diagnosis created in the previous steps and click [Edit].
  26. Select the row filed in the previous steps from the 'Diagnoses' grid.
  27. Select "Void" in the 'Status' field.
  28. Click [Submit].
  29. Access the 'CareFabric Monitor' form.
  30. Enter the current date in the 'From Date' and 'Through Date' fields.
  31. Select "Client A" in the 'Client ID' field.
  32. Select "DiagnosisUpdated" in the 'Event/Action Search' field.
  33. Click [View Activity Log].
  34. Validate the 'CareFabric Monitor Report' displays a 'DiagnosisUpdated' record.
  35. Click [Click To View Record].
  36. Validate the 'statusCode' - 'code' field contains "5".
  37. Validate the 'statusCode' - 'displayName' field contains "Void".
  38. Validate the 'voidedByStaffMemberID' - 'id' field contains the logged in staff member.
  39. Validate the 'voidedDate' field contains the current date.
  40. Close the report and the form.
Topics
• CareFabric • Diagnosis