{"method":"pathology/report","patientId":"1651127649631043585","token":"c4924ddd747a4556903e9ee039b9b396"}
curl --location --request POST 'http://192.168.101.140:8500/MobileHis/nurse/esb/executeDoctor' \
--header 'accessToken: 19055a81-44c0-467e-ba55-18fc3ded8055' \
--header 'Content-Type: application/json' \
--data-raw '{"method":"pathology/report","patientId":"1651127649631043585","token":"c4924ddd747a4556903e9ee039b9b396"}'
{
"result": "SUCCESS",
"resultCode": "200",
"list": [
{
"applyDeptName": "产科病区",
"reportTime": "2023-05-12 13:46:22.987016",
"reportName": "常规病理",
"reportUrl": "https://cdn.cnhis.cc/caRecords/202305100002.12336312241389557726.jpg",
"reportNo": "202305100002",
"reporter": "王心洋7",
"patientRegistryId": "1651127649769484289",
"isUrgency": "true",
"patientSourceCode": "2"
}
]
}