获取所有可挂号二级科室(所有)
POST
http://m.nxycxrmyy.com//api/his/AllLowerDept
响应参数
参数名
类型
描述
必填
StatusCode
number
状态代码,1-成功,0-失败。示例:1
必填
StatusDescription
string
示例:失败时返回错误原因
必填
LowerDeptId
string
科室ID。示例:96ade9fd-ff4d-4028-85f9-98f693791ac9
必填
LowerDeptName
string
科室名称。示例:骨科
必填
LowerDeptSort
number
科室排序。示例:1
必填
LowerDeptAddress
object
科室院内位置。示例:nul
必填
LowerDeptPhone
string
科室联系电话。示例:0953-6012449-8038
必填
HigherDeptId
string
上级科室ID,一般不使用。示例:218a0610-008d-4258-b785-782af8aed796
必填
HigherDeptName
object
上级科室名称,一般不使用。示例:null
必填
LowerDeptIntro
object
科室介绍,可为空。示例:null
必填
LowerDeptPhonetic
object
科室拼音码,一般不使用。示例:null
必填
Appointment
boolean
是否可预约挂号。示例:true
必填
hiscode
string
科室HIS ID。示例:19
必填