文档
测试

获取科室医生排班(所有)

POST
http://localhost:5929/api/his/Schedul?beginDate=2022-09-09&endDate=2022-09-09&type=1&deptCode =66a37db4-8173-477e-a141-dbaddf803912

请求参数

参数名
类型
描述
必填
beginDate
string
查询开始时间。示例:2020-03-03
必填
endDate
string
查询结束时间。示例:2020-03-03
必填
type
number
挂号类型:1-预约挂号,0-当日挂号。示例:1
必填
deptCode
string
科室ID,必填。示例:e867ad2b-9a83-44ea-bd53-b9dc61a7ab74
必填
doctorCode
string
医生ID,可选。示例: 0e38c591-7936-4d0d-bb7a-580be8f568b6()
必填

响应参数

参数名
类型
描述
必填
StatusCode
number
示例:1
必填
StatusDescription
string
示例:请求成功
必填
Data
array
数据列表
必填
doctorid
string
医生ID。示例:72d57b7d-67de-469b-af38-7015e4fae9e9
必填
lowerdeptid
string
科室ID。示例:96ade9fd-ff4d-4028-85f9-98f693791ac9
必填
doctorname
string
医生姓名。示例:普诊号
必填
lowerdeptname
string
科室名称。示例:骨科
必填
appointmentdate
string
放号时间。示例:2020-03-03
必填
positionalname
string
医生职称。示例:无
必填
doctorgender
string
医生性别。示例:男
必填
doctorphotoaddress
string
照片地址。示例:/attached/file/20190510/162819202.png
必填
doctorgoodat
string
医生擅长。示例:null
必填
leftTotalNum
int
剩余号源。示例:31
必填
classesid
string
班次ID。示例:b9ca7615-4fae-45d6-a82c-007b1492dc8a
必填
classesname
string
班次名称。示例:下午
必填
classestime
string
班次时间。示例:14:30-17:30
必填
visitingfee
number
诊疗费。示例:3
必填
registrationfee
float
挂号费。示例:0.5
必填
sourcesnum
float
总号源。示例:31
必填
hiscode
string
医生HIS id,未精确到个人一般为空或0。示例:null
必填

说明 / 示例

{ "StatusCode": 1, "StatusMsg": "请求成功", "Data": [ { "doctorid": "1bbee769-501e-4227-894d-a0d5aea5ecfe", "lowerdeptid": "62c0b08e-d754-4516-bb13-c61711031e02", "doctorname": "个人及团体5", "lowerdeptname": "新冠核酸检测", "appointmentdate": "2022-09-09", "positionalname": "费用3.5元", "doctorgender": "男", "doctorphotoaddress": "/attached/file/20211022/171618854.png", "doctorgoodat": "采集时间:每天17:00—22:00停采,其他时间正常采!", "leftTotalNum": 119, "classesid": "82eecc73-d8d6-4b28-8305-6ab7a5e42f11", "classesname": "下午", "classestime": "12:00-23:59", "visitingfee": 3.5, "registrationfee": 0, "sourcesnum": 119, "hiscode": null }, { "doctorid": "76b7648a-0860-4d7d-a220-f56f14c8179c", "lowerdeptid": "62c0b08e-d754-4516-bb13-c61711031e02", "doctorname": "住院患者", "lowerdeptname": "新冠核酸检测", "appointmentdate": "2022-09-09", "positionalname": "费用16元", "doctorgender": "男", "doctorphotoaddress": "/attached/file/20210114/165442602.jpg", "doctorgoodat": "采集时间:每天17:00—22:00停采,其他时间正常采!", "leftTotalNum": 119, "classesid": "82eecc73-d8d6-4b28-8305-6ab7a5e42f11", "classesname": "下午", "classestime": "12:00-23:59", "visitingfee": 16, "registrationfee": 0, "sourcesnum": 119, "hiscode": null }, { "doctorid": "0ab09522-3350-4478-832e-942d83ad0ebb", "lowerdeptid": "62c0b08e-d754-4516-bb13-c61711031e02", "doctorname": "个人团体2", "lowerdeptname": "新冠核酸检测", "appointmentdate": "2022-09-09", "positionalname": "费用3.5元", "doctorgender": "男", "doctorphotoaddress": "/attached/file/20211022/171550229.png", "doctorgoodat": "采集时间:每天17:00—22:00停采,其他时间正常采!", "leftTotalNum": 119, "classesid": "82eecc73-d8d6-4b28-8305-6ab7a5e42f11", "classesname": "下午", "classestime": "12:00-23:59", "visitingfee": 3.5, "registrationfee": 0, "sourcesnum": 119, "hiscode": null }, { "doctorid": "b492fcb1-743d-4264-a3ea-dc6ceb297977", "lowerdeptid": "62c0b08e-d754-4516-bb13-c61711031e02", "doctorname": "个人及团体4", "lowerdeptname": "新冠核酸检测", "appointmentdate": "2022-09-09", "positionalname": "费用3.5元", "doctorgender": "男", "doctorphotoaddress": "/attached/file/20211022/171602635.png", "doctorgoodat": "采集时间:每天17:00—22:00停采,其他时间正常采!", "leftTotalNum": 119, "classesid": "82eecc73-d8d6-4b28-8305-6ab7a5e42f11", "classesname": "下午", "classestime": "12:00-23:59", "visitingfee": 3.5, "registrationfee": 0, "sourcesnum": 119, "hiscode": null }, { "doctorid": "12d29a4c-089f-4ce3-977a-e28637809d87", "lowerdeptid": "62c0b08e-d754-4516-bb13-c61711031e02", "doctorname": "住院患者及", "lowerdeptname": "新冠核酸检测", "appointmentdate": "2022-09-09", "positionalname": "费用16元", "doctorgender": "男", "doctorphotoaddress": "/attached/file/20200713/113340840.png", "doctorgoodat": "采集时间:每天17:00—22:00停采,其他时间正常采!", "leftTotalNum": 119, "classesid": "82eecc73-d8d6-4b28-8305-6ab7a5e42f11", "classesname": "下午", "classestime": "12:00-23:59", "visitingfee": 16, "registrationfee": 0, "sourcesnum": 119, "hiscode": null }, { "doctorid": "d914e318-1e46-4b08-838e-97d5f3baa883", "lowerdeptid": "66a37db4-8173-477e-a141-dbaddf803912", "doctorname": "急诊号", "lowerdeptname": "急诊科", "appointmentdate": "2022-09-09", "positionalname": "医师", "doctorgender": "男", "doctorphotoaddress": "/attached/file/20190510/162840009.png", "doctorgoodat": null, "leftTotalNum": 167, "classesid": "3500f64f-48d9-4c83-96e5-4e242b200871", "classesname": "夜班", "classestime": "17:30-12:00", "visitingfee": 7, "registrationfee": 1, "sourcesnum": 168, "hiscode": null }, { "doctorid": "b5a67bd5-7990-4e01-9cae-d892e741589c", "lowerdeptid": "ba1d4dd9-f8e7-4d66-b447-433d78788662", "doctorname": "急诊号", "lowerdeptname": "发热门诊", "appointmentdate": "2022-09-09", "positionalname": "医师", "doctorgender": "男", "doctorphotoaddress": "/attached/file/20211105/162509338.jpg", "doctorgoodat": null, "leftTotalNum": 55, "classesid": "3500f64f-48d9-4c83-96e5-4e242b200871", "classesname": "夜班", "classestime": "17:30-12:00", "visitingfee": 7, "registrationfee": 1, "sourcesnum": 55, "hiscode": null } ] }