Skip to main content

Avatar CareFabric 2023 Update 59

Product Requirements and Recommendations

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

Recommended Update Level

Avatar Cal-PM 2023 Monthly Release 2023.03.02
Avatar CareFabric 2023 Monthly Release 2023.03.02
Avatar PM 2023 Monthly Release 2023.03.02
RADplus 2023 Monthly Release 2023.03.02
RADplus 2023 Update 108

Product Update Description

Avatar CareFabric is enhanced to support other products and modules.

Required Updates

Avatar CareFabric 2023 Update 53
Avatar CareFabric 2023 Update 56
Avatar CareFabric 2023 Update 19

Included Updates

3, 4, 5, 6, 11, 13, 14, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 53, 55, 56, 58

Details

NEW1 CHANGED0 FIXED0
New (1)
Avatar CareFabric - support for other products and modules
The 'ObservationResourceCreated', 'ObservationResourceUpdated', and 'ObservationResourceDeleted' SDK events are introduced to support other products and modules.
Value Added: Support for other products and modules.
Topics
• CareFabric Monitor • Update Client Data • Vitals
 
Acceptance Tests

AV-91445 Summary | Details
Avatar CareFabric - support for other products and modules
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • CareFabric Monitor
  • Vitals Entry
  • Crystal Report Viewer
  • Update Client Data
Scenario 1: Vitals Entry - Validate the 'ObservationResourceCreated', 'ObservationResourceUpdated', and 'ObservationResourceDeleted' SDK events
Specific Setup:
  • A client is enrolled in an existing episode (Client A).
Steps
  1. Select "Client A" and access the 'Vitals Entry' form.
  2. Select "Add" in the 'Update Vital Sign' field.
  3. Enter the current date in the 'Date' field.
  4. Enter the current time in the 'Time' field.
  5. Enter the desired value in the 'Blood Pressure - Systolic' and 'Blood Pressure - Diastolic' fields.
  6. Select the desired value in the 'Position' field.
  7. Click [Submit] and close the form.
  8. Access the 'CareFabric Monitor' form.
  9. Enter the current date in the 'From Date' and 'Through Date' fields.
  10. Select "Client A" in the 'Client ID' field.
  11. Click [View Activity Log].
  12. Validate an "ObservationResourceCreated" record is displayed for "Client A". Note: this record will be triggered for each individual vital sign that is created.
  13. Click [Click To View Record].
  14. Validate the 'categoryCode' - 'code' field contains "vital_signs".
  15. Validate the 'clientID' - 'id' field contains the ID for "Client A".
  16. Validate the 'Diastolic Blood Pressure' and 'Systolic Blood Pressure' values are displayed as expected.
  17. Validate the 'effectiveDateRange' - 'fromDate' field contains the date/time entered in 'Vitals Entry'.
  18. Validate the 'issuedDate' field contains the date/time entered in 'Vitals Entry'.
  19. Validate the 'observationResourceID' - 'id' field contains a unique identifier such as "vital-signs||18||20231205131800166813,65956.521||BloodPressure1".
  20. Validate the 'statusCode' - 'code' field contains "final".
  21. Validate the 'subject' field contains the ID for "Client A".
  22. Close the report and the form.
  23. Select "Client A" and access the 'Vitals Entry' form.
  24. Select "Edit" in the 'Update Vital Sign' field.
  25. Click [Select Vital Sign].
  26. Select the vitals filed in the previous steps and click [OK].
  27. Enter any new value in the 'Blood Pressure - Systolic' and 'Blood Pressure - Diastolic' fields.
  28. Click [Submit] and close the form.
  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. Click [View Activity Log].
  33. Validate an "ObservationResourceUpdated" record is displayed for "Client A". Note: this record will be triggered for each individual vital sign that is updated.
  34. Validate the updated 'Diastolic Blood Pressure' and 'Systolic Blood Pressure' values are displayed as expected.
  35. Close the report and the form.
  36. Select "Client A" and access the 'Vitals Entry' form.
  37. Select "Delete" in the 'Update Vital Sign' field.
  38. Click [Select Vital Sign].
  39. Select the vitals filed in the previous steps and click [OK].
  40. Validate the previously filed vitals are displayed and fields are disabled.
  41. Click [Submit].
  42. Validate a message is displayed stating: Are you sure you wish to delete this row?
  43. Click [Yes].
  44. Validate a message is displayed stating: Deleted.
  45. Click [OK] and close the form.
  46. Access the 'CareFabric Monitor' form.
  47. Enter the current date in the 'From Date' and 'Through Date' fields.
  48. Select "Client A" in the 'Client ID' field.
  49. Click [View Activity Log].
  50. Validate an "ObservationResourceDeleted" record is displayed for "Client A". Note: this record will be triggered for each individual vital sign that is deleted.
  51. Validate the 'statusCode' - 'code' field contains "cancelled".
  52. Close the report and the form.
  53. Repeat as needed for additional types of vital signs.
Scenario 2: Smoking Status - Validate the 'ObservationResourceCreated' SDK event
Specific Setup:
  • A client is enrolled in an existing episode (Client A).
Steps
  1. Select "Client A" and access the 'Update Client Data' form.
  2. Select the desired value in the 'Smoker' field.
  3. Enter the desired date in the 'Smoking Status Assessment Date' field.
  4. Click [Submit].
  5. Access the 'CareFabric Monitor' form.
  6. Enter the current date in the 'From Date' and 'Through Date' fields.
  7. Select "Client A" in the 'Client ID' field.
  8. Click [View Activity Log].
  9. Validate a "ObservationResourceCreated" message is displayed.
  10. Click [Click to View Record].
  11. Validate the 'categoryCode' - 'code' field contains "social-history".
  12. Validate the 'clientID' - 'id' field contains the ID for "Client A".
  13. Validate the 'code' field contains "72166-2".
  14. Validate the 'code' - 'codeSystem' field contains "2.16.840.1.113883.6.1".
  15. Validate the 'code' - 'codeSystemName' field contains "LOINC".
  16. Validate the 'code' - 'displayName' field contains "Tobacco smoking status".
  17. Validate the 'effectiveDateRange' - 'fromDate' field contains the 'Smoking Status Assessment Date'.
  18. Validate the 'issuedDate' field contains the 'Smoking Status Assessment Date'.
  19. Validate the 'observationResourceID' - 'id' field contains a unique identifier such as "social-history||18||MPI66813.002||SmokingStatus".
  20. Validate the 'statusCode' - 'code' field contains "final".
  21. Validate the 'subject' field contains the ID for "Client A".
  22. Validate the 'value' field contains the smoking status code filed in the previous steps.
  23. Close the report and the form.
Scenario 3: Sexual Orientation - Validate the 'ObservationResourceCreated' SDK event
Specific Setup:
  • A client is enrolled in an existing episode (Client A).
Steps
  1. Select "Client A" and access the 'Update Client Data' form.
  2. Select the desired value in the 'Sexual Orientation' field.
  3. Click [Submit].
  4. Access the 'CareFabric Monitor' form.
  5. Enter the current date in the 'From Date' and 'Through Date' fields.
  6. Select "Client A" in the 'Client ID' field.
  7. Click [View Activity Log].
  8. Validate a "ObservationResourceCreated" message is displayed.
  9. Click [Click to View Record].
  10. Validate the 'categoryCode' - 'code' field contains "social-history".
  11. Validate the 'clientID' - 'id' field contains the ID for "Client A".
  12. Validate the 'code' field contains "76690-7".
  13. Validate the 'code' - 'codeSystem' field contains "2.16.840.1.113883.6.1".
  14. Validate the 'code' - 'codeSystemName' field contains "LOINC".
  15. Validate the 'code' - 'displayName' field contains "Sexual Orientation".
  16. Validate the 'effectiveDateRange' - 'fromDate' field contains the current date.
  17. Validate the 'issuedDate' field contains the current date.
  18. Validate the 'observationResourceID' - 'id' field contains a unique identifier such as "social-history||18||MPI66813.001||SexualOrientation".
  19. Validate the 'statusCode' - 'code' field contains "final".
  20. Validate the 'subject' field contains the ID for "Client A".
  21. Validate the 'value' field contains the sexual orientation code filed in the previous steps.
  22. Close the report and the form.
Topics
• CareFabric Monitor • Update Client Data • Vitals