文档
测试

随访管理列表

POST
http://test3.bjltgx.com/App/followUpManage/getPatientPlanList?page=1&rows=10

请求头

参数名
类型
描述
必填
ApiVersion
string
示例:v15
必填

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
rows
int
示例:10
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
object
示例:null
必填
data
array
数据列表
必填
PLAN_ID
string
示例:e1583de1730b8c52ec36dbafcefe57a7
必填
followUpCount
int
示例:5
必填
name
string
示例:申请时间
必填
planDay
string
示例:2021/3/24
必填
FOLLOWUP_STATE
int
示例:4
必填
content
string
示例:医生未给出随访计划
必填

说明 / 示例

FOLLOWUP_STATE 0 待随访 1 待回复 2 进行中 3 已完成 4 已失访