文档
测试

申请记录列表

GET
http://172.16.11.29:9092/ghc-diagnosis-service/service/api/diagnosis/doctorRecordList

接口描述

查询申请记录列表

请求头

参数名
类型
描述
必填
Content-Type
application/x-www-form-urlencoded
必填
X-AccessToken
52c3751789bfe16551b1af8a60676596
必填

请求参数

参数名
类型
描述
必填
diaType
String
申诊类型
必填
applyState
String
申请状态 (1:未提交 ,2;被退回 ,3:待诊断 ,4:已诊断 ,5已撤回 )
必填
paramsType
String
查询参数类型 (1:患者姓名 2:检查编号 3:申请号 )
必填
params
String
查询参数
必填
pageNo
String
开始页码
必填
pageSize
String
每页记录数
必填
startDeTime
String
查询开始检查时间
必填
endDeTime
File
查询结束检查时间
必填
startDiaTime
String
查询开始诊断时间
必填
endDiaTime
String
查询结束诊断时间
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
errorCode
string
示例:
必填
errorDesc
string
示例:
必填
errorExtDesc
string
示例:
必填
customResults
object
示例:null
必填
totalRecords
number
示例:11
必填
pageNo
number
示例:1
必填
pageSize
number
示例:50
必填
result
array
数据列表
必填
id
number
示例:240
必填
relationNo
string
示例:G9999@&@-@&@RECG_1567744225474
必填
reportNo
string
示例:RECG_1567744225474
必填
applyNo
string
示例:0011239
必填
applyDate
number
示例:1567744226000
必填
applyLevel
number
示例:1
必填
applyState
number
示例:3
必填
applySendOrg
number
示例:2
必填
accessFlag
number
示例:0
必填
doctor
string
示例:shenzz
必填
doctorId
number
示例:15
必填
indexType
number
示例:1
必填
indexNo
string
示例:00000000000000023878
必填
admissionNo
object
示例:null
必填
patientIdcard
string
示例:330781198509075531
必填
patientName
string
示例:姚斌杰1233
必填
patientGender
number
示例:1
必填
patientBirthday
number
示例:494870400000
必填
type
number
示例:1
必填
expertName
object
示例:null
必填
expertId
object
示例:null
必填
checkType
string
示例:ECG
必填
checkPoint
string
示例:-
必填
checkDate
number
示例:1567744226000
必填
diagnosisResult
string
示例:-
必填
collectionDoctor
string
示例:申诊医生
必填
deviceSource
string
示例:123213
必填
subtype
number
示例:1
必填
orgModel
string
示例:G0000
必填
orgName
string
示例:久安县县域系统
必填
orgCode
string
示例:G9999
必填
updateTime
object
示例:null
必填
createTime
number
示例:1567744226000
必填
doctorExplain
string
示例:测试
必填
diaResult
object
示例:null
必填
totalPages
number
示例:1
必填