10.6.获取检验/检查中报告数量
POST
{{baseURL}}/getUnderInspectionCount
接口描述
获取检验/检查中报告数量
请求参数
application/json参数名
类型
描述
必填
patientNumber
患者唯一编号
必填
dateTime
报告日期 格式:yyyy-MM-dd
可选
reportType
报告类型 [1]检验 [2]检查
可选
响应参数
application/json参数名
类型
描述
必填
count
string
检验/检查中报告数量
必填