{$cfg_webname}
主页 > 计算机 > VB >

医院门诊管理系统的设计与实现(Access)

来源:56doc.com  资料编号:5D4221 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D4221
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

摘 要
门诊收费管理系统是典型的信息门诊收费管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面.对于前者要求建立数据一致性和完整性强,数据安全性好的数据库.而对于后者则要求应用程序功能完备,易使用等特点.
经过分析如此情况,我们使用VB ,数据库等开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统.

关键词:原型法,面向对象,数据一致性,数据窗口,门诊收费管理系统。

Summary
Jinxiaocun computer information management system is a typical computer Jinxiaocun management system (MIS), including its main development background to the establishment and maintenance of the database and front-end application development 2.The request for the establishment of strong data consistency and integrity, good data security databases.
For the latter request applications functions, such as easy to use features.
After analysis of the case, we add the use of the database, development tool, using it with the object-oriented development tools, especially data that can be easily accessible and concise window manipulation database intelligent audiences, First prototype application system in a short time, then, for the initial prototype system needs iterative and constantly revised and improved, until the formation of a viable system of user satisfaction.
    Key phrase:Prototype method, face to the object, data consistency, data window way, information management system,  buying and selling   management system。

模块设计
根据本系统的需求,结合实际管理情况,本系统应用有如下功能模块:
基础数据维护:对用户信息的管理
药品管理:主要对药品类别、药品类型及药品信息的管理
挂号:病人就医的主流程之一,为每一个病人分配一个号码
划价:计算药品的价格,主要包括中药、西药、中成药等
门诊收费:对各项收费进行汇总,如中药、西药、中成药等
查询:对挂号信息、收费信息进行查询

 

医院门诊管理系统的设计与实现(Access)
医院门诊管理系统的设计与实现(Access)
医院门诊管理系统的设计与实现(Access)
医院门诊管理系统的设计与实现(Access)
 


12000字
1 第一章 绪  论 4
2 第二章  选题说明 6
2.1 课题背景 6
2.2 国内外研究现状 6
2.3 课题目的 7
3 第三章 系统分析 8
3.1 系统的初步调查 8
3.2 系统的可行性分析 9
3.3 系统开发步骤 10
3.4 可行性分析 11
3.5 对本系统的分析 12
4 第四章  系统设计 12
4.1 模块设计 12
4.2 开发环境 13
4.3 功能模块 15
4.4 数据流图 16
4.5 数据库设计 16
4.6 详细设计 21
4.6.1 系统主界面 21
4.6.2 用户管理界面 22
4.6.3 药品管理界面 27
4.6.4 挂号界面 28
4.6.5 划价界面 29
5 第五章 开发总结 31
6 参 考 文 献 31
 

推荐资料