如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
PAGE\*MERGEFORMATIII本科毕业设计(论文)题目名称:医院电子病历系统的设计摘要本文介绍了一个基于B/S结构开发的电子病历管理系统,该系统能够实现计算机对病历的录入和管理,采用了面向对象的分析方法和设计思想,使用JavaWeb技术实现系统的功能。开发工具采用MyEclipse2013和Tomcat6.0,后台选用Oracle数据库,比较完整的实现了一个电子病历管理系统所具备的功能。该系统采用MVC模式开发,首先从用户界面中获取数据,然后通过逻辑请求调用实体类、业务类以及DAO类中相关的业务方法来进行数据处理,最后将数据返回给用户界面层。用户界面层在该系统中以JSP和HTML来予以实现,用户可以在界面上进行相应的输入输出操作;实体类、业务类和DAO类组成系统的模型层,该层主要负责实现用户的业务需求;而所有的控制器在该系统中以Servlet来予以实现。整个系统分为医务人员和管理员两大模块,医务人员模块实现了对病人和病历的相关管理功能;管理员模块实现了对医生、科室和密码的相关管理功能。关键词:JavaWeb;MVC;Tomcat6.0;Oracle;电子病历AbstractThispaperintroducesaelectronicmedicalrecordmanagementsystembasedonB/Sstructure,thesystemcanrealizetheinputandmanagementofmedicalrecordbycomputer,theanalysismethodandobjectorienteddesign,usingtechnologyofJavaWebtorealizethefunctionofsystem.UsingMyEclipse2013andTomcat6.0asthedevelopmenttools,andchoosingtheOracledatabaseasthebackstage,thefunctionofelectronicmedicalrecordsmanagementsystemcanberealized.ThesystemadoptsMVCmodeldevelopment,firstgetthedatafromtheuserinterface,andthenthroughthelogicalrequestcallentityclass,businessclassandtheDAOclassrelatedbusinessmethodsfordataprocessing,thedataisreturnedtotheuserinterfacelayer.UsingtheJSPandHTMLastheUserinterfacelayerinthesystem,theinterfaceforinputandoutputoperationcanbeusedbyusers;theentityclass,businessclassandtheDAOclassarecollectivelyreferredtoasthesystem'smodellayer,thelayerismainlyresponsiblefortheimplementationofthebusinessneedsofusers;andallthecontrollerinthesystemwithServlettorealize.Thewholesystemisdividedintomedicalpersonnelmoduleandadministratormoduletwobigmodules,medicalpersonnelmoduleforthepatientandthemedicalrecordmanagementfunction;administratormoduleforthedoctors,departmentsandpasswordmanagementfunctions.Keywords:JavaWeb;MVC;Tomcat6.0;Oracle;medicalrecordPAGE\*MERGEFORMAT59目录TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc389824452"摘要PAGEREF_Toc389824452\hIHYPERLINK\l"_Toc389824453"abstractPAGEREF_Toc389824453\hIIHYPERLINK\l"_Toc389824454"目录PAGEREF_Toc389824454\hIHYPERLINK