REST service method
The Healthcare API provides a mechanism for an external system to call the Pega Healthcare API REST services.
Pega Foundation for Healthcare
Rule Name | Rule Type | Usage |
<Resource> Example: Payers | Service REST | REST service rule that identifies the path, parameters, and methods |
Get<Resource>API Example: GetPayerAPI | Activity | Method in REST service to get resource details |
MapFrom<Resource> Example: MapFromPayers | Data Transform | Map results from PFHC resource to API Integration object |
Previous topic FHIR API - service package rule Next topic Service REST rule