his住院管理的实现.doc

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

his住院管理的实现,54页5.4万余字目录封面------------------------------------------------------------------------------------------封一毕业设计任务书------------------------------------------------...
编号:45-18664大小:1.52M
分类: 论文>计算机论文

内容介绍

此文档由会员 lzj781219 发布

54页 5.4万余字


目 录
封面------------------------------------------------------------------------------------------封一
毕业设计任务书---------------------------------------------------------------------------封二
摘要------------------------------------------------------------------------------------------封四
Abstract------------------------------------------------------------------------------------封五
第一章 需求分析概要
1.1项目开发背景---------------------------------------------------1
1.2系统分析-------------------------------------------------------1
1.2.1可行性研究-------------------------------------------------1
1.2.1.1技术可行性--------------------------------------------1
1.2.1.2经济可行性---------------------------------------------1
1.2.1.3 法律可行性--------------------------------------------2
1.2.2 需求分析---------------------------------------------------2
1.2.2.1 系统功能要求-------------------------------------------2
1.2.2.2 系统性能要求-------------------------------------------3
1.2.2.3 系统运行要求-------------------------------------------3
1.2.2.4 数据流分析---------------------------------------------3
1.2.2.5 数据字典-----------------------------------------------7
第二章 系统设计
2.1系统开发环境---------------------------------------------------10
2.2 系统开发工具---------------------------------------------------10
2.3 系统功能模块---------------------------------------------------10
2.4 业务流程-------------------------------------------------------11
第三章 开发工具概述
3.1 Visual Basic概述----------------------------------------------12
3.1.1 Visual Basic的特点----------------------------------------12
3.1.2 本设计中所涉及的重要概念及主要语句--------------------------------------12
3.1.3 ADO-------------------------------------------------------14
3.2 SQL Server概述----------------------------------------------15
3.2.1 SQL Server 2000 的特性-------------------------------------15
第四章 系统具体编码实现
4.1编码实现说明---------------------------------------------------17
4.1.1模块化设计------------------------------------------------17
4.1.2过程化设计------------------------------------------------18
4.2系统登录 ------------------------------------------------------18
4.3系统主界面-----------------------------------------------------19
4.4住院收费-------------------------------------------------------20
4.5住院取药-------------------------------------------------------22
4.6患者出院-------------------------------------------------------23
4.7 收费员一日清单-------------------------------------------------23
4.8 患者费用清单 --------------------------------------------------23
4.9 修改个人密码 --------------------------------------------------24
第五章 总结--------------------------------------------------------25
第六章 致谢--------------------------------------------------------26
附录一 参考文献----------------------------------------------------27
附录二 英文翻译----------------------------------------------------28
附录三 代码篇------------------------------------------------------36


摘要
随着计算机技术的发展,人类在生产、生活的各个领域都应用到了计算机,这充分体现了计算机高效、全面、快速处理信息的能力。而作为计算机最大的应用领域——数据库管理系统(DBMS),在现代计算机系统已被作为主要的系统软件之一。
医院管理信息系统(HMIS)的主要目标是支持医院的行政管理与事务处理业务,减轻事务处理人员的劳动强度,辅助医院管理,辅助高层领导决策,提高医院的工作效率,从而使医院能够以少的投入获得更好的社会效益与经济效益。
住院管理作为医院管理系统的一个重要分支,承担着患者一切的住院事务,本文阐述用Visual Basic 6.0和SQL SERVER 2000开发医院管理中住院管理系统,介绍了住院管理系统的构建过程及其实现。
关键字:DBMS、Visual Basic 6.0、SQL SERVER 2000 、住院管理系统


ABSTRACT
With the rapid development of computer technology, computer technology has been applying to all over the fields of human, such as life、 study、 production, and so on. It has proved that the computers are efficient, comprehensive and prompt in processing and managing information. AS Data Base Management System (DBMS) is the best extensive in the application field of computer, which has been used as the one of most important system software in modern computer system.
The main target of the hospital management information system( HMIS) is to supprort the hospital administration managements,handle business allevitate the personnel business,assistant the hospital manage and high lead decision,increase the hospital's work efficiency,then make the hospital win more social and economic benefit with little devotion
As an important branch of HIS, Hospital management bear all the actions which the patient will do in the hospital ,this document expatiates to develop the hospital management subsystem of HIS using the Visual Basic 6.0 and SQL SERVER 2000 , introduce how to set up the hospitalization management subsystem and how to come true.
Key words: DBMS、Visual Basic 6.0、SQL SERVER 2000、Hospital Information System

附录一、参考文献
1 萨师煊,王珊。数据库系统概论(第三版)。高等教育出版社,2002
2 Eric A.Smith,Valor Whisler,Hank Marquis.Visual Basic 6 bible.
电子工业出版社,1999
3 Wayne Freeze.Visual Basic Database Programming Bible.
电子工业出版社,2001
4 陆昌辉,吴晓华。SQL Server 2000核心技术揭秘。北京希望电子出版社,2002
5 段兴,吴德胜,齐晓亮,肖仁华。Visual Basic 6.0数据库实用程序设计100例。
人民邮电出版社2002
6 Curtis Smith,Michael Amundsen.Visual Basic 6.0 Database Programming.
清华大学出版社,2002
7 张海藩。软件工程导论。清华大学出版社,2002