登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 电子信息类 > 信息工程 > 正文

医院预约挂号系统设计毕业论文

 2021-04-02 09:04  

摘 要

医院“挂号难”一直是一个普遍存在并且被人们广泛关注的问题,看病时候的拥挤以及长时间的排队等待让人感到十分崩溃,而实际真正用来看病的时间往往只占就诊花费时间的很少一部分。预约挂号是病人到医院看病首先要做的工作,这是医院给病人留下的第一印象。一个好的医院挂号系统,一方面可以提升医院在患者心目中的形象,另一方面也能大大提高医院的工作效率。结合当代移动网络的迅速发展,本文为医院预的约挂号服务提供了一套系统。

本预约挂号系统是基于C\S模式进行设计的,在通过对医院预约挂号系统的各个角色需求分析后,对系统整体框架进行了设计包括面向用户的Android客户端,后台服务器以及系统数据库三部分,整个系统的体系结构分为表现层、中间逻辑层、数据层三层。根据分析完成了对了预约挂号系统的客户端的技术实现,Android客户端的开发使用Eclipse开发环境,通过Android SDK、ADT、AVD、Android虚拟机操作实现,编程语言采用Java,用户使用客户端访问服务器的方式是通过程序内部的URL和手机的无线网络访问服务器,服务器端对应的Servlet响应客户端请求。预约挂号系统客户端服务器之间的通信采用的是Apache HTTP网络通信协议,数据的交换是以JSON这种轻量级的数据交换格式进行的。服务器端的开发采用的是MyEclipse开发环境,通过TOMCAT服务器运行,使用MySQL数据库存储数据,服务器连接数据库采用的是JDBC技术,数据的存储采用的是MySQL数据库。系统测试采用的是Android智能手机移动终端,测试结果表明系统基本功能完善,用户体验良好。

关键字:Android;医院挂号预约;C\S模式;Java

Abstract

Hospital "difficult to register" has always been a widespread and widespread concern, the crowded time to see a doctor and waiting for a long time to wait for people to feel very collapsed, and the actual time really used to see the doctor often only take time to study Less part. Appointment registration is the patient to the hospital to see the first thing to do the work, this is the hospital to the patient left the first impression. A good hospital registration system, on the one hand can enhance the hospital in the minds of patients in the image, on the other hand can greatly improve the efficiency of the hospital. Combined with the rapid development of contemporary mobile networks, this article for the hospital pre-registration services provided a system.

This system is designed based on the C \ S model. After the analysis of the needs of the hospital appointment registration system, the overall framework of the system is designed to include the user's Android client, the background server and the system database. The whole system architecture is divided into presentation layer, intermediate logic layer, data layer three. According to the analysis, the technical implementation of the client of the reservation registration system is completed. The development of the Android client is carried out using the Eclipse development environment through the Android SDK, ADT, AVD and Android virtual machine. The programming language is Java, and the user uses the client access server Way through the program's internal URL and the phone's wireless network access server, server-side response to the client response client request. Scheduled registration system The communication between the client servers is based on the Apache HTTP network communication protocol, which is based on JSON's lightweight data exchange format. Server-side development using the MyEclipse development environment, through the TOMCAT server to run, use the MySQL database to store data, the server is connected to the database using JDBC technology, data storage is used in the MySQL database. System testing is using the Android smart phone mobile terminal, the test results show that the basic functions of the system, the user experience is good.

Keywords: Android;hospital registration appointment;C\S mode;Java

目录

第一章 绪 论 1

1.1研究背景和意义 1

1.2研究现状 1

1.3 本文组织结构 2

第二章 预约挂号系统分析与模块设计 3

2.1需求分析 3

2.2系统流程分析 3

2.3 系统结构设计 5

2.3.1 系统部署 5

2.3.2系统体系结构 6

2.4系统功能模块设计 7

2.5 数据库设计 9

2.5.1实体属性图 9

2.5.2 E-R模型图 11

2.5.3数据库表设计 12

第三章 系统实现 15

3.1客户端功能的实现 15

3.1.1登录模块实现 15

3.1.2注册模块的实现 16

3.1.3选择科室和选择医生模块的实现 18

3.1.4 预约挂号功能的实现 20

3.1.5用户信息维护 22

3.1.6挂号信息和公告信息查询 23

3.2服务器端实现 24

3.2.1登录模块实现 24

3.2.2信息维护管理实现 24

3.3 系统测试 27

3.3.1 功能测试 28

3.3.2 性能测试 28

第四章 总结与展望 29

参考文献 30

致 谢 31

第一章 绪 论

1.1研究背景和意义

医院传统的挂号就诊是即时挂号即时就诊模式的。这种传统的就诊模式因为挂号排队时间过长、候诊排队时间长,给患者带去了较差的看病就诊体验。在这种传统的模式下,患者在门诊几乎有一半以上的时间都浪费在等候上面,真正有效用来就诊的时间却相当的短,已经不太适合社会发展的需求。由于这些原因,近些年医院也逐渐开展预约挂号的服务,通过短信预约,电话预约,网上预约等来进行挂号逐渐兴起[1]。但是因为安全性较差、可靠性不够和操作较复杂等原因这些预约挂号渠道并没用被广泛接受和使用,相当大一部分患者仍然是通过传统的医院门诊挂号来进行挂号就诊。

当代社会互联网的迅速发展和城镇网络基础建设的逐渐完善,移动网络发展到4G时代,信息传递的速度,可靠性和安全性方面都得到了非常大的提高[2]。手机的价格不断降低而性能却逐渐提高,手机的普及使大家都普遍接受了通过互联网来进行信息交流。各种的手机应用给人们的生活带来了很大的便捷,通过手机端的应用程序来进行预约挂号可以解决患者就诊挂号问题。它对于解决传统门诊的弊端和提高门诊挂号的高效性,安全性以及节约资源方面都有很重大的意义。它是对传统门诊模式和其他预约挂号模式的升级和完善,它是以患者为中心进行医疗服务改革的重要措施,对于医院的整体医疗服务水平的提高具有重要意义。医院推行良好的预约挂号服务,有利于患者根据自身的实际情况来安排自己的就医计划,减少自己花费在候诊上等待的时间,同时也有助于医院提升自身的管理水平,提高医院整体的工作效率和医疗的质量,是解决患者看病难这一问题的有效的尝试,对于解决就医难、提高医疗机构的服务水平具有相当重大意义[3]

1.2研究现状

国外一些国家医院预约挂号服务已经相当完善,如欧美发达地区由于医院医生和医院之间不仅仅是一个简单的雇佣关系,而一般家庭都有自己的家庭医生,患者通常是第一个家庭医生预约,除非是其他紧急情况,很少有人直接去医院诊。而且如果患者没有进行预约,医院方面一般也不会进行接诊。新加坡则在基层的综合诊所全面试实施预约制度,连急诊都包括在内,所有的就诊都需要先进行预约[4]

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图