美文网首页
医院就诊卡接口规范(业务:029)

医院就诊卡接口规范(业务:029)

作者: 曦航老袁 | 来源:发表于2019-07-23 12:23 被阅读0次

    业务编号:029
    业务说明:排班医生更替处理
    存储过程:usp_m_schedule_replace_doctor
    文档整理:曦航老袁
    发布日期:2019-07-23


    一、简要说明

      本业务向医院排班程序提供了医生临时调整换人的功能。

    二、输入参数

    <Request>
        <TradeCode>业务编号</TradeCode>
        <ScheduleId>排班班次序号</ScheduleId>
        <DoctCode>更换医生编号</DoctCode>
    </Request>
    

    三、输出参数

    <Response>
        <TradeCode>业务编号</TradeCode>
        <Result>返回值:0 成功,其他失败</Result>
        <Err>错误描述信息</Err>
        <HospitalTransNO> 医院流水号</HospitalTransNO>
    </Response>
    

    相关文章

      网友评论

          本文标题:医院就诊卡接口规范(业务:029)

          本文链接:https://www.haomeiwen.com/subject/pmsolctx.html