资源描述:
《医院管理系统—病历管理系统的设计与实现论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、医院管理系统—病历管理系统的设计与实现论文作者姓名:申请学位专业:申请学位类别:指导教师姓名(职称):论文提交日期:医院管理系统—病历管理系统的设计与实现摘要病历管理系统是医院管理系统的重要组成,该系统的开发主要包括后台数据库的建立以及前台应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库,而对于后者则要求具有齐全完善的应用程序功能,友好人性化的操作界面。该系统采用现代的办公自动化理念,面向中小型医院,实现无纸化办公,确保医疗单位在病历保管实现高效办公,规范管理。本论文主要介绍了病理管理系统的设计开发与实现的全部过程。并运用功能结构图、数据库关系图和E-
2、R图等对核心模块的设计过程进行了详细的说明。病历管理系统整体基于B/S(浏览器/服务器)模式,后台数据库选用SQLServer2000,使用ASP嵌入HTML语言来设计实现。实现了病历在保管中的周期过程,完成了从患者的注册到患者的出院等一系列病历流程。简化了繁琐的手工操作,规范化整个病历处理流程,使得病历的流转更方便快捷。关键词:病历管理;B/S模式;病历流程HospitalInformationSystem—DesignandImplementationofMedicalRecordsManagementSystemAbstractMedicalrecordmanagementsyst
3、emisanimportantcomponentofhospitalmanagementsystem,thedevelopmentofthesystemmainlyconsistsoftwoaspects,theestablishmentofbackgrounddatabaseandtheforegroundapplication.Regardingtheformer,requiretoestablishingadatabasewithconsistency,integrity,andsecurity.AsforthelatterdemandCompleteacomprehensivea
4、pplicationfunctions,andthehumanfriendlyinterface.Thesystemusesconceptofmodernofficeautomation,orientedsmallandmedium-sizedhospitals,toachievepaperlessoffice.Toensureefficientoffice,andstandardizemanagementinmedicalrecordsofhospital.Thispaperintroducestheentireprocessofdesignandimplementationofthe
5、medicalrecordmanagementSystem.Anddescribethedesignprocessofthecoremoduleindetail,byusingoffunctionalchart,databasediagramandE-Rmap.MedicalrecordsmanagementsystemasawholethebasedontheB/S(browser/server)mode,useSQLServer2000forbackgrounddatabase,toachievebyASPembeddedHTML.Achievingrecordsinthecusto
6、dyofthecycle,fromthepatients’registrationtoleavehospital.Itsimplifythecumbersomemanualoperation,standardizedmedicalrecordsinthewholeprocess,itmakethetransferofmedicalrecordsmoreefficientandconvenient.Keywords:Medicalrecordmanagement;B/Smodel;Flowchart目录论文总页数:24页1引言11.1课题背景11.2国内外研究现状11.3本课题研究的意义1
7、2系统开发环境与技术的分析22.1系统需要解决的主要问题22.2系统运行环境22.3相关技术介绍23病历管理系统设计分析33.1病历管理系统概述33.2数据库设计43.2.1病历管理系统E-R图43.2.2病历管理系统数据库各表详细设计53.3数据库的连接84病历管理系统的实现84.1管理员管理模块84.1.1用户登陆84.1.2管理员添加用户104.1.3管理员删除用户124.2患者管理模块124.2.1患者基本信息的录入124.