病例管理系统的设计与实现.doc

约53页DOC格式手机打开展开

病例管理系统的设计与实现, 摘要   随着计算机的引进到人们各项生活当中,数据库技术以及各项应用程序被广泛应用的各种单位和各项企业机关、企事业单位、商业机构,逐渐实现了系统化的信息管理体制,越来越多的医院、诊所逐渐步入到数字化的管理体系。 医疗机构是人们生活中不可或缺的重要组成部分,也是人们生存发展赖以保证的事业机关,病...
编号:25-272699大小:2.08M
分类: 论文>计算机论文

内容介绍

此文档由会员 zhou2000 发布

病例管理系统的设计与实现


摘要
   随着计算机的引进到人们各项生活当中,数据库技术以及各项应用程序被广泛应用的各种单位和各项企业机关、企事业单位、商业机构,逐渐实现了系统化的信息管理体制,越来越多的医院、诊所逐渐步入到数字化的管理体系。
    医疗机构是人们生活中不可或缺的重要组成部分,也是人们生存发展赖以保证的事业机关,病例管理系统的设计与实现,取代了原始的手动记录和记载查询的方式,采用了自动化的,系统化的管理方式,这样可以极大地节省医疗人员和病人的时间,明显的提高医疗机构治疗对病人进行有效治疗的效率,这也是医疗机构自动化管理和信息化管理实现的发展趋势。
   病例管理系统采用VB技术,使用Access做后台数据库,实现了病例信息化系统化管理的功能。对于医疗机构工作人员,该系统提供了病例信息的输入,个人病例的修改,以及多病例中进行查找等功能。在数据安全方面,我采用了备份的方法。该系统实现了多病例中的方便查找,具有操作方便,反应快捷等优点。
   我把病历管理程序的适用性做了详细的规范,将其范围规定到学校内对学生的管理,可以实现对学生的身体状况作分析,可以分析出在各季节的多发病,以便做好预防,以及可以随时调用E-MAIL把一些情况给学校管理部门汇报。
   本论文描述了VB可视化编程语言的设计与实现,以及如何实现病例管理的原理及方法。对于病例管理系统的需求做了分析,然后描述了整个系统的运行流程,以及每个模块的设计与实现的过程,最后对系统进行了测试,结合测试结果对系统进行了相应的优化。

   关键词:VB可视化程序设计,Access,病例管理系统

 

The case management system management system's design with realizes
    Abstract
  With the introduction of computers into the daily life of people, as well as database technology is widely used applications of the various units and the corporate bodies, enterprises, institutions, commercial organizations, the progressive realization of the systematic information management system, the more to more and more hospitals, clinics to move more into the digital management system.
  Medical institutions in people's lives is an important component of the survival and development of people is the cause of which guarantee agencies, case management system design and implementation, replacing the original query manually recorded and documented way, using the automated and systematic management approach, this can be significant savings in medical staff and patient time, improved medical treatment of patients with effective treatment of the efficiency of medical institutions is also automated management and information management to achieve development.
  VB case management system technology, the use of Access database to do the background to achieve a case of systematic information management functions. For medical staff, the system provides information on the importation of cases, changes to individual cases, as well as in many cases to find functions. The system is to achieve a number of cases of convenience, with easy to operate, the advantages of fast reaction.
  I put the applicability of medical records management procedures in detail the specifications, will be its scope to require schools to students of management, can achieve physical condition of students for analysis, can be analyzed in each season of the frequently-occurring disease, in order to make prevention , and can always call the E-MAIL to some cases reported to the school management.
  This paper describes the VB Visual Programming Language Design and Implementation, as well as how to achieve the principles of case management and methods. For the case management system needs to do the analysis, and then describes the process to run the whole system, as well as each module of the Design and Implementation of the process, the final test of the system, combined with the test results corresponding to the system optimization.
   Key words: VB visual programming, Access, case management system
目录
PINGDINGSHAN UNIVERSITY 1
1绪  论 3
2  选题分析 6
2.1课题背景 7
2.2选题的意义 7
2.3论文的研究内容 8
3 系统分析 8
3.1系统的初步调查 8
3.2系统的可行性分析 10
3.3需求分析 11
3.3.1系统开发和运行环境 11
3.3.2输入设备 12
4总体设计 12
4.1总体规划 12
4.2开发环境 13
4.3功能模块 15
4.4数据库设计 16
5详细设计 19
5.1系统安全措施设计 19
5.2系统统计管理设计(核心创意) 21
5.3系统主要功能窗口界面设计 24
5.4数据库的连接设计 27
6系统的实现 28
7总结 30
参考文献 31
致谢 32