Skip to main content

Avatar CWS 2022 Update 35

Product Requirements / Recommendations

Avatar CWS required
RADplus required

Known Limitations

There is an issue that may occur on the "Patient Health Profile" form when problems in the Problem grid are verified and the "Add To Problem List" button is clicked. After you return to the Problem grid, you may receive the message" Error: Verification Status is missing for Problems row 1". To get around this error if it occurs, click "OK" button. Retype the "Verification" code in the row and submit data when ready.

There is another issue that may occur on the "Patient Health Profile" form when problems sometimes aren't transferred to the "Problem List" form after filing.

Product Update Form Description

An issue is resolved where the 'Add to Problem List' box may be too small to display rows within the 'Patient Health Profile' form.

Included Updates

6

Required Updates

None

Details

NEW0 CHANGED0 FIXED1
Fixed (1)
Patient Health Profile - Problem Grid - Add To Problem popup
An issue has been resolved In 'Patient Health Profile (CWS10500)', where the 'Add to Problem List' button opens a pop-up window that was too small to see the search field.
Topics
• Web Services
 
Acceptance Tests

AV-78126 Summary | Details
Patient Health Profile - Problem Grid - Add To Problem popup
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Patient Health Profile
  • SoapUI-AddPHPData
  • Admission
  • Diagnosis
  • Dynamic Form - Admission - Client
  • Problem List
  • User Definition
Scenario 1: The Patient Health Profile web service has been added
Specific Setup:
  • Registry Settings: Avatar Web Services->Set System Defaults->->->->URL
  • Enter the URL where the web services reside.
  • The URL must be in the format http://[server]:[port number]/csp/[namespace]. The port number field is optional. By default, this web service is defined to use port 57773. If a web server is installed on the server, you only need to specify a port number if it is different from the port number the web is defined to use.
  • Dictionary Update:
  • Avatar CWS: File: CWS, Data Element: (2526) Problem Type: Add or note at least one value in the dictionary.
Steps
  1. Create a new project for the 'Patient Health Profile' web service.
  2. Populate the 'SystemCode', 'UserName', and 'Password' fields with the information used to log into Avatar.
  3. Within the 'PHPProblemDataObject':
  4. Input the 'Problem Type' dictionary code from Setup in the 'Type' field.
  5. Input any valid date into the 'ProblemDate' field.
  6. Input any text into the 'Status' field.
  7. Input any text into the 'Description' field.
  8. Within the 'PHPOpenCareGapsObject':
  9. Input any valid date into the 'EventDate' field.
  10. Input any text into the 'Measure' field.
  11. Input any text into the 'MeasureDescription' field.
  12. Within the 'PHPInpatientStaysObject':
  13. Input any text into the 'Type' field.
  14. Input any valid date into the 'DateOfStay' field.
  15. Input any text into the 'Facility' field.
  16. Input any text into the 'LengthOfStay' field.
  17. Input any text into the 'AdmitCOndition' field.
  18. Within the 'PHPPhysicianConsultObject':
  19. Input any valid date into the 'ConsultDate' field.
  20. Input any text into the 'Location' field.
  21. Input any text into the 'ProviderName' field.
  22. Within the 'PHPMedicationsObject'.
  23. Input any valid date into the 'EntryDate' field.
  24. Input any text into the 'Provider' field.
  25. Input any valid NDC number into the 'NDC' field (This value can come from the 'Order Code Setup' form).
  26. Within the 'PHPLabDataObject':
  27. Input any valid date into the 'LabDate' field.
  28. Input any text into the 'LabDescription' field.
  29. Input any text into the ':LabResults' field.
  30. Input any client into the 'ClientID' field.
  31. Click [Send].
  32. Verify the 'Message' field displays "PHPData web service has been filed successfully".
  33. Log into Avatar.
  34. Open the 'Patient Health Profile' form with the client for which the web service was filed.
  35. Select any value in the 'Medications - Verification' cell.
  36. Select any value in the 'Problems - Verification' cell.
  37. Click [Submit].
  38. Verify the form files without errors.
  39. Open 'Crystal Reports' or another SQL reporting tool.
  40. Create queries for SYSTEM.php_data, SYSTEM.php_problems, SYSTEM.php_open_care_gaps, SYSTEM.php_inpatient_stays, SYSTEM.php_physician_consults, and SYSTEM.php_lab_data.
  41. Verify all information displays correctly.
Scenario 2: Submitting the 'Patient Health Profile' (PHP) form
Specific Setup:
  • A 'PHP' web service must be filed successfully for a selected client.
Steps
  1. Access the 'User Definition' form.
  2. Set the 'Select User' field to the logged in user.
  3. Select "Forms and Tables" from the 'Sections' menu.
  4. Click [Select Tables for Product SQL Access].
  5. Verify that the 'php_data_submitted', 'php_data_submitted_audit', 'php_inpatient_stays', 'php_lab_data', 'php_medications', 'php_meds_submitted', 'php_meds_submitted_audit', 'php_open_care_gaps', php_physician_consult', 'php_problem_data', 'php_probs_submitted', and 'php_probs_submitted_audit' tables are selected under the 'CWSSYSTEM' schema.
  6. Click [OK].
  7. Click [Submit].
  8. Open the 'Patient Health Profile' form for the client selected when filing the web service.
  9. Select "Verified" in the 'Verification' cell in the 'Problems' grid.
  10. Click [Add To Problem List].
  11. Select any problem in the 'Problem Search' cell.
  12. Select any active status in the 'Status' cell.
  13. Click [Save].
  14. Verify all other data displays correctly.
  15. Click [Submit].
  16. Verify the form files without errors.
  17. Open the 'Problem List' form for the same selected above.
  18. Click [View/Enter Problems].
  19. Verify the problem(s) verified in the 'Problems Grid' in the 'Patient Health Profile' form has been added to this client's 'Problem List' grid.
  20. Click [Submit].
  21. Verify the problem(s) verified in the 'Problems Grid' in the 'Patient Health Profile' form has been added to this client's 'Problem List' form data.
Topics
• Web Services

 

  • Was this article helpful?