Skip to main content

Avatar Cal-PM 2024 Update 44

Product Requirements and Recommendations

Avatar Cal-PM required
RADplus required

Recommended Update Level

Avatar Cal-PM 2022 Update 80
Avatar Cal-PM 2024 Monthly Release 2024.01.00
RADplus 2024 Monthly Release 2024.01.00

Product Update Description

An issue is resolved where a web service call could fail due to a validation check on field 'Are you heterosexual, lesbian, gay, bisexual, transgender or do you question your sexual orientation?' even though the field was replaced by field 'Sexual Orientation' in Avatar Cal-PM 2022 update 80. This could occur using one of the following web services: 'AddAdmission', 'UpdateAdmission' or 'UpdateClientDemographics'. The error message received could be either: 1) 'Sex' cannot be 'Female' when 'Are you heterosexual, lesbian, gay, bisexual, transgender or do you question your sexual orientation?' is 'Gay (male)'. or 2) 'Sex' cannot be 'Male' when 'Are you heterosexual, lesbian, gay, bisexual, transgender or do you question your sexual orientation?' is 'Lesbian (female)'.

Required Updates

None

Included Updates

None

Details

NEW0 CHANGED0 FIXED1
Fixed (1)
Web Service
An issue is resolved where a web service call could fail due to a validation check
Topics
• Admission • Web Services
 
Acceptance Tests

AV-96977 Summary | Details
Web Service
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Admission
Scenario 1: Create an Admission via the WEBSVC.ClientAdmissionV2 web service
Steps
  1. Using desired web service tool, create a request for 'WEBSVC Client AdmissionV2'.
  2. Enter the System Code in 'System Code' Field.
  3. Enter the user name in the 'User Name' field.
  4. Enter the password in the 'Password' field.
  5. Enter any value in 'Last Name'.
  6. Enter any value in 'First Name'.
  7. Enter any value in 'Sex'.
  8. Enter any value in 'Type Of Admission'.
  9. Enter any value in 'Preadmit/Admission Date'.
  10. Click [Run].
  11. Verify Response.
  12. Open 'Admission' Form.
  13. Enter Value in 'Last Name'.
  14. Enter Value in 'First Name'.
  15. Enter 'Sex'.
  16. Click [Search].
  17. Select the Client.
  18. Click [Edit].
  19. Validate the fields are populated from Web Service.
  20. Click [Submit].
Scenario 2: Update Client Demographics via WEBSVC.ClientDemographicsV2
Steps
  1. Using desired web service tool, create a request for 'WEBSVC ClientDemographicsV2'.
  2. Enter the System Code in 'System Code' Field.
  3. Enter the user name in the 'User Name' field.
  4. Enter the password in the 'Password' field.
  5. Enter any value in 'Last Name'.
  6. Enter any value in 'First Name'.
  7. Enter any value in 'Sex'.
  8. Enter any value in 'Type Of Admission'.
  9. Enter any value in 'Preadmit/Admission Date'.
  10. Click [Run].
  11. Verify Response.
  12. Open 'Admission' Form.
  13. Enter Value in 'Last Name'.
  14. Enter Value in 'First Name'.
  15. Enter 'Sex'.
  16. Click [Search].
  17. Select the Client.
  18. Click [Edit].
  19. Validate the fields are populated from Web Service.
  20. Click [Submit].
Topics
• Admission • Web Services