摘 要
本论文介绍了社区医疗服务系统的选题背景和意义,相关的分析和设计的详细描述以及研究开发的过程,设计思路和实现细节的考虑,最后给出了本设计的结论。
在这个医院管理信息系统中主要有门诊和病例管理这两个模块。在文中对这两个模块的设计与实现过程进行了全面的介绍。论文中还对最后的详细设计,代码的完成都做了一个大体的说明。主要实现的功能有:门诊挂号与收费,病例查询,计生管理等。系统功能比较完善,尽量使操作简单,容易掌握。
经过分析,本小组使用Microsoft公司的Access和Visual Basic 开发工具,利用Visual Basic提供的各种面向对象的开发工具,可视化的控件,以及对系统的可靠性,在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键词:医院管理 数据库 门诊管理
Management Information System for Small and Medium Hospital
——Management for Outpatient Registered and Hospital Charge
Abstract
This paper has introduced selected project background and meaning of the management information system of medium and small hospital, relevant analysis, detailed description of design and the course researched and developed, the mentality of designing and realizing the consideration of the detail, provide the conclusion originally designed finally.
In this Hospital Information Management System mainly have two modules: outpatient registered and Hospital charge. This paper made a overview for the design and the realization process of this two modules. This paper has a broad statement for the final completion of the detailed design and code has done a broad statement. I have completed function is: outpatient registered and the charges, hospital charges, patient seek and so on. Function completed, and the operation is simple, easy to master.
By comparing lots of datum, we selected Visual Basic6.0 presented by Microsoft because of its objective tools in Win32. Visual Basic offered a series of ActiveX operating a data-base. It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it.
Keywords: hospital management database outpatient service management
目 录
序 言 1
一,系统概述 2
(一)研究背景 2
(二)医院管理系统(HIS)的现状与分析 2
1.现状与存在的问题 2
2.建设HIS的参考意见 3
3.HIS的构成及作用 4
(三)系统可行性分析 5
1.经济可行性 5
2.技术可行性 6
3.社会可行性 6
4.结论 6
二,系统设计和开发工具 7
(一)Access数据库 7
1.数据库表的创建与表结构 7
2.数据库对象说明 7
(二)开发工具 8
1.Visual Basic数据库系统 8
2.Visual Basic支持的库数据类型 8
三,系统分析 9
(一)需求分析 9
1.用户需求分析 9
2.系统组织机构分析 9
3.系统运行环境分析 10
(二)系统流程分析[4] 10
1.系统业务流程分析 10
2.系统数据流程分析 12
3.数据字典 14
四,系统设计 17
(一)系统总体设计 17
1.系统功能划分 17
2.系统描述 17
(二)详细设计 18
1.输入,输出设计 18
2.代码设计 18
(三)数据库设计 19
1.E-R图 19
2.逻辑结构设计 20
3.物理结构设计 20
五,系统实施 24
(一)登陆窗体 24
(二)门诊挂号窗体 25
(三)划价收费窗体 25
(四)科室治疗窗体 26
(五)育龄期妇女管理窗体 27
(六)电子病历窗体 28
六,系统测试 29
(一)测试原则 29
(二)测试方法 29
(三)测试实例 29
结 论 30
参 考 文 献 31
附 录 32
相关图片:



