医院管理系统—病历管理系统的设计与实现
摘 要
病历管理系统是医院管理系统的重要组成,该系统的开发主要包括后台数据库的建立以及前台应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库,而对于后者则要求具有齐全完善的应用程序功能,友好人性化的操作界面。该系统采用现代的办公自动化理念,面向中小型医院,实现无纸化办公,确保医疗单位在病历保管实现高效办公,规范管理。
本论文主要介绍了病理管理系统的设计开发与实现的全部过程。并运用功能结构图、数据库关系图和E-R图等对核心模块的设计过程进行了详细的说明。病历管理系统整体基于B/S(浏览器/服务器)模式,后台数据库选用SQL Server 2000,使用ASP嵌入HTML语言来设计实现。实现了病历在保管中的周期过程,完成了从患者的注册到患者的出院等一系列病历流程。简化了繁琐的手工操作,规范化整个病历处理流程,使得病历的流转更方便快捷。
关键词:病历管理;B/S模式;病历流程
Hospital Information System—Design and Implementation of Medical Records Management System
Abstract
Medical record management system is an important component of hospital management system, the development of the system mainly consists of two aspects, the establishment of background database and the foreground application. Regarding the former, require to establishing a database with consistency, integrity, and security. As for the latter demand Complete a comprehensive application functions, and the human friendly interface. The system uses concept of modern office automation, oriented small and medium-sized hospitals, to achieve paperless office. To ensure efficient office, and standardize management in medical records of hospital.http://www.16sheji8.cn/
This paper introduces the entire process of design and implementation of the medical record management System. And describe the design process of the core module in detail, by using of functional chart, database diagram and E-R map. Medical records management system as a whole the based on the B/S (browser / server) mode, use SQL Server 2000 for background database, to achieve by ASP embedded HTML. Achieving records in the custody of the cycle, from the patients’ registration to leave hospital. It simplify the cumbersome manual operation, standardized medical records in the whole process, it make the transfer of medical records more efficient and convenient. http://www.16sheji8.cn/
Key words: Medical record management;B/S model;Flow chart
目 录
论文总页数:24页
1引言 1
1.1 课题背景 1
1.2 国内外研究现状 1
1.3 本课题研究的意义 1
2系统开发环境与技术的分析 2
2.1系统需要解决的主要问题 2
2.2系统运行环境 2
2.3相关技术介绍 2
3病历管理系统设计分析 3
3.1病历管理系统概述 3
3.2数据库设计 4http://www.16sheji8.cn/
3.2.1 病历管理系统E-R图 4
3.2.2病历管理系统数据库各表详细设计 5
3.3数据库的连接 8
4病历管理系统的实现 8
4.1管理员管理模块 8
4.1.1用户登陆 8
4.1.2管理员添加用户 10
4.1.3 管理员删除用户 12
4.2患者管理模块 12
4.2.1 患者基本信息的录入 12
4.2.2 患者管理的删除和修改 14
4.3病历管理 16
4.3.1病历的添加 16
4.3.2病历的管理 17
4.3.3病历的删除 20
结 论 21
参考文献 21
致 谢 23
声 明 24
1引言
1.1 课题背景
近几年,随着医院的规模不断扩大,用原来的只靠人管理病历的方法已不合时宜。目前我国医院的信息处理基本上还停留在手工方式,劳动强度大且工作效率低,医务人员和管理人员的大量时间都消耗在事务性工作上;病案、临床检验、病理检查等许多宝贵的数据资料的检索十分费事甚至难以实现;对这些资料深入的统计分析手工方式无法进行,不能充分为医学科研利用。http://www.16sheji8.cn/
随着计算机应用日益广泛;各行各业对生产管理的自动化、信息化、系统化的要求也不断提高;因而,降低劳动强度、提高劳动效率也就必然促使了医院中电子病历的使用。