医院病房管理系统
摘要
计算机管理已经渗透到了各行各业,对于一个医院来说,病房管理也是一个必备的环节,病房的入住,病房的管理,床位的登记等都包含着复杂的信息,这就需要应用计算机软件来对各项工作进行管理以发挥最大功效。
这次设计的目的就是为医院创建一个方便、实用、快捷的系统,减轻医院工作人员的负担,同时,这也是现代化管理的必然要求。
根据现代医院病房管理的需要,本系统采用VS做开发平台,SQL Server2005做数据库管理系统,采用ADO数据访问方式。
在本医院病房管理系中,主要是针对实体查询,删除等做处理的,具体描述如下:医院病房管理系统主要有病房管理,可以添加、查看和删除病房的信息;医生管理,可以添加、修改和删除医生的信息;住院管理,可以查询剩余的病房和预约病房;系统管理,可以添加不同权限的用户还可以修改密码。
关键词:医院病房管理,VS,SQL Server2005,ADO
Hospital ward management system
Abstract
Computer management has been widely used in all walks of life .As far as the hospital is concerned ,ward management is very important and necessary part what contains complex information ,for example the availability ,the hospitalization and so on .Therefore ,we need to design a system of computer for improving the efficiency and level of ward management. The purpose of this design is to create a convenient 、practical and efficient system ,what can reduce the burden of medical workers ,of course ,that is the requirements of modern management.
According to the requirements of modern management about the hospital wards ,this system uses VS as its programming platform, SQL Server 2005 as its manager of database and ADO as its access mode .
The main function of this ward management system is for the processing of checking and so on ,there are specific descriptions as: the ward management is used for adding ,viewing or deleting the inform on of ward; the doctors management is used for adding、viewing or deleting the information of doctors ; the hospitalization management is used for viewing or booking the ward ;the System Maintenance is used for adding users of different Permissions and modifying passwords.
Keywords: hospital wards management, VS Server2005, SQL, ADO。