1
分类号_______________ 密级________________
UDC _______________ 学号_ ___
毕业设计(论文)
学 生 姓 名
学 号
所 在 院 系
专 业 班 级
导师姓名职称
2
2017 年 6 月 5 日
基于 SSH 的医院在线挂号系统设计与实现
完 成 日 期
论文题目
基于 SSH 的医院在线挂号系统设计与实现
Thesis Topic
Design and Implementation of Hospital Online Registration
System Based on ssh
3
摘 要
互联网技术迅速的发展给我们的生活带来很大的方便,同时也让许多行业迅速
的发展起来。互联网技术已走向科技发展的巅峰期,我们要做的就是合理的使用互
联网技术让我们的各个行业得到更快速的发展。
就医疗领域来说,如今看病难已成为我们生活中的一大难题,传统的医院挂号
中,我们需要用手动方式来处理信息,这种方式需要我们的医护工作人员和管理人
员花费大量的时间来处理事务性信息,不仅劳动强度大,而且浪费时间。患者长时
间的排队等候不仅延误了患者病情,而且不利于医院秩序的维护。所以在这里我的
论文对医院挂号系统的设计和实现进行了详细的描述与设计,专为解决挂号难,排
队时间长的问题,通过此网站患者可以快速方便的找到自己所需挂号的科室信息,
并进行在线预约挂号。对于此网站,采用的是较为成熟的 SSH 框架,主要包括了业
务逻辑层、数据持久层,表示层,模块层四个层次,这些层次可以帮助开发人员对
搭建结构,维护系统,框架重用等,也可以给开发人员提供一个清晰、易懂,简洁
明了的设计思路,SSH 框架可复用性好、维护方便,使系统更加好用,同时让系统的实
施和维护更加方便。对于数据库设计我们采用了 MySql 数据库,由 MySQL 的发展已
经很健壮、成熟,而且具有很好的安全性,操作简单,成为了开发数据库设计的首选。
医院挂号系统主要角色有:患者和系统管理员;患者可以对医院信息的查询、
对医生信息查询、登录注册、预约挂号、取消挂号、更改个人信息等;管理员可以
登录系统,更新数据库内医院信息、医生信息、医院公告,也可对个人信息进行修
改。网页设计了相关的导航,对新用户进行全面的引导,使得用户使用更加方便,
对用户注册登录和管理员登录进行了分离,防止用户和管理员登录冲突,总体测试
结果显示,网站设计基本符合用户需求,能够达到用户满意度。
关键字: SSH ;JSP ;MYSQL ;MyEclipse ;预约挂号
4
Design and Implementation of hospital Online
Registration System Based On SSH
Abstract
The Internet technology development rapidly , make our life more and more
conveniently, simultaneously also lets many profession development rapidly. The Internet
technology becomes the social development front technology already, we had to do
something to make it reasonable to use the Internet technology let our each profession obtain
a faster development.
On the field of medic, it is very difficult to go to see a doctor, this is a social problem, In
the traditional hospital ,we need to use the manual way to deal with a large of information,
we have to make a appointment by line up , This way need our medical staff and managers
spend a lot of time to deal with transactional information, not only the intensity of labor is
big, but also a waste of time. Long queues of patients not only delay the patient's illness but
also harm the maintenance of hospital order. So here my thesis on the hospital registration
system design and implementation of the detailed description and design, designed to solve
the registered, queuing time, patients through this website can be quickly and easily find their
registration department of the information needed, and to make an appointment online. For
this site, the more mature SSH framework is adopted, which makes it easier to implement
and maintain the system.
The main role of hospital registration system is: Patient and system administrator. The
patient may inquire about the information of the hospital, inquire into the doctor's
information, sign up for registration, make an appointment, cancel the registration number,
change the personal information, etc. The administrator can log in to the system, update the
information about the hospital in the database, the doctor's information, the hospital
announcement, or modify the personal information. Web design related navigation, a
5
comprehensive guide to new users, allows users to use more convenient, to the user
registration, registration, the administrator login and separation, prevent users and
administrators login conflict, the overall test results show that the website design basic meet
user requirements, to achieve customer satisfaction.
Key words : SSH; JSP; MYSQL; MyEclipse; appointment register