太原理工大学病历管理系统专业:计算机信息管理学生姓名:郭蕾指导老师:路老师完成时间:2024 年 8 月 22 日病历管理系统摘要病历管理系统是医院管理系统的重要组成部分,该系统的开发主要包括后台数据库的建立以及前台应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库,而对于后者则要求具有齐全完善的应用程序功能,友好人性化的操作界面。该系统采纳现代的办公自动化理念,面对中小型医院,实现无纸化办公,确保医疗单位在病历保管实现高效办公,法律规范管理。本论文主要介绍了病理管理系统的设计开发与实现的全部过程。并运用功能结构图、数据库关系图和 E-R 图等对核心模块的设计过程进行了详细的说明。病历管理系统整体基于 B/S(浏览器/服务器)模式,后台数据库选用 SQL Server 2000,使用 ASP 嵌入 HTML 语言来设计实现.实现了病历在保管中的周期过程,完成了从患者的注册到患者的出院等一系列病历流程。简化了繁琐的手工操作,法律规范化整个病历处理流程,使得病历的流转更方便快捷。关键字:管理信息系统;数据库;病历管理系统;系统源代码;数据流图。【英文摘要】Medical record management system is an important part of hospital management system, which mainly includes two aspects: the establishment of the background database and the development of the foreground application program。 The former requires the establishment of data consistency and integrity, data security good database, and for the latter, the latter requires a complete and perfect application functions, user—friendly interface。 The system uses modern office automation concept, for small and medium hospitals, to achieve paperless office, to ensure that medical units in the case of medical records to achieve efficient office, standardized management.This thesis mainly introduces the whole process of the design and development of the pathology management system。 The design process of the core module is described in detail by using the functional structure diagram, the database diagram...