医院住院部管理系统的设计与实现

 2023-02-05 11:02

论文总字数:14322字

摘 要

时代在变迁,计算机技术的不断发展,各方面的应用趋于成熟。医院仿佛站在一个十字路口,面临着信息时代带来的诱惑和挑战,信息化管理成为了不可避免的运营方向。医院管理系统(Hospital Information System,HIS)能够实现医院的信息共享,能够有效的提高医院的工作效率,可以降低病人的治疗时间,使经济效益和社会效益都可以有较大的提高。

本文首先论述了医院住院部系统的开发意义和现状,并阐述了研究目的,研究内容和以及实现方法,接着根据可行性需求分析来确定本系统是有开发必要性的,然后根据系统的需求分析确定了相应的设计任务和设计方法,接着介绍了MySQL相对于其他数据库的优势,还介绍了本住院管理系统的主要功能,最后总结了在系统的设计和完成的过程中所学到的知识。本系统采用了B/S的结构,运用了JSP和Servlet技术开发,系统主要采用了MVC模式,提高了Java代码的易读性和重用性,运用了MySQL小型数据库,同时为了能方便记录日志还引入了Log4j用来记录程序运行日志。为了更好地满足医院工作人员的需求,特意设计了如下几个功能模块:病房管理、病人管理、医护人员管理、系统用户管理以及药品管理等几个模块来更好的服务工作人员。

关键词:医院信息系统;信息化管理;MySQL;JSP

Design and implementation of hospital inpatient management system

Abstract

The times are changing, the continuous development of computer technology, and the application of all aspects tends to mature. The hospital seems to be standing at a crossroads, facing the temptation and challenge brought by the information age, and information management has become an inevitable operation direction.Hospital Information System (HIS) can realize the Information sharing of the Hospital, effectively improve the working efficiency of the Hospital, reduce the treatment time of patients, and greatly improve the economic and social benefits.

This paper first discusses the development significance and current situation of the hospital inpatient system, and expounds the research purpose, research content and implementation method. Then, according to the feasibility requirement analysis, it is determined that the system is necessary for development, and then according to the needs of the system. The corresponding design tasks and design methods were determined. Then it introduces the advantages of MySQL over other databases, and introduces the main functions of this hospital management system. Finally, I summarized the knowledge I learned in the process of system design and completion. The system adopts the structure of B/S, and uses JSP and Servlet technology to develop. The system mainly adopts the MVC mode, which improves the readability and reusability of Java code, and uses the MySQL small database, and at the same time, it is convenient to record logs. Log4j was introduced to log the program run log. In order to better satisfy the needs of hospital staff, the following functional modules were specially designed: ward management, patient management, medical staff management, system user management, and drug management to better serve the staff.

Keywords: Hospital Information System,information management,MySQL,JSP

目录

摘要 I

Abstract II

第一章 引言 1

1.1 选题背景 1

1.2 国内外研究动态 1

1.3 课题研究的目的与主要内容 2

1.4 设计思路 2

1.5 论文结构 2

第二章 系统开发技术概述 4

2.1 开发环境 4

2.2 技术概述 4

2.2.1 JSP技术 4

2.2.2 JDBC技术 4

2.2.3 MySQL数据库 4

2.3 B/S架构 5

第三章 系统分析 6

3.1 可行性分析 6

3.1.1 技术可行性分析 6

3.1.2 经济可行性分析 6

3.1.3 社会可行性分析 6

3.1.4 操作可行性分析 6

3.2 需求分析 6

3.2.1 需求功能分析 6

3.2.2 系统主要流程图 7

3.2.3 数据字典 7

第四章 系统总体设计 9

4.1 系统体系结构 9

4.2 系统流程图 9

4.3 系统E-R图 10

第五章 系统详细设计 11

5.1 系统面向用户 11

5.2 系统业务流程设计 11

5.3 数据库设计 11

5.4 详细设计 13

5.4.1 登录功能设计 13

5.4.2 病房信息管理设计 13

5.4.3 病人信息管理设计 14

5.4.4 护士信息管理设计 15

5.4.5 医生信息管理设计 16

5.4.6 药品信息管理设计 17

5.4.7 操作日志设计 18

5.4.8 系统用户管理设计 18

5.4.9 报表信息管理设计 19

第六章 系统测试 22

6.1 测试环境 22

6.2 测试的意义与目的 22

6.2.1 测试的意义 22

6.2.2 测试的目的 22

6.3 系统测试的方法 22

6.4 系统测试的内容 22

6.4.1 登录功能测试 22

6.4.2 病人信息管理功能测试 23

6.4.3 病房信息管理功能测试 23

6.4.4 用户信息管理功能测试 24

第七章 总结 25

参考文献 26

致谢 27

引言

选题背景

今年是改革开放的四十一周年,在经历了漫长岁月的伟大历史征程后,我国的综合国力不断增强,互联网产业也在高速发展,大数据顺着互联网涌入了各家各户,为现代人带来了快捷、方便的生活,人们足不出户就可以购买日常所需,打开网络就能够获取信息。计算机技术的发展,打破了传统工作方式的禁锢,使人们享受到自动化、信息化的工作模式所带来的便利,极大程度的减少了工作时间,释放了许多人工劳动力,在提高工作效率的同时,也降低了出错的可能性。

在这个信息化的时代,把计算机技术融入医院现代化管理已经成为了大势所趋,当今社会的人们对身体健康的重视度逐年上升,医院很多时候供不应求,无论大小城市,看病住院都要提前排很久的队,这个时候就需要一个完善的医院管理系统来满足日益扩大的需求。一个完善的医院管理系统可以带来很多益处:信息共享以及电子传输后,可以大幅减少病人的就诊时间,在如今人口爆炸,医院供不应求的背景下,快速的挂号、就诊、收费、取药显得尤为重要。

剩余内容已隐藏,请支付后下载全文,论文总字数:14322字

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

该课题毕业论文、开题报告、外文翻译、程序设计、图纸设计等资料可联系客服协助查找;