基于网络的社区医院的药房管理系统的设计与实现毕业论文
2021-03-22 23:13:05
摘 要
随着近年来,互联网的兴起,信息电子化共享和云端存储已经越来越普遍化,使用计算机对信息进行管理已近不再是少部分高新产业才能运用的技术,而信息管理随着计算机技术的飞速发展,也有了各种各样的形式。在线网络信息管理系统就是其中的一种形式。
我国传统的医药行业存在着管理效率低下、管理成本过高等一系列问题,如果这些问题得不到妥善的解决方式,将会对企业甚至行业造成极大的影响。因此,采用电子化的信息管理系统对企业和医院来说,都是提高效率、节省成本、蓬勃发展最好的选择。
本文开发的系统主要基于B/S架构模式,方便后期进行维护,降低成本;采用SQL server数据库,利用ASP.NET技术来进行代码开发,界面简洁,使用方便明了,便于用户操作。本文先介绍了研究课题的背景和目的,接着阐述了国内外研究的现状和了体预期目标。系统的分析了课题的功能性需求,并对系统设计的技术和软件进行了介绍,结合代码对系统的具体实现进行了详细的剖析,并完成了详实的测试。
系统主要实现了的功能有:医院药房库的维护;药品订单处理;药品到库处理;发药处理;药房库存统计;过期药物处理;每日药品出入统计;药品查询等功能。在方便操作的同时,满足用户的各种使用需求。
考虑到医药管理方面的现状,论文对帮助企业和医院将药房的繁琐工作简单化、规范化、电子化和自动化有着积极的参考作用。
关键词:asp.net;药房管理;管理信息系统;B/S
Abstract
In recent years, with the rise of the Internet, Information electronic sharing and cloud storage has become increasingly common, computer information management is almost no longer a technology that a small part of the high-tech industries can use. With the rapid development of computer technology, the information management also has a variety of forms. Online network information management system is one of these forms.
China's traditional pharmaceutical industry have a series of problems, such as low management efficiency, the high management cost, and, therefore, the use of electronic information management system for enterprises and hospitals is the best choice to improve efficiency and save cost.
This thesis is mainly based on B / S architecture model, for post-maintenance and reducing the cost, using SQL Server database, using ASP.NET technology for code development, interface is simple, easy to use, easy to user operation. This thesis first introduces the background and purpose of the research, and then elaborates the current situation and the expected goal of the research at home and abroad. This thesis systematically analyzes the functional requirements of the project, and introduces the technology and software of the system design, and analyzes the concrete realization of the system in detail with the code and completes the detailed test.
The system mainly to achieve goals like: the hospital pharmacy maintenance; drug order processing; To the bank processing; drug treatment; pharmacy inventory statistics; expired drug treatment; daily drug access statistics; drug inquiries and other functional works.
Taking into account the status of medical management , the thesis has a positive reference for helping enterprises and hospitals to simplify the phased work of pharmacies, standardization, electronic and automation.
Key Words:asp.net;Pharmacy management;Management Information Service;B/S
目录
摘 要 I
第1章 绪论 1
1.1 研究的背景、目的和意义 1
1.1.1 研究背景 1
1.1.2 研究目的及意义 1
1.2 国内外研究现状 2
1.3 课题研究内容、预期目标 2
1.2.1 研究内容 2
1.3.2 预期目标 2
第2章 系统分析 3
2.1 需求分析 3
2.1.1 角色定义 3
2.1.2 用例图 3
2.1.3 用例说明 3
2.2 运行环境 4
2.3 编程语言和环境 4
2.3.1 ASP 4
2.3.2 C# 4
2.3.3 Visual Studio 2010 5
第3章 系统设计 6
3.1 系统模块图 6
3.2 系统流程图 7
3.3 数据库 7
3.3.1 数据库系统 7
3.3.2 设计工具 7
3.3.3 命名规则 7
3.3.4 设计 8
第4章 详细设计与实现 15
4.1 登录/登出 15
4.2 基本信息管理 16
4.2.1 数据显示 16
4.2.2 数据编辑 18
4.2.3 数据新增 19
4.3.4 数据删除 20
4.3 药品入库 21
4.3.1 药品调入 21
4.3.2 药品退货 23
4.4 药品出库 24
4.4.1 领药 24
4.4.2 报废 24
4.5 辅助管理 25
4.5.1 库存报警 25
4.5.2 变质药品 25
4.6 账目管理 25
4.6.1 入库 25
4.6.2 出库 27
4.7 单据查询 27
第5章 测试 32
5.1 测试1(用户登录) 32
5.2 测试2(基本信息管理测试) 34
5.2.1 药品信息 34
5.2.2 单位信息 35
5.2.3 仓库信息 36
5.3 测试3(药品入库测试) 36
5.4 测试4(药品出库测试) 38
5.5 测试5(辅助管理测试) 40
5.5.1 库存报警 40
5.5.2 变质药品 40
5.6 测试6(账目管理测试) 41
5.7 测试7(单据查询测试) 42
5.7.1 调入单据查询 42
5.7.2 退货单据查询 42
5.7.3 领药单据查询 42
5.7.4 报废单据查询 43
5.7.5 库存查询 43
第6章 总结与展望 44
参考文献 46
致 谢 47
第1章 绪论
1.1 研究的背景、目的和意义
1.1.1 研究背景
随着互联网产业的发展,信息电子化共享和云端存储已经越来越普遍化,各行各业开始逐渐使用计算机对信息进行数字化管理。由于它不被时空所限制,可以存在不同的形式,并且操作起来更加灵活,更加方便,在线网络信息管理系统在各行各业都得到了广泛的应用。
而作为传统行业的医药产业,采用人工的方式对药品进行登记入库,取药登记,人工检查药品状态,信息管理复杂而繁琐,检索药品信息或者查看以往历史订单就会变得难以实现。对于以前并不发达的经济来说,人工作业也许能够满足暂时的需求,但随着社会的发展,人口的增多以及经济的转型,药品流通量的急剧增加,以往人工处理信息的方式已经不能满足日渐壮大的医药产业的需求,反而导致药品滞留和药品过期、管理成本费过高等一系列问题。想要进一步提高医院或企业的市场竞争力,提高工作效率,更好的完成药房在救死扶伤的流程中必不可少的功能,加强药房与收费处、急诊、住院部等医院重点服务点的联系[8],引入管理信息系统已经必不可少、十分迫切。
1.1.2 研究目的及意义
要想提高医疗服务质量、更好的完成救死扶伤任务,保证药品供给是其根本保障。而作为药品提供的主要来源的药房,更加是社会中不可获取的一个场所,是医疗活动中不可缺少的物资供应。
中国幅员辽阔,人口众多,对于不同地区的医疗行业来说,信息管理与同步需要大量的工作,人工难以实现,需要进行大量重复繁琐的工作,而借助在线网络信息管理系统,实现规范化、精简化的信息管理不再是梦想。它能够在线对药品进行增添条目,修改信息,对病人的取药订单进行历史查询,对每日的账目流水进行统计等等功能,人工进行的相应操作,在线信息管理系统几乎都可以实现,甚至比人工更加智能和快捷,它能够提供人工做不到的诸如快速统计、快速查找、在线数据存储与共享等功能,大大的减轻了人工的作业强度,并且十分可靠,对于信息保存节省资源而又长期有效。