{
"adviceId": "698531136204316674,691309155780272129,",
"employeeName": "于一然",
"endDate": "2022-04-13 23:59:59",
"patientId": "689140240601980928",
"employeeDeptId": "44",
"advice": "",
"employeeId": "477",
"advices": "[{\"skinTestResult\":\"\",\"adviceId\":\"698531136204316672\",\"medicalDirName\":\"持续膀胱冲洗\",\"dosage\":\"\",\"adviceRecordId\":\"698531136204316674\",\"patientId\":\"511562782311858176\",\"advice\":\"持续膀胱冲洗\",\"dripSpeed\":\"0\",\"inpatientStatus\":\"校对\",\"lastExecutTime\":\"2022-04-13 23:59:59.0\",\"projectTypeCode\":\"T\",\"adviceStatus\":3,\"physicianOrder\":\"\",\"executFrequency\":\"住院\",\"adviceRemark\":\"\",\"adviceIdKey\":\"0\",\"firstDayExecutNum\":5,\"adviceType\":1,\"executStartTime\":\"2022-04-12 13:52:31.0\",\"groupCode\":1,\"isChecked\":true},{\"skinTestResult\":\"\",\"adviceId\":\"691309155780272128\",\"medicalDirName\":\"浅表肿物切除术\",\"dosage\":\"\",\"adviceRecordId\":\"691309155780272129\",\"patientId\":\"511562782311858176\",\"advice\":\"浅表肿物切除术\",\"dripSpeed\":\"0\",\"inpatientStatus\":\"校对\",\"lastExecutTime\":\"2022-04-13 23:59:59.0\",\"projectTypeCode\":\"T\",\"adviceStatus\":3,\"physicianOrder\":\"\",\"executFrequency\":\"每1小时\",\"adviceRemark\":\"\",\"adviceIdKey\":\"0\",\"firstDayExecutNum\":1,\"adviceType\":1,\"executStartTime\":\"2022-03-23 15:35:20.0\",\"groupCode\":1,\"isChecked\":true}]",
"type": "1",
"feeId": "",
"employeeCode": "1327",
"openDeptId": "",
"giveDeptId": "",
"executeDeptId": "",
"method": "advice/send",
"token": "06af2b5f-1a65-42fe-8976-289242d4b02f1649818019104"
}
curl --location --request POST 'http://192.168.101.140:8500/MobileHis/nurse/esb/execute' \
--header 'accessToken: 52763161-0ce8-4180-a829-a2656e9c64ef' \
--header 'Content-Type: application/json' \
--data-raw '{
"adviceId": "698531136204316674,691309155780272129,",
"employeeName": "于一然",
"endDate": "2022-04-13 23:59:59",
"patientId": "689140240601980928",
"employeeDeptId": "44",
"advice": "",
"employeeId": "477",
"advices": "[{\"skinTestResult\":\"\",\"adviceId\":\"698531136204316672\",\"medicalDirName\":\"持续膀胱冲洗\",\"dosage\":\"\",\"adviceRecordId\":\"698531136204316674\",\"patientId\":\"511562782311858176\",\"advice\":\"持续膀胱冲洗\",\"dripSpeed\":\"0\",\"inpatientStatus\":\"校对\",\"lastExecutTime\":\"2022-04-13 23:59:59.0\",\"projectTypeCode\":\"T\",\"adviceStatus\":3,\"physicianOrder\":\"\",\"executFrequency\":\"住院\",\"adviceRemark\":\"\",\"adviceIdKey\":\"0\",\"firstDayExecutNum\":5,\"adviceType\":1,\"executStartTime\":\"2022-04-12 13:52:31.0\",\"groupCode\":1,\"isChecked\":true},{\"skinTestResult\":\"\",\"adviceId\":\"691309155780272128\",\"medicalDirName\":\"浅表肿物切除术\",\"dosage\":\"\",\"adviceRecordId\":\"691309155780272129\",\"patientId\":\"511562782311858176\",\"advice\":\"浅表肿物切除术\",\"dripSpeed\":\"0\",\"inpatientStatus\":\"校对\",\"lastExecutTime\":\"2022-04-13 23:59:59.0\",\"projectTypeCode\":\"T\",\"adviceStatus\":3,\"physicianOrder\":\"\",\"executFrequency\":\"每1小时\",\"adviceRemark\":\"\",\"adviceIdKey\":\"0\",\"firstDayExecutNum\":1,\"adviceType\":1,\"executStartTime\":\"2022-03-23 15:35:20.0\",\"groupCode\":1,\"isChecked\":true}]",
"type": "1",
"feeId": "",
"employeeCode": "1327",
"openDeptId": "",
"giveDeptId": "",
"executeDeptId": "",
"method": "advice/send",
"token": "06af2b5f-1a65-42fe-8976-289242d4b02f1649818019104"
}'
{
"data": null,
"error": "string",
"result": "string",
"resultCode": 0,
"resultMsg": "string"
}