{
"orgCode": "string",
"pageIndex": 0,
"pageSize": 0,
"sortOrder": "string",
"isGetMemberDept": "string",
"isGetMemberProperty": "string",
"ids": [
"string"
],
"keyword": "string",
"codes": [
"string"
],
"status": "string",
"memberRole": "string",
"startCreateDate": "2019-08-24T14:15:22Z",
"endCreateDate": "2019-08-24T14:15:22Z",
"startUpdateDate": "2019-08-24T14:15:22Z",
"endUpdateDate": "2019-08-24T14:15:22Z",
"isDelete": "string",
"deptId": "string",
"wardId": "string",
"deptIds": [
"string"
],
"titleCode": "string",
"sex": "string",
"phone": "string",
"idCard": "string",
"prescribe": "string",
"anesthesia": "string",
"herbal": "string",
"cipherPrescription": "string",
"poisonous": "string",
"nurseTitle": "string",
"onState": "string",
"reEmploy": "string",
"isRefund": "string",
"isAudit": "string",
"antiLevel": "string",
"psyRight": "string",
"materApply": "string",
"zlypLevel": "string",
"canDispensing": "string",
"theRapeutist": "string",
"herbalMedicine": "string",
"daySurgeryOpen": "string",
"slowExcess": "string",
"openOpeRight": "string",
"interventionOpeRight": "string",
"endoscopeOpeRight": "string",
"antiConsultationRight": "string",
"belongGroupId": "string"
}
curl --location --request POST '/ts-bs-bas/queryMember' \
--header 'appId: trasen' \
--header 'Content-Type: application/json' \
--data-raw '{
"orgCode": "string",
"pageIndex": 0,
"pageSize": 0,
"sortOrder": "string",
"isGetMemberDept": "string",
"isGetMemberProperty": "string",
"ids": [
"string"
],
"keyword": "string",
"codes": [
"string"
],
"status": "string",
"memberRole": "string",
"startCreateDate": "2019-08-24T14:15:22Z",
"endCreateDate": "2019-08-24T14:15:22Z",
"startUpdateDate": "2019-08-24T14:15:22Z",
"endUpdateDate": "2019-08-24T14:15:22Z",
"isDelete": "string",
"deptId": "string",
"wardId": "string",
"deptIds": [
"string"
],
"titleCode": "string",
"sex": "string",
"phone": "string",
"idCard": "string",
"prescribe": "string",
"anesthesia": "string",
"herbal": "string",
"cipherPrescription": "string",
"poisonous": "string",
"nurseTitle": "string",
"onState": "string",
"reEmploy": "string",
"isRefund": "string",
"isAudit": "string",
"antiLevel": "string",
"psyRight": "string",
"materApply": "string",
"zlypLevel": "string",
"canDispensing": "string",
"theRapeutist": "string",
"herbalMedicine": "string",
"daySurgeryOpen": "string",
"slowExcess": "string",
"openOpeRight": "string",
"interventionOpeRight": "string",
"endoscopeOpeRight": "string",
"antiConsultationRight": "string",
"belongGroupId": "string"
}'
{
"Code": "string",
"Message": "string",
"exception": "string",
"apiCode": "string",
"data": {
"totalCount": 0,
"list": [
{
"id": "string",
"orgCode": "string",
"createUserId": "string",
"updateUserId": "string",
"createDate": "2019-08-24T14:15:22Z",
"updateDate": "2019-08-24T14:15:22Z",
"isDelete": "N",
"name": "string",
"pyCode": "string",
"wbCode": "string",
"sex": "string",
"idCard": "string",
"birthday": "2019-08-24T14:15:22Z",
"phone": "string",
"code": "string",
"nationCode": "string",
"nationName": "string",
"memberRole": "string",
"titleCode": "string",
"titleName": "string",
"specialField": "string",
"description": "string",
"email": "string",
"homePhone": "string",
"homeAddress": "string",
"remarks": "string",
"status": "string",
"postNatureCode": "string",
"postNatureName": "string",
"doctorCode": "string",
"prescribe": "string",
"prescribeStartDate": "string",
"prescribeEndDate": "string",
"anesthesia": "string",
"herbal": "string",
"cipherPrescription": "string",
"poisonous": "string",
"nurseTitle": "string",
"nurseTitleName": "string",
"isMaster": "string",
"onState": "string",
"onStateName": "string",
"reEmploy": "string",
"isOnLine": "string",
"office": "string",
"officeName": "string",
"fromHosp": "string",
"isGroupLeader": "string",
"isRefund": "string",
"isAudit": "string",
"sortNo": 0,
"antiLevel": "string",
"antiLevelName": "string",
"psyRight": "string",
"materApply": "string",
"zlypLevel": "string",
"zlypLevelName": "string",
"imgUrl": "string",
"signUrl": "string",
"ukeyCode": "string",
"medicalInsuranceCode": "string",
"openOpeRight": "string",
"interventionOpeRight": "string",
"endoscopeOpeRight": "string",
"canDispensing": "string",
"theRapeutist": "string",
"herbalMedicine": "string",
"daySurgeryOpen": "string",
"isEnableCaVerify": "string",
"platId": "string",
"sitInfo": "string",
"sitRoomInfo": "string",
"clinicalPostCode": "string",
"source": "string",
"memberTypeCode": "string",
"memberTypeName": "string",
"slowExcess": "string",
"memberDepts": [
{
"id": "string",
"orgCode": "string",
"hospCode": "string",
"hospName": "string",
"deptId": "string",
"deptName": "string",
"deptCode": "string",
"memberId": "string",
"masterFlag": "string",
"relateWardId": "string",
"relateWardName": "string"
}
],
"memberProperys": [
{
"id": "string",
"memberId": "string",
"proName": "string",
"proValue": "string",
"catalogCode": "string",
"propertyType": "string"
}
],
"antiConsultationRight": "string",
"antiOverNolimitRight": "string",
"antiOverlimitRight": "string",
"antiOverSpecialRight": "string",
"belongGroupId": "string",
"belongGroupName": "string",
"consultationOpenRight": "string"
}
]
}
}