住院信息管理系统论文 VB开发
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
医院管理系统是典型的管理信息系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
[来源:http://think58.com]
本系统的主要功能包括:患者的入院与出院的维护、医师信息的维护、收费管理、打印服务等功能。
[资料来源:http://think58.com]
关键字:医院 病人管理 医师管理 管理信息系统 MIS Visual Basic
[资料来源:http://think58.com]
Abstract
Hospital Management System is a typical management information system (MIS), its development include the establishment and maintenance of back-end database and front-end application development aspects. For the former require the establishment of data consistency and integrity of the strong data security and good libraries. For the latter procedure requires the application of full-featured, easy to use and so on.
[来源:http://think58.com]
After analysis, we use the MICROSOFT company's VISUAL BASIC development tools, provides a variety of its object-oriented development tools, in particular, the data window that can make it easier to manipulate the database and concise intelligent objects, first create a system in a short time application prototype, then, demand for the initial prototype system, iterative, and constantly revised and improved customer satisfaction until the formation of a viable system.
The system's main features include: patient admission and discharge maintenance, physician information, maintenance, charge management, printing services, and other functions.
Keyword :Hospital patient management physicians Management Information System MIS Visual Basic
[资料来源:THINK58.com]
目 录
[资料来源:http://www.THINK58.com]
第一章 绪 论 3
1.1课题简介 3
1.2开发的意义 3
[资料来源:THINK58.com]
1.3团队构成 4
第二章 开发环境及实现技术 5
[资料来源:http://think58.com]
2.1开发环境 5
2.2开发工具简介 5
第三章 系统设计 8
3.1概要设计 8
3.1.1概要设计阶段的主要任务 8
[资料来源:www.THINK58.com]
3.1.2概要设计的过程 8
3.1.3概要设计的原则 8
3.1.4系统功能分析 8
3.2详细设计 10
[来源:http://think58.com]
3.2.1详细设计的任务 10
3.2.2详细设计的方法 10
[版权所有:http://think58.com]
第四章 数据库设计 12
[资料来源:http://THINK58.com]
4.1数据库ACCESS简介 12
4.2数据库需求分析 13
4.3测试用例 15
第五章 系统的实现 17
[来源:http://www.think58.com]
5.1系统登录模块的实现 17
5.2主界面的实现 21
5.3住院手续模块的实现 23
5.3.1入院登记模块的实现: 23
5.3.2收取押金模块的实现 26
5.3.4出院打票模块的实现 29
5.3.5费用查询/明细模块的实现 32
5.4住院报表模块的实现 32
[资料来源:http://think58.com]
5.4.1在院名册的实现 32
[资料来源:http://think58.com]
5.4.2住院/出院查询模块的实现 33
5.4.3清单查询模块的实现方法 35
5.5病区管理模块的实现 35
5.6职工人事管理模块的实现 37
5.7版本信息模块的实现 38
5.8用户管理模块的实现 39
[来源:http://www.think58.com]
第六章 系统使用说明 40
6.1使用说明 40
6.2运行环境 40
第七章 设计心得 41
参考文献 42
[来源:http://www.think58.com]
上一篇:超市管理系统论文 VB开发