按病种查询患者列表
<p><strong>迭代版本:</strong>2.8.26(新增)</p>
<p><strong>简要描述:</strong></p>
<ul>
<li>查询服务满意评价</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><a href="http://aky.mynatapp.cc/chronic/groupPatient/getTumourPatientList">http://aky.mynatapp.cc/chronic/groupPatient/getTumourPatientList</a></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST/GET</li>
<li>Content-Type:application/form</li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">doctorId</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>医生id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"retcode": "0000",
"errMsg": "操作成功",
"body": [
{
"tumourName": "鼻咽癌",
"groupDocrors": [
{
"id": 1514,
"groupId": 210,
"patientId": 10011503,
"vipFlag": "0",
"joinTime": "2020-07-29 03:01:04",
"state": 1,
"patientInfo": {
"sqlFilter": null,
"currentUserId": null,
"currentOrgId": null,
"currentDeptId": null,
"currentHospitalId": null,
"currentDoctorId": null,
"currentAreaCode": null,
"currentTenant": null,
"patientId": 10011503,
"patientName": "不知道取什么名字",
"patientSex": "F",
"headImage": "http://thirdwx.qlogo.cn/mmopen/eTBFF2uBxbDMqjoVj3KlmZQojFdj7LIkIzhhO2tGyw2iarVkHYQf8JEgXLUp6lYxhjK2jy19H6TwSxJNATxN7rszr61rachzL/132",
"birthdate": "1970-06-23",
"idcardNo": "429006198910032847",
"mobile": "13125046637",
"familyMobile": null,
"checkState": null,
"createTime": "2020-06-16 12:19:38",
"createBy": "11502",
"state": 1,
"tags": null,
"weight": "66",
"height": "166",
"workIntensity": null,
"joinTime": null,
"joinGroupTime": null,
"vipFlag": null,
"attention": null,
"roleId": null,
"perDiseaseHis": null,
"famDiseaseHis": null,
"herDisease": null,
"bloodType": null,
"bloodRH": null,
"houseHold": null,
"national": null,
"education": null,
"economy": null,
"profession": null,
"allergyDrugs": null,
"deformity": null,
"remark": null,
"homeAddress": null,
"outpatientCode": null,
"inpatientCode": null,
"videoOpenid": null,
"videoSessionKey": null,
"nickName": null,
"tagss": null,
"patientTumour": null,
"relation": null,
"openid": null,
"platform": null,
"age": 50,
"doctorCount": null,
"recipeCount": null,
"familiesCount": null,
"recipeEndTime": null,
"unionId": null,
"inImGroup": null,
"socialCode": null,
"maritalStatus": null,
"medicalPayment": null
},
"patientName": "不知道取什么名字",
"idString": null,
"remark": "不知道取什么名字备注",
"medicalFreq": null,
"medicalCompliance": null,
"doctorId": null,
"imGroupId": "G20200729030103831"
}
]
}
]
}
</code></pre>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!</p>