Patient - Search
Pega Foundation for Healthcare
URL format
POST https://[hostname:port]/prweb/api/fhirapi/v1/Patient
Parameters
This service rule has multiple input parameter and returns the Patient details in response. If we are giving ID to this service, we get specific patient details. Otherwise all the parameters return results by applying OR logic. If no parameter is mentioned, we get all the patients in a list.
Key rules
Rule Name | Rule Type | Usage |
patient01122a97dca927210827560cb7d76af8 | Service REST | |
GetPatientSearch | Activity | Method in REST service to get patient details |
MapFromPatient | Data Transform | Map results from PFHC Member (Patient) to API Integration object |
Pre_MapFromPatient_EXT | Data Transform | Pre mapping data transform |
Post_MapFromPatient_EXT | Data Transform | Post mapping data transform |
Previous topic Patient - Read Next topic Coverage - Read