POST RCS/Patient/GetPatientList

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
query
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "startTime": "sample string 1",
  "endTime": "sample string 2",
  "userType": "sample string 3",
  "doctorCode": "sample string 4",
  "checkCode": "sample string 5",
  "zhenLiaoState": 6,
  "checkState": 7,
  "shopCode": "sample string 8"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "fboolOk": true,
  "fchrMessage": "sample string 2",
  "fintRecordCount": 3,
  "fobjData": {}
}