基于Spring的医院药品管理系统的设计与实现

在信息化社会快速发展的当下社会,医院医药信息化竞争逐渐激烈,越来越多的管理者都认识到了医院信息化改革的必要性以及急迫性。医院药品管理需要减少过去的纸质化,避免纸质所带来的不可避免的繁琐性以及效率低等问题,所以现在需要开发者开发这样一套简洁完善的医院药品管理系统。
本系统管理员可以在系统上查看药品数量分别的变化,然后经过预警分析模型算法,预测分析出医院是否药品库存告急,或者某个药品存在告急,需要管理员及时补充库存。在药品管理系统中还会设计更多模块,如:用户管理、供应商管理、药品信息管理、药品出入库管理、用户订单管理、收货评价管理与系统管理等。
本医院药品管理系统主要采用了JAVA语言进行后端逻辑的编写,采用SpringBoot框架进行快速开发,可以直接编写业务代码,前端使用的Jqurey和layUI。后台管理系统使用的是vue框架和elementUI来搭建页面和框架。本系统数据存储使用的是MYSQL数据库,本次系统采用B/S架构,实现对于基于Spring的医院药品管理系统的实现。
【关键词】 医院药品; 管理系统; JAVA; SpringBoot

Design and realization of hospital drug management system based on Spring
Abstract
In the current society with the rapid development of the information society, the competition for hospital pharmaceutical informatization is gradually fierce, and more and more managers recognize the necessity and urgency of hospital informatization reform. Hospital drug management needs to reduce the paper-based nature of the past and avoid the inevitable cumbersomeness and inefficiency of paper-based medicines. So now we need to develop such a simple and perfect hospital drug management system.
The administrator can view the changes in the number of drugs on the system, and then through the early warning analysis model algorithm, predict and analyze whether the hospital is in urgent need of drug inventory, or if a drug is in emergency and needs to be The administrator replenishes the inventory in a timely manner.In the drug management system, we will also design more modules, such as: user management, drug category management, supplier management, drug information management, drug storage and delivery management, user order management, receipt evaluation management and system management, etc. .
The hospital drug management system mainly uses java language for back-end logic writing, using SpringBoot framework for rapid development, can directly write business code, front-end use of Jqurey and layUI. The background management system uses the vue framework and element UI to build pages and frames. The system data storage uses MYSQL relational database management system, the system adopts B/S architecture, through the above technology to achieve the realization of the hospital drug management system.
[Key words]Hospital medicines, Managed systems, JAVA, SpringBoot

目 录

1引 言 1
1.1 课题来源 1
1.2 毕业设计主要的内容以及相关意义 1
2 相关技术简介 2
2.1 开发平台与工具 2
2.2 项目开发技术 3
2.2.1 SpringBoot框架的简介 3
2.2.2 MySQL数据库的简介 3
2.2.3 预警算法的简介 3
3 系统分析 3
3.1 需求分析 3
3.2 经济可行性 4
3.3 技术可行性 4
4系统设计 4
4.1 设计原则 4
4.2 系统总体功能设计 4
4.3 业务流程分析 5
4.4 系统详细设计 7
4.4.1 系统功能流程设计 7
4.4.2 开发及运行环境 8
4.5 数据库设计 8
4.5.1 用户订单E-R图 8
4.5.2 医院药品管理系统数据表 9
5 医院药品管理系统模块实现 11
5.1 药品信息管理系统后台管理 11
5.1.1 登录界面的实现 11
5.1.2 公告界面的实现 12
5.1.3 药品类别管理界面的实现 13
5.1.4 药品信息管理界面的实现 14
5.1.5 入库管理界面的实现 16
5.1.6 用户管理界面的实现 16
5.1.7 药品的供应商管理界面的实现 17
5.1.8 用户订单管理界面的实现 18
5.1.9 收藏管理界面的实现 18
5.2 医院药品信息管理系统用户端 19
5.2.1 用户购买对应药品 19
5.2.2 用户查询相应的药品 20
5.2.3 用户评价相应的药品 22
6 系统测试 22
6.1 软件测试意义 22
6.2 具体的测试用例 23
6.2.1 登录界面测试 23
6.2.2 药品信息管理界面测试 24
6.3 系统中测试的角度方式 26
6.4 测试数据的来源 27
6.5 测试的整体分析 27
7 结论 27
参考文献 29
致 谢 30

资料下载地址:请点击!!!》》》

你可能感兴趣的:(计算机毕业论文,医药管理,药品管理,预警管理,计算机毕业设计,springboot)