医院住院管理系统后台管理设计 毕业设计 .doc
文本预览下载声明
摘 要
医院住院管理系统,是医院信息系统的重要组成部分,是现代化医院的必要运营基础条件。医院每天住院的人数众多,信息量大,要想提高工作效率降低成本,采用人工管理的传统医院经营管理方法已不能适应医疗行业快速发展要求。为了提高服务质量和管理水平,进而促进经济效益,我们结合现代化的信息管理方法与管理经验开发了医院住院管理系统。
该系统采用B/S体系结构,结合Myeclipse开发工具和SQL Server数据库平台,包括病人出入院管理、病人药品管理和计费功能。本文详细介绍了医院住院管理系统后台管理的构建过程。
关键词:住院管理;Myeclipse;SQLServer 2000;B/S
Abstract
Hospital management system, hospital information system is an important component of modern hospital operations necessary basic conditions. The large number of hospital inpatient day, amount of information, in order to improve work efficiency and reduce costs, the use of the traditional manual management hospital management methods can not meet the rapid development of the medical industry requirements. In order to improve the service quality and management level, thus contributing to economic efficiency, we combine modern information management methods and management experience in the development of hospital management system.
The system uses B / S architecture, combined with Myeclipse development tools and SQL Server database platforms, including patient admission and discharge management, patient drug management and billing functions. This paper describes a hospital management system management background build process.
Keywords: Hospital management;Myeclipse;SQLServer 2000;B/ S structure;
1.绪论 1
1.1选题背景和意义 1
1.2国内外研究现状和发展趋势 1
1.2.1国外的动态 1
1.2.2国内的情况 2
1.3研究内容与目标 2
2.理论技术基础 2
2.1开发环境 2
2.2开发工具简介 3
3.1概要设计 3
3.1.1可行性分析 3
3.1.2系统功能分析 4
3.2详细设计 5
3.2.1详细设计的任务 5
3.2.2系统E – R 图 5
3.2.3数据字典 8
4.数据库设计 10
4.1数据库SQLServer2000简介 10
4.2数据库需求分析 11
4.3测试用例 13
5.系统的实现 14
5.1系统登录模块的实现 14
5.2进入后台管理界面 15
5.3住院管理模块的实现 16
5.3.1住院患者管理模块的实现: 16
5.3.2主治医生管理模块的实现: 20
5.3.3系统设置 21
总结 23
参考文献 24
致谢 25
1.绪论
1.1选题背景和意义
医院在现代社会的发展过程中起着举足轻重的作用,不论医院规模的大小,医院内部的部门设置以及人员的配置都是非常复杂的,此外,医院又是一个特殊的地方,要求每一位医护人员都要有极其认真负责的态度,稍有差错就会给病人带来生命危险,在科技日益发达的今天,人们的身体健康也不断受到重视,因此,医院进行现代化管理就变得尤为重要,医院的特殊性要求管理人员仔细地管理好医院内部的每一个环节,然而随着社会信息化的到来,医院拥有大量的医护人员,大量的后勤人员,大量的药品和仪器,最重要的是拥有大量的病人,医院的管理工作变得非常
显示全部