摘要
现在一些大医院门诊拥挤、热门科室一号难求,因此有些人利用医院管理的漏洞,倒买倒卖"专家号"从中获利.通过实现一款移动医疗通在线问诊App以缓解以上情况.系统基于前后端分离架构进行设计开发,前端采用VUE框架实现,后台利用Spring Boot框架,结合JDBC、MyBatis等技术.整套系统分为三端:患者端、医生端、管理员端.用户端:用户通过手机访问App,可以查看医生信息,在线问诊,还可以查询自己的处方、订单等信息.医生端:选择患者在线交流,添加处方和修改处方等.管理员端:主要功能是对用户、医生、药品、科室、订单等进行管理.该系统大大降低了患者在线下医院就诊所需要的时间,简化了操作流程.
Abstract
This paper alleviates the above situation by implementing a mobile medical communication online consultation App.The system is designed and developed based on a front-end and back-end separation architecture,with the front-end implemented using the VUE framework and the back-end using the Spring Boot framework,combined with technologies such as JDBC and MyBatis.The entire system is divided into three ends:patient end,doctor end,and administrator end.User end:users can access the app through their mobile phones,view doctor information,conduct online consultations,and also check their own prescriptions,orders,and other information.Doctor's end:select patients for online communication,add and modify prescriptions,etc.Administrator side:the main function is to manage users,doctors,drugs,departments,orders,etc.