GET api/Patient?name={name}&keyword={keyword}&pagesize={pagesize}&pageindex={pageindex}&accountid={accountid}&StatusId={StatusId}&CareEventId={CareEventId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
Required |
|
| keyword | string |
Required |
|
| pagesize | integer |
Required |
|
| pageindex | integer |
Required |
|
| accountid | globally unique identifier |
Required |
|
| StatusId | integer |
Required |
|
| CareEventId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.