Skip to main content

Avatar Cal-PM 2024 Update 54

Product Requirements and Recommendations

Avatar Cal-PM required
RADplus required

Recommended Update Level

Avatar Cal-PM 2024 Monthly Release 2024.01.00
RADplus 2024 Monthly Release 2024.01.00

Product Update Description

The 'GetClientDemographics' call of the 'WSAPI.PM.Client.ClientService' and 'WSAPI.PM.Client.ClientServiceV2' web services has been enhanced to contain the following properties: GenderIdentity, GenderIdentityOther, SexualOrientation, SexualOrientationOther, Veteran, MilitaryRelatedDisability, MilitaryBranchOfService, MilitaryServiceFrom, and MilitaryServiceTo

Required Updates

None

Included Updates

None

Details

NEW1 CHANGED0 FIXED0
New (1)
Enhanced ‘GetClientDemographics’ Call in ‘WSAPI.PM.Client.ClientService’ and ‘WSAPI.PM.Client.ClientServiceV2’
The ‘GetClientDemographics’ call of the ‘WSAPI.PM.Client.ClientService’ and ‘WSAPI.PM.Client.ClientServiceV2’ web services has been enhanced.
The ‘GetClientDemographics’ call now includes additional properties: ‘GenderIdentity’, ‘GenderIdentityOther’, ‘SexualOrientation’, ‘SexualOrientationOther’, ‘Veteran’, ‘MilitaryRelatedDisability’, ‘MilitaryBranchOfService’, ‘MilitaryServiceFrom’, and ‘MilitaryServiceTo’. These enhancements provide a more comprehensive demographic profile for clients.
Value Added: This new feature enhances the demographic data available for clients, providing a more detailed and comprehensive profile. This can aid in better understanding and serving client needs.
Topics
• Web Services
 
Acceptance Tests

AV-96212 Summary | Details
Enhanced ‘GetClientDemographics’ Call in ‘WSAPI.PM.Client.ClientService’ and ‘WSAPI.PM.Client.ClientServiceV2’
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
  • Admission (Outpatient)
  • Update Client Data
  • WSAPI.PM.Client.ClientService.GetClientDemographics
  • Avatar
  • WSAPI.PM.Client.ClientServiceV2.GetClientDemographics
Scenario 1: WSAPI.PM.Client.ClientService - Verification of 'GetClientDemographics' web service method
Specific Setup:
  • Admission:
  • An existing client is identified, or a new client is admitted with the 'Veteran', 'Military Related Disability', 'Military Branch Of Service', 'Military Service From', 'Military Service To', 'Gender Identity' and 'Sexual Orientation' fields populated with a desired values. Note the client id and values entered in the fields.
  • Access to SoapUI or any other web service testing tool.
Steps
  1. Open the 'SoapUI' or any other web service testing tool.
  2. Verify the 'GetClientDemographics' method is added to the Avatar Cal-PM Client Service web service (WSAPI.PM.Client.ClientService.cls).
  3. Populate all the required fields in the 'GetClientDemographics' web service request for the desired Client ID.
  4. Submit Client Service 'GetClientDemographics' web service request for desired Client ID.
  5. Verify the web service request submits successfully.
  6. Verify the Client Service 'GetClientDemographics' web service response contains the demographics fields: 'GenderIdentity', 'GenderIdentityOther', 'SexualOrientation', 'SexualOrientationOther', 'Veteran', 'MilitaryRelatedDisability', 'MilitaryBranchOfService', 'MilitaryServiceFrom' and 'MilitaryServiceTo' and populated correctly when the data present in the 'Gender Identity', 'Gender Identity (Please Describe)', 'Sexual Orientation', 'Set Sexual Orientation (Please Describe)', 'Veteran', 'Military Related Disability', 'Military Branch Of Service', 'Military Service From' and 'Military Service To' fields in the 'Admission' or 'Update Client Data' form for the client.
  7. Get out from the SoapUI.
Scenario 2: WSAPI.PM.Client.ClientServiceV2 - Verification of 'GetClientDemographics' web service method
Specific Setup:
  • Admission:
  • An existing client is identified, or a new client is admitted with the 'Gender Identity', 'Gender Identity (Please Describe)', 'Sexual Orientation', 'Set Sexual Orientation (Please Describe)', 'Veteran', 'Military Related Disability', 'Military Branch Of Service', 'Military Service From' and 'Military Service To' fields populated with a desired values. Note the client id and values entered in the fields.
  • Access to SoapUI or any other web service testing tool.
Steps
  1. Open the 'SoapUI' or any other web service testing tool.
  2. Verify the 'GetClientDemographics' method is added to the Avatar Cal-PM Client Service web service (WSAPI.PM.Client.ClientServiceV2.cls).
  3. Populate all the required fields in the 'GetClientDemographics' web service request for the desired Client ID.
  4. Submit Client Service 'GetClientDemographics' web service request for desired Client ID.
  5. Verify the web service request submits successfully.
  6. Verify the Client Service 'GetClientDemographics' web service response contains the demographics fields: 'GenderIdentity', 'GenderIdentityOther', 'SexualOrientation', 'SexualOrientationOther', 'Veteran', 'MilitaryRelatedDisability', 'MilitaryBranchOfService', 'MilitaryServiceFrom' and 'MilitaryServiceTo' and populated correctly when the data present in the 'Gender Identity', 'Gender Identity (Please Describe)', 'Sexual Orientation', 'Set Sexual Orientation (Please Describe)', 'Veteran', 'Military Related Disability', 'Military Branch Of Service', 'Military Service From' and 'Military Service To' fields in the 'Admission' or 'Update Client Data' form for the client.
  7. Get out from the SoapUI.
Topics
• Web Services
Table Changes

Table Column Change
WSAPI.PM.Client.ClientObject GenderIdentity Add
WSAPI.PM.Client.ClientObject GenderIdentityOther Add
WSAPI.PM.Client.ClientObject SexualOrientation Add
WSAPI.PM.Client.ClientObject SexualOrientationOther Add
WSAPI.PM.Client.ClientObject Veteran Add
WSAPI.PM.Client.ClientObject MilitaryRelatedDisability Add
WSAPI.PM.Client.ClientObject MilitaryBranchOfService Add
WSAPI.PM.Client.ClientObject MilitaryServiceFrom Add
WSAPI.PM.Client.ClientObject MilitaryServiceTo Add