医院病区管理系统设计(附源程序.rar

RAR格式版权申诉手机打开展开

医院病区管理系统设计(附源程序,论文标准word格式排版 共44页 附程序源文件摘要随着人们对自身健康状况越来越关注,使得医院的业务不断增长,处理也变得越来越复杂。简单的人工经营管理,已无法满足医院的需要, 成为医院发展的瓶颈。为了解决上述问题,本文开发了医院病区管理信息系统,对医院病区的人流、物流、财流进行综合管理,对医疗活动各阶段中产生的数据进行...
编号:60-264024大小:2.17M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 九阴真经 发布

论文标准WORD格式排版 共44页 附程序源文件

摘要
随着人们对自身健康状况越来越关注,使得医院的业务不断增长,处理也变得越来越复杂。简单的人工经营管理,已无法满足医院的需要, 成为医院发展的瓶颈。为了解决上述问题,本文开发了医院病区管理信息系统,对医院病区的人流、物流、财流进行综合管理,对医疗活动各阶段中产生的数据进行采集、存贮、处理、提取、传输、汇总、加工。在医院病区管理系统中,主要包括出入院管理、病区管理和系统维护三大功能模块,实现了入院登记、出院结算、入区登记、医嘱管理、病区发药、病区退药等功能。
本文的主要内容包括:首先阐述了国内外医院管理信息化系统的发展与现状;接着在对医院病区管理系统市场调查分析的基础上,结合系统开发技术,确定了系统需求分析;然后在此基础上提出方案总体设计并予以论证,确定了本系统应该具有的基本功能模块;接着进行系统的详细设计;最后对系统中各个功能模块进行了测试。

关键字:医院病区管理;入院登记;病区发药


Abstract
More and more pays attention along with the people to own state of health, enables the hospital the service to grow increasing, processing also becomes more and more complex. The simple manual management and operation, has been unable to satisfy the hospital the need, Becomes the hospital development the bottleneck. In order to solve the above problem, this article has developed the hospital ward management information system, to the hospital ward stream of people, the physical distribution, the wealth class carries on the synthesis management, moves the data to the medical service which in various stages produces to carry on gathering, the storage, processing, the extraction, the transmission, compiles, the processing. In the hospital ward management system management system, mainly includes in hospital management, the ward management and the system maintains three big function modules, realized in hospital registration, the out of hospital has settled accounts, enters the area registration, the doctor's advice management, the ward sends the medicine, the ward draws back functions and so on medicine.
The article primary coverage includes: First elaborated the domestic and foreign hospital management information system development and the present situation; Then in to the hospital ward management system management system market survey analysis foundation in, the union system development technology, has determined the system demand analysis; Then in this foundation proposed the plan system design and proved, had determined this system should have basic function module; Then carries on the system the detailed design; Finally each function module has carried on the test to the system in.
Key words: Hospital ward management;In hospital registration; The ward sends the medicine


目录
第一章 绪论 1
§1.1选题的目的和意义 1
§1.2国内外医院信息管理系统的发展与现状 1
§1.3系统研究的主要内容和作者的主要工作 2
§1.3.1系统研究的主要内容 2
§1.3.2作者完成的主要工作 2
第二章 医院病区管理系统需求分析 3
§2.1业务及用户需求分析 3
§2.2系统功能需求分析 3
§2.3数据流图 4
§2.3.1系统顶层数据流图 5
§2.3.2“出入院管理”模块数据流图 6
§2.3.3“病区管理”模块流程图 6
§2.3.4“药房管理”模块数据流图 7
§2.4数据词典 7
§2.4.1数据流 7
§2.4.2数据元素 8
§2.4.3数据存储 8
§2.4.4数据加工 9
§2.5系统可行性分析 9
§2.5.1技术可行性 9
§2.5.2经济可行性 10
§2.5.3操作可行性 10
第三章 系统设计方案 11
§3.1系统开发工具介绍 11
§3.1.1 PowerBuilder简介 11
§3.1.2 PowerBuilder特点 11
§3.1.3 ODBC技术 12
§3.1.4 Microsoft SQL Server 2000数据库 13
§3.2医院病区管理系统设计方案 14
3.2.1设计方案1 14
3.2.2设计方案2 14
第四章 系统总体设计 15
§4.1系统总体设计 15
§4.1.1系统总体设计介绍 15
§4.1.2开发目标 15
§4.1.3系统设计指导思想及原则 15
§4.2功能模块实现方法 16
§4.4系统开发环境配置 17
§4.5需要人力资源与时间安排 17
第五章 系统概要设计 18
§5.1系统功能具体分析 18
§5.2系统功能结构图 18
§5.3数据库设计 19
§5.3.1 系统E-R模型 19
第六章 系统详细设计与实现 22
§6.1数据库详细设计 22
§6.1.1相关实体属性描述 23
§6.1.2数据库的实现 24
§6.1.3建立数据表 24
§6.1.4表之间的关系举例 27
§6.2系统功能模块详细介绍 27
§6.2.1出入院管理模块 27
§6.2.2病区管理模块 28
§6.2.3系统维护模块 28
§6.3系统功能模块图 29
§6.4系统模块的界面 29
§6.4.1登录界面 29
§6.4.2主界面 32
§6.4.3入院登记界面 32
§6.4.4入区登记界面 33
§6.6.5系统管理模块 33
第七章 医院病区管理系统程序测试 34
§7.1测试目的与任务 34
§7.2测试环境和条件 34
§7.2.1运行环境 34
§7.2.3初始数据的准备 34
§7.3测试方案 35
§7.4测试实施 35
§7.4.1测试内容 35
§7.5测试的步骤 36
§7.6测试结果分析 36
总 结 37
参考文献 38
致 谢 39