医院药品管理系统设计与实现 120921736

上传人:鲁** 文档编号:478031059 上传时间:2024-02-17 格式:DOCX 页数:53 大小:924.62KB
返回 下载 相关 举报
医院药品管理系统设计与实现 120921736_第1页
第1页 / 共53页
医院药品管理系统设计与实现 120921736_第2页
第2页 / 共53页
医院药品管理系统设计与实现 120921736_第3页
第3页 / 共53页
医院药品管理系统设计与实现 120921736_第4页
第4页 / 共53页
医院药品管理系统设计与实现 120921736_第5页
第5页 / 共53页
点击查看更多>>
资源描述

《医院药品管理系统设计与实现 120921736》由会员分享,可在线阅读,更多相关《医院药品管理系统设计与实现 120921736(53页珍藏版)》请在金锄头文库上搜索。

1、医院药品管理系统设计与实现摘要随着计算机技术的飞速发展,计算机在系统管理中的应用越来越普及,利用计算 机实现各个系统的管理显得越来越重要。对于一些大中型管理部门来说,利用计算机 支持管理高效率完成管理的日常事务,是适应现代管理制度要求、推动管理走向科学 化、规范化的必要条件;而药品管理是一项琐碎、复杂而又十分细致的工作,药品数 量之庞大、单价的变化、进货厂商的不同,一般不允许出错,如果实行手工操作,每 天进货的情况以及进货时间等等须手工填制大量的表格,这就会耗费药品管理工作人 员大量的时间和精力,如果利用计算机进行这些管理工作,不仅能够保证各种核算准 确无误、快速记录,而且还可以利用计算机对有

2、关的各种信息进行统计,服务于财务 部门其他方面的核算和财务处理,同时计算机具有手工管理所无法比拟的优点,例如: 检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优 点能够极大地提高管理的效率,也是管理行业的科学化、正规化管理,与世界接轨的重 要条件。随着计算机及网络技术的飞速发展,Internet/Intranet应用在全球范围内日益普及, 当今社会正快速向信息化社会前进,信息自动化的作用也越来越大,从而使我们从繁 杂的事务中解放出来,提高了我们的工作效率。如何利用现代信息技术使企业拥有快 速、高效的市场反映能力和高度的效率,已是医药经营企业,特别是医药连锁经营企 业特

3、别关心的问题。尽快建立一个功能齐备的药品管理系统,完善现代企业的信息化 管理机制,已成为医药企业生存发展的当务之急.通过本系统软件,能帮助用户利用计 算机管理药品,快速方便地对客户所需要的药品进行查找,方便了客户的同时,也使用户 更加方便的管理每天的进货情况.关键词:Microsoft Visual Studio 2008;医药信息化;库存管理Hospital medicine management system design andImplementationAbstractWith the rapid development of computer technology, computer

4、 systems management is becoming more and more popular, the use of computer management systems become more and more important. For some large and medium-sized management, using the computer support efficient management of the management of day-to-day affairs, is to adapt to the requirements of modern

5、 management system, to promote scientific management, standardization of the necessary conditions; and drug administration is a trivial, complex and very meticulous work, huge numbers of drugs, price changes, stock manufacturers different, generally does not permit the error, if the manual operation

6、, every purchase and purchase time and so on to fill in a form by hand, it will consume drugs management staff a lot of time and energy, if the use of computer the management, not only to ensure that all accounting accurate, rapid record, but also can using the computer to the information statistics

7、, service in the financial sector and other aspects of the accounting and financial processing, at the same time the computer with a manual management of the incomparable advantages, such as: the rapid retrieval and search for convenient, high reliability, large storage capacity, confidentiality goo

8、d, long life, low cost. These advantages can greatly enhance management efficiency and management industry, scientific and standardized management, and an important condition for the world.Along with the computer and the network technology rapid development, the Internet / Intranet application and p

9、opularization in the global scope, now the society fast forward to the information society, the role of automated information is also growing, so that we from the complicated affairs liberated, improve our work efficiency. How to use modern information technology to enable enterprises to have fast,

10、efficient market reflects the ability and high efficiency, is the pharmaceutical enterprises, especially in the pharmaceutical chain enterprises is of particular concern. As soon as possible to establish a full-featured drug management system, improve the modern enterprise information management sys

11、tem, has become a pressing matter of the moment of pharmaceutical enterprises survival and development. Through the system software, can help the user to use the computer management of drug, quick and easy for customers in need of drugs for search, convenient for customers at the same time, also mak

12、e users more convenient the management of daily stock.Keywords: Microsoft Visual Studio 2008; The medicine information; Inventory management目录摘要 IAbstract II第1章 绪论 11.1可行性研究11.1.1技术可行性11.1.2经济可行性11.1.3操作可行性11.1.4社会因素可行性21.1.5可行性研究结论21.2需求分析21.2.1系统的目的21.2.2系统功能及用户需求分析21.2.3数据流图31.2.4 .数据字典61.2.5外部接口

13、需求10第2章项目设计的基本原理和采用的主要方法与技术 122.1项目设计的基本原理122.2项目设计采用的主要技术122.3数据访问技术14iii2.4数据库系统设计及范式分析15第3章总体设计173.1总体设计原理173.2运行环境与系统结构173.3系统流程图183.4系统功能模块图与设计193.5系统功能分析203.6系统安全与维护措施20第4章 详细设计214.1数据库的概念设计214.1.1局部E-R模式设计214.1.2全局E-R设计244.2数据库的逻辑设计254.3程序流程图26第5章编码实现与测试用例设计 285.1登录界面285.2密码窗口界面295.3主窗口界面315.

14、4添加用户表界面325.5药品查询表界面36第6章 测试与运行记录 386.1测试计划386.1.1系统测试386.1.2单元测试386.2测试目的396.3测试目标396.4测试方法396.5测试项目396.6测试记录与运行结果39总结42致谢44参考文献45第1章绪论1.1可行性研究1.1.1技术可行性一个完备的中小型医院药品管理系统具有以下优越性:方便管理员查询药品的进销等各种情况,节省时间,可以提高系统的工作效率和准 确性。为了适应新形势的发展,我进行了这一系统的初步设计工作,也可以说是做一个 初步的探索,希望它能够在查询药品信息时发挥高效、便捷的作用,把系统管理员从繁 重的工作中解脱

15、出来!该药品管理系统是以SQL Server数据库为后台核心应用、以服务为目的信息平台, 对资源进行科学的加工整序和管理维护,为药品信息提供管理。1.1.2经济可行性经济可行性主要依据是成本/效益分析,该系统的目标是以最低的成本,在最短的 期限内开发出药品管理系统。系统能减少很多不必要的资源,不用像以前那样用冗余的 纸张式的管理。大大节省了医院的能源。并且计算机的存储与快速查询功能大大提高了 药品信息管理的效率,并且还提高了药品信息管理的精确度。方便快速的操作,可减少药品信息管理的漏洞,又减少因工作的冗余出现的错误, 并且操作非常简单,可减少许多不很必要的人员,这无论从物质上还是工作人员的工资 上都为医院节约了开支。为医院增加了财富。目标系统开发需求比较低,加上具有成熟的软硬件环境,所以在软硬件的支出上比 较低。而且,目标系统并不是十分的复杂。当系统开发完实际运行后,将很大程度上提 高计算机的功能,在为使用者带来便利的同时,也为系统的进一步推广创造了条件。这 带来的经济回报将远超过支出,并且最重要的是该软件的开发可以使我们对系统的开发 有全面的认识。从经济角度考虑,此药品管理系统开发可行。1.1.3操作可行性用户仅需具有基本的电脑操作能力即可。1.1.4社会因素可行性从法律因素和安全用正版和免费角度考虑,所有技术参考资料都经授权,所有软件 都选。1.1.5可行性

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 学术论文 > 其它学术论文

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号