药房药品管理系统的设计与实现【摘要】目前随着计算机技术的发展和普及,各行各业的管理机构开始使用计算机处理大量信息。在我国药品品种繁多,规模甚大,以往的手工记载、查询操作容易出错且工作效率低,已经不能适应时代发展的要求,从管理的角度来看,对管理者会造成诸多的不便,还有可能疏忽一些细节。所以,市场迫切需要一款简单实用的药品管理系统。为了解决目前药房药品管理中普遍存在的效率偏低,管理欠科学等的问题,通过需求分析、可行性分析,利用计算机技术、网络技术、通信技术设计了一套基于WEB的药房药品管理系统,该系统包括用户管理、采购管理、库存管理、系统维护等功能。该套系统的投入使用可以提高药房药品管理工作的效率,实现了药品的信息化、科学化的管理,并且操作简单、易于人机交互,应用前景广泛。【关键词】药品管理;信息化;WEBDesignandImplementationofPharmacyMedicinesManagementSystem[Abstract]Nowwiththedevelopmentofcomputertechnologyandpopularization,peoplefromallwalksoflifemanagementagenciesbegantouseacomputertoprocessalargenumberofinformation.Inourcountry'sdrugvariety,thescaleisverygreat,inthepast,themanualrecords,inquirestheeasyoperationerrorandworkefficiencyislow,cannotbeadapttotherequirementofTheTimesdevelopmentalready,frommanagementpointofview,themanagerscancausemanyinconvenience,andmayneglectsomedetails.Inordertosolvethepresentpharmacymedicinesmanagementintheprevalenceoflowefficiency,managementowescienceproblem,throughthedemandanalysis,feasibilityanalysis,theuseofcomputertechnology,networktechnology,communicationtechnologybasedonWEBdesignasetofpharmacymedicinesmanagementsystem,thissystemincludesusermanagement,procurementmanagement,inventorymanagement,systemmaintenancefunction.Thissetofsystemputintousecanimprovepharmacymedicinesmanagementworkefficiencyandachieveamedicinesinformation,scientificmanagement,andtheoperationissimple,easytohuman-computerinteraction,theapplicationprospectofwidely.[Keywords]MedicinesManagement;Informatization;WEB目录1前言.................................................12系统需求分析.........................................22.1药房药品管理的现状分析.........................................22.2药房药品管理系统建立的目的和意义...............................22.3系统需求研究...................................................22.4经济可行性研究.................................................32.5技术可行性研究.................................................42.5.1数据库—MySQLServer5.5.....................................42.5.2设计前台语言——html和struts2标签...........................52.5.3开发平台——JSP..............................................62.5.4系统架构——B/S模式和三层系统架构............................72.5操作可行性研究.................................................93系统概要设计........................................103.1设计思想......................................................103.2设计原则......................................................103.3系统功能......................................................113.3.1系统用户前端模块的主要功能..................................123.3.2系统后台模块的主要功能......................................133.4数据库设计....................................................133.4.1数据库的概要设计............................................133.4.2药房药品管理系统总体E-R图..................................143.4.3数据库的详细设计............................................143.4.4数据库配置....................................