- 1、本文档共78页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于J2EE的医院医护信息管理系统
基于J2EE的医院医护信息管理系统
摘要:医院医护信息管理系统是一个适用于小型医院的计算机化的医护信息管理系统,用于支持医院的行政管理与事务处理业务减轻事务处理人员的劳动强度,辅助医院管理,辅助高层领导决策,提高医院的工作效率,从而使医院能够以少的投入获得更好的社会效益与经济效益
关键字:J2EE; Struts; Spring; iBatis;HIS。
DoctorNurse Information Management System
Abstract: DoctorNurse information management system is a computerized system which applies into the small-scale hospitals. The system is used to facilitate the administration and transaction processing, alleviate the labor intensity of the hospital staff, as well as assist the high-level officers to manage the hospital and make big decisions. In this way, the work efficiency is improved. Therefore, the hospital is able to obtain better social and economical benefit at a lower price.
This system is a B/S information management system based on J2EE and it is developed with the open source framework technology such as Struts, Spring and iBatis. The following functions can be achieved by this system:
(1)The administrator log onto the system to administrate and maintain the staffs’ information and the basic information of the hospital.
(2) The users log onto the system to administrate and maintain the personal information.
(3) The doctors log onto the system to administrate and maintain the patients’ information.
(4) The doctors log onto the system to record the diagnosis result and treat process of the patients. (5) The administrators log onto the system to manage and maintain the room information.
(6) The room usage condition can be generated.
key words: J2EE; Struts; Spring; iBatis;HIS.
目录
第一章 引言 1
1.1 系统应用背景 1
1.2国内外研究现状 1
1.3 本系统的特点与定位 1
第二章 技术方法 1
2.1开发环境介绍 3
2.1.1集成开发环境:eclipse 3
2.1.2 Web应用服务器:JBoss 3
2.1.3 数据库服务器:MySql 3
2.2开源框架介绍 3
2.2.1 Struts 3
2.2.2 Spring 4
2.2.3 iBatis 4
2.3设计模式介绍 4
2.4 J2EE简介 5
2.4.1 J2EE的概念 5
2.4.2 J2EE的优点 5
2.4.3 J2EE三层模型 6
2.5 研究设计方法 6
2.5.1表现层 6
2.5.2 控制层 6
2.5.3 DAO层 6
2.6 与其他技术的比较 7
2.6.1 ASP开发语言 7
2.6.2 PHP开发语言 7
2.6.3 JSP开发语言 7
2.6.4性能比较: 8
3.1需求概述 9
3.1.1业务功能 9
3.1.2信息交流功能 9
3.1.3安全 9
3.2 业务流程分析 9
4.1系统设计 11
文档评论(0)