广东东软学院本科生毕业设计(论文) 基于 servlet 医院住院管理系统的设计与实现 Design and implementation of hospital inpatient nagement system based on servlet 内容摘要本次论文目的是设计与实现一个高效率现代化的医院住院系统,砍除掉医务人员不必要的工作事务,强化和患者之间的联系。可以实现对医生和患者等相关人员和工作进行合理充分的安排,让医院排除掉冗余的人员和事务,优化工作人员和患者之间的配置,压缩了医院运营成本,使医院迈向精细化管理。与此同时,方便了患者对自己情况的更加了解以至于更好的配合医生工作。这也充分考虑到了患者的知情权,提高其互动的积极性,有利于促进良好的医患关系。 通过软件工程思想解读后,使用 SQL SEVER 2008 作为数据库,开发工具为 JSP,在面向对象的开发工具中,其基础是 JAVA Servlet。该系统划分为几大模块,即医生模块、患者管理模块、病床模块、费用模块等。不仅降本提效,而且还能辅助医院领导进行信息决策。关键词: 住院管理 Servlet JSP 软件工程I广东东软学院本科生毕业设计(论文)AbstractThe purpose of this thesis is to design and realize an efficient and modern hospital inpatient system, cut down the unnecessary work of medical staff, and strengthen the connection with patients.It can make reasonable and sufficient arrangements for doctors, patients and other related personnel and work, eliminate redundant personnel and affairs, optimize the configuration between staff and patients, reduce the hospital's operating costs, and make the hospital move towards fine management.At the same time, it is convenient for patients to have a better understanding of their own conditions so as to better cooperate with doctors.This also fully takes into account the patient's right to know, and improves their enthusiasm for interaction, which is conducive to promoting a good doctor-patient relationship.After the interpretation of the software engineering thought, SQL SEVER 2008 is used as the database, and the development tool i...