2000字范文,分享全网优秀范文,学习好帮手!
2000字范文 > php电子病历毕业设计 电子病历管理系统的设计毕业论文.doc

php电子病历毕业设计 电子病历管理系统的设计毕业论文.doc

时间:2024-05-30 18:31:49

相关推荐

php电子病历毕业设计 电子病历管理系统的设计毕业论文.doc

电子病历管理系统的设计毕业论文

PAGE

PAGE \* MERGEFORMAT III

本科毕业设计(论文)

题目名称: 医院电子病历系统的设计 摘 要本文介绍了一个基于B/S结构开发的电子病历管理系统,该系统能够实现计算机对病历的录入和管理,采用了面向对象的分析方法和设计思想,使用JavaWeb技术实现系统的功能。开发工具采用MyEclipse和Tomcat6.0,后台选用Oracle数据库,比较完整的实现了一个电子病历管理系统所具备的功能。该系统采用MVC模式开发,首先从用户界面中获取数据,然后通过逻辑请求调用实体类、业务类以及DAO类中相关的业务方法来进行数据处理,最后将数据返回给用户界面层。用户界面层在该系统中以JSP和HTML来予以实现,用户可以在界面上进行相应的输入输出操作;实体类、业务类和DAO类组成系统的模型层,该层主要负责实现用户的业务需求;而所有的控制器在该系统中以Servlet来予以实现。整个系统分为医务人员和管理员两大模块,医务人员模块实现了对病人和病历的相关管理功能;管理员模块实现了对医生、科室和密码的相关管理功能。

关键词:JavaWeb;MVC;Tomcat6.0;Oracle;电子病历AbstractThis paper introduces a electronic medical record management system based on B/S structure, the system can realize the input and management of medical record by computer, the analysis method and object oriented design, using technology of JavaWeb to realize the function of system. Using MyEclipse and Tomcat6.0 as the development tools, and choosing the Oracle database as the?backstage, the function of electronic medical records management system can be realized. The system adopts MVC model development, first get the data from the user interface, and then through the logical request call entity class, business class and the DAO class related business methods for data processing, the data is returned to the user interface layer. Using the JSP and HTML as the User interface layer?in the system, the interface for input and output operation can be used by users; the entity class, business class and the DAO class are collectively referred to as the system's model layer, the layer is mainly responsible for the implementation of the business needs of users; and all the controller in the system with Servlet to realize. The whole system is divided into medical personnel module and administrator module two big modules, medical personnel module for the patient and the medical record management function; administrator module for the doctors, departments and password management functions.

Key words: JavaWeb;?MVC;?Tomcat6.0;?Oracle;?medical r

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。