摘要:为方便医生管理病人病历,提升工作服务质量,设计一个基于SpringBoot的医学电子病历系统。首先,根据医生对电子病历的使用需求,以及医院在实际工作中对电子病历的管理方式,分析医疗电子病历系统的可行性和需求。然后,利用类图、时序图、实体关系图等模型对系统进行总体设计。最后,使用Java开发语言的SpringBoot框架,应用B/S结构以及MySQL数据库技术实现了包含用户登录、信息维护、科室分配、门诊治疗、综合检索、全科档案、证明办理、住院治疗、住院档案、体检管理、化验管理、科室管理、医生管理、护士管理等一系列功能的医学电子病历系统。
关键词:SpringBoot;Java;电子病历
Design and Implementation of Electronic Medical Record System Based on SpringBoot
Abstract:In order to facilitate doctors to manage patient medical records and improve the quality of work services, a electronic medical record system based on SpringBoot was designed. First of all, according to the needs of the doctor's electronic medical record and the actual process and business characteristics of the hospital's electronic medical record management, the electronic medical records system is analyzed for feasibility and functional requirements. Besides, using the class diagram, sequence diagram, entity relationship diagram and database table to design the system. Finally, using MySQL database, SpringBoot Framework of the Java development language and the B/S mode service architecture, to realizes the electronic medical record systems which has a series of important functions such as user login, patient management, registration management, outpatient treatment, comprehensive search, general file, certification, hospitalization, hospitalization file, medical examination management, laboratory management and it also has some basic functions like management of department, doctor and nurse.
Key words:SpringBoot;Java;Electronic medical record
目 录
摘要 1
关键词 1
Abstract 1
Key words 1
1 绪论 1
1.1 选题背景与意义 1
1.3 研究目的与内容 2
1.3.1 研究目的 2
1.3.2 研究内容 2
2 理论技术 3
2.1 Bootstrap开发技术介绍 3
2.2 SSM框架技术介绍 3
2.2.1 Springboot框架介绍 3
2.2.2 Spring Web MVC框架介绍 3
2.2.3 Mybatis框架介绍 3
2.3 MySQL数据库技术介绍 3
3 系统需求分析 4
3.1 系统可行性分析 4
3.1.1 经济可行性分析 4
3.1.2技术可行性分析 4
3.2 功能性需求分析 4
3.2.1 系统顶层需求分析 4
3.2.2 护士模块需求分析 4
3.2.3 医生分类需求分析 5
基于SpringBoot的医学电子病历系统的设计与实现:http://www.chuibin.com/jisuanji/lunwen_206230.html
