摘要
为了提高临床医护人员查询患者诊疗信息的效率,提出了一种基于REST架构的API和单页Web应用的患者360度视图系统。通过knexJS数据库适配器,解决各个业务系统数据库类型不同的问题,提供统一的数据库访问,并利用feathersJS构建REST架构的后端数据API,使用React和Redux构建前端单页Web应用。使用轻量级REST架构的API使得数据交互便捷高效,同时搭配React的虚拟DOM技术提高浏览器的渲染效率,使得住院患者360度视图系统,有Web的跨平台能力,又有接近原生应用的性能。系统上线使用后,医护人员能够离开电脑前,告别多系统之间的切换,更高效便捷地在移动端查看患者诊疗信息,提高了医护人员的工作效率。
In order to improve the efficiency of clinical medical staff querying patient information,a 360-degree patient view system based on REST framework API and single-page Web application was proposed.Through the knexJS database adapter,solve the problem of different types of business systems database,provide a unified database access,and use feathersJS to build the back-end data API of the REST architecture,using React and Redux to build front-end single-page Web applications.Using lightweight REST architecture API makes data interaction convenient and efficient,and with React's virtual DOM technology to improve the rendering efficiency of the browser,making the hospital patient 360 degree view system,has the cross-platform capability of Web,and has the performance close to the native application.After the system is online,the medical staff can leave the computer and say goodbye to the switching between multiple systems,and more efficiently and conveniently view the patient's medical information on the mobile side, improving the efficiency of the medical staff.
作者
应伟峰
YING Wei-feng(Information Department,the First Hospital of Jiaxing,Jiaxing 314000,Zhejiang Province,P.R.C.)
出处
《中国数字医学》
2018年第12期52-53,76,共3页
China Digital Medicine
关键词
医院信息系统
患者360度视图
系统设计
hospital information system
patient 360-degree view
system design