患者信息编辑
POST
personnel/updatePer
接口描述
B2
请求头
参数名
类型
描述
必填
btoken
必填
请求参数
参数名
类型
描述
必填
bid
string
机构码
必填
customID
string
就诊卡号或学号或工号
必填
name
string
姓名
必填
age
string
年龄
必填
sex
string
性别
必填
phone
int
手机号
必填
role
objectId
账户信息,患者信息,可迁移到其他的账户(相当于修改他的关联账户)
必填
响应参数
参数名
类型
描述
必填
status
string
Y表示成功,N表示失败
必填
msg
string
参数status为Y返回成功,参数status为N返回失败,
必填