{$cfg_webname}
主页 > 计算机 > 论文 >

医院信息管理系统的论文

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

医院信息管理系统的论文(论文12000字)
摘  要
本设计尝试用ASP.NET在网络上架构一个网上医院综合信息管理系统,以推进医院管理无纸化、过程电子化、管理智能化的发展。系统主要功能有:用户管理、医师管理、护士管理、病人管理、病房管理、财务管理、数据备份等。系统是在.NET 平台上运用ASP.NET技术来实现的。
文中首先介绍了所用到的开发技术ASP.NET以及ADO.NET,接着对医院管理系统的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划、设计。最后对系统的主要页面、数据库、应用程序的设计与实现作了较为详细的讲解。
关键词:管理信息系统,医院管理,ASP.NET,ADO.NET

Abstract
This issue tries to build up a inpatient department management system online using ASP.NET. With the aim that to promote the paperless, electronic, intelligent management of the inpatient department. The main functions of the management system are as follows: user management, physician management, nurse management, wards management, patient management, financial management, and data backup. The system is developed using ASP.NET technology based on .NET platform. This paper first introduces the techniques used in development which include ASP.NET and ADO.NET, and then analyzes the feasibility of the management system, then gives the clear planning and design for the design ideas, design objectives and the overall structure of the system. Finally the main page of the system, database, design and implementation of the system are explained detailed.
Keywords:Management Information System; Inpatient Department Management; ASP.NET; ADO.NET

目  录
摘  要    1
前  言    3
第1章 背景与意义    4
1.1 医院管理系统的现状    4
1.2 医院管理系统的优势    4
1.3 任务概述    5
1.3.1 课题目标    5
1.3.2医院管理系统特点    5
第2章 系统解决方案的选择    6
2.1 系统说明    6
2.1.1 硬件环境    6
2.1.2 软件环境    6
2.2 可行性分析    7
2.3 相关工具和技术说明    7
2.3.1 B/S体系结构    7
2.3.2 SQL Server    8
2.3.3 HTML    8
2.3.4 Visual Studio 2008    9
第3章 系统分析    11
3.1 系统分析的任务与步骤    11
3.1.1 系统分析的任务    11
3.1.2 系统分析的步骤    11
3.2 功能需求    11
3.3 系统功能模块    12
3.4 系统数据库设计    12
第4章 系统设计    16
4.1 系统功能说明    16
4.1.1系统总体功能    16
4.1.2 非功能性需求    16
4.2 建立数据库模型    17
4.2.1 管理员表    17
4.2.2 病人信息表    17
4.2.3 收费信息表    18
4.2.4 药品信息表    18
第5章 编码与实现    19
5.1 系统主界面    19
5.1.1 页面实现效果    19
系统登陆界面如所图5–1系统登录界面示    19
5.1.2 主页面实现说明    20
5.2 系统用户信息管理实现    21
5.2.1 系统用户信息管理页面    21
5.2.2 系统用户信息管理实现说明    23
5.3 病人信息管理实现    23
5.3.1 病人信息管理页面    23
5.3.2 病人信息管理实现说明    24
5.4 药房信息管理实现    25
5.4.1 药品信息管理页面    25
5.4.2 药品信息管理实现说明    25
5.5 密码修改实现    26
5.5.1 密码修改页面    26
5.5.2 修改密码界面说明    26
第6章 系统测试与运行    27
6.1 系统测试的目的    27
6.2 面向对象的系统测试方案    27
结束语    28
致 谢    29
参考文献    30

推荐资料