摘 要
  近年来,随着医疗事业的不断发展,医疗改革的日益深入,为了应对病人"明白就医、放心用药"的要求和激烈竞争的医疗市场,应用计算机实现门诊收费的自动化显得十分迫切。通过计算机管理,可以极大提高医务人员的工作效率,加快病人就诊速度,根除"三长一短"的弊端,有效地解决"看病难"的问题。门诊收费管理系统是医院管理信息系统的重要组成部分,实施计算机管理,不仅可以简化传统人工手动的管理模式,使医院管理人员能够方便地对门诊收费进行全面管理,更重要的是利用计算机的技术可以使门诊收费管理规范化、制度化、数字化、提高管理水平、降低管理成本、减轻工作强度、提高工作效率,使医院以高效率运转。本系统借鉴了我国医院现行体制结构模式、管理模式和管理流程,充分利用计算机技术和数据库技术,采用灵活的模块化结构设计方法进行设计。其基本功能包括了缴费、冲红、结算、查询和统计等方面。计算机技术在医院中的应用顺应了我国的国情,实现了医疗事业要面向现代化,面向未来的指导思想,是医院管理走向现代化的有力武器。
关键词 医疗改革;管理信息系统;结算
Abstract
  As the revolution of medical treatment system increasingly improves in recent years, it is absolutely vital to introduce computers into the clinic department to make an automatic way of processing requests-"clearness treatment, reassurance medicine" from the patients and the fierce competition from the market. The medicals′ efficiency as well as the diagnosis speed can be extremely improved by using computers. Furthermore, the disadvantage of "three long one short" can be removed fundamentally and no more medication questions. Clinic charge management system is an important part of the communication management system of the hospital. Managing through the computers can provide the managers with an entire control of the clinic charge which simplifies the traditional manual manage mode, and most importantly, using computer technique can make the clinic charge standardized, institutionalized, digitized, which at the same time advances the manage level, reduces the manage cost, lessens the working intensity, and gets the hospital running more efficiently. This system was designed with flexible patterns of structure and plentiful computer technique and data bank technique, which used the current system's management pattern and process of our native hospitals as a model. The basic foundation includes charge, scarlet letter writing-off, account, inquiry, statistics and so forth. The application of computer technique in the hospital accords with domestic situation and meets the command of medical process in the face of modernization and the future, and what's more, it is the ultimate weapon for the modernization of hospital management.

Key words Revolution of Medical Treatment MIS Account
目 录
摘要 I
Abstract II
第1章 绪论 1
1.1 课题背景 1
1.1.1 课题来源 1
1.1.2 现有系统运行情况 1
1.2 本系统开发的目的和意义 2
1.2.1 系统开发的目的 2
1.2.2 系统开发的意义 2
1.3 系统设计思想 2
1.3.1 总体设计思想 2
1.3.2 本系统设计的创新点 3
第2章 可行性分析 4
2.1 业务流程图 4
2.2 本系统可行性分析 6
2.2.1 经济可行性 6
2.2.2 技术可行性 8
2.2.3 运行可行性 8
2.3 本章小结 8
第3章 需求分析 9
3.1 门诊收费管理系统的需求分析 9
3.1.1 数据流图 9
3.1.2 数据字典 11
3.2 本章小结 13
第4章 总体设计 14
4.1 系统模块总体设计 14
4.1.1 模块总体介绍 14
4.1.2 各功能模块详细介绍 15
4.2 数据库设计 15
4.2.1 数据库设计概述 15
4.2.2 数据分析 16
4.2.3 数据库的详细设计 17
4.3 本章小结 19
第5章 详细设计 20
5.1 系统运行平台设置 20
5.1.1 硬件环境 20
5.1.2 软件环境 20
5.2 开发工具简介 20
5.2.1 Visual Studio 2005 介绍 20
5.2.2 SQL Server 2005 介绍 21
5.3 系统主界面设计 21
5.4 门诊业务管理模块详细设计 22
5.4.1 挂号收费 22
5.4.2 门诊业务处理 24
5.4.3 门诊单据冲红 26
5.4.4 门诊操作员费用结账 27
5.4.5 医院门诊结算管理 28
5.5 信息查询功能设计 29
5.5.1 就诊信息综合查询 29
5.5.2 医疗费分科分项统计 30
5.6 系统管理功能设计 31
5.6.1 票据重打印 31
5.6.2 更改口令 32
5.7 本章小结 33
第6章 系统测试与性能分析 34
6.1 软件测试 34
6.1.1 测试的基本概念 34
6.1.2 测试步骤 35
6.2 本系统测试 36
6.3 本章小结 36
第7章 系统主要功能使用说明 38
7.1 系统登陆步骤 38
7.2 门诊业务管理 38
7.2.1 挂号收费 38
7.2.2 门诊业务 40
7.2.3 门诊单据冲红 41
7.2.4 门诊操作员费用结帐 43
7.3 信息查询 43
7.3.1 患者费用查询 43
7.3.2 医疗费分科分项统计 44
结论 45
致谢 46
参考文献 47
附录1 48
附录2 52
第1章  绪论
  随着经济全球化,科学与发展已成为当今的主题。在中国软件行业日益进步的今天,如何利用这些资源来帮助减轻医生和病人的负担,让病人能够尽快就医。因而设计一个好的门诊收费管理系统,能提高医院的社会效益与经济效益。系统是基于C#语言,前台利用了Visual Studio 2005作为开发工具,数据库利用了SQL Server 2005作为数据源来设计本系统。门诊收费管理系统主要是挂号收费和门诊业务处理。病人必须先到门诊部挂号,取得挂号单后找医生看病,然后拿处方划价,最后取得药品或接受治疗。
1.1  课题背景
1.1.1  课题来源
  现在有很多老百姓一提到去大医院看病,首先想到的就是"看病难"问题。尤其是在门诊,"三长一短"的现象普遍存在,即挂号时间长、候诊时间长、取药时间长,而诊疗时间短。这种情况越严重就越容易使患者滋生不满情绪,进而影响到医疗行业的声誉。鹤矿集团妇婴医院门诊量的快速增加给医院带来了发展机遇,但同时也使医院管理和服务面临着严峻考验。
1.1.2  现有系统运行情况
  鹤矿集团妇婴医院过去所有的收费资料都是用操作繁琐复杂而且功能单一的收费系统进行记录管理的,原系统仅包括门诊业务、门诊操作员费用结账、就诊信息综合查询、门诊收款票据查询、患者费用查询、更改口令等基本功能,而挂号收费、医院门诊结算管理、医疗费分科分项统
  • 大家都分享一下了,你好意思不点吗?点一下又不会怀孕

创意是网站设计的生命之源,好的创意能更加还原于真实。更加吸引浏览者的注意力.