Updating your care team
You need to update your care team data because the care team model was changed during this release. List-based properties were replaced with scalar property instances of the PegaHCCMF-Data-Party-Contact and the Link-Contact classes for care team members.
The following list-based properties in the Report definition: ContactsByCategory of the PegaHCCMF-Data-Party-Contact class are no longer used:
- .Role(1).RoleDescription
- .Address(1).PhoneNumber
- .Address(1).Fax
- .Address(1).Email
- .Address(1).PhoneNumberExtension
These new scalar properties replace the properties in the above list:
- .CareTeamPrimaryRoleDescription
- .CareTeamPrimaryPhoneNumber
- .CareTeamPrimaryFax
- .CareTeamPrimaryEmail
- .CareTeamPrimaryPhoneNumberExtension
Follow these steps to update your care team:
- In the header of Dev Studio, search for and select the RefactorCareTeamMemberDetails rule.
- Click .
- In the Run window, click Run.
Previous topic Verifying the existing flows in an Intervention Logic template Next topic Verifying the update of care team data