体检客服系统论文基于ASP技术的医院体检客服系统设计.doc_第1页
体检客服系统论文基于ASP技术的医院体检客服系统设计.doc_第2页
体检客服系统论文基于ASP技术的医院体检客服系统设计.doc_第3页
体检客服系统论文基于ASP技术的医院体检客服系统设计.doc_第4页
体检客服系统论文基于ASP技术的医院体检客服系统设计.doc_第5页
已阅读5页,还剩1页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

体检客服系统论文:基于ASP技术的医院体检客服系统设计与实现【中文摘要】通信及计算机技术的发展使全球进入信息化时代,各国都在信息化建设方面投入巨大人力财力,医疗卫生领域更是实现信息化的重点。目前,我国大部分医院的信息处理基本上还停留在手工方式,劳动强度大且工作效率低。医院信息管理系统的有效运行,将提高医院各项工作的效率和质量。随着健康体检越来越得到人们的重视,医院体检工作量也不断增加,在这种情况下,医院体检客服系统应运而生。本文针对目前健康体检工作的开展情况,为了打破传统手工信息录入方式、提高工作效率、整合资源、促进医学科研教学、方便体检人员而设计的基于ASP技术的医院体检客服系统。本文首先对医院体检客服的现状做了阐述和探讨,对体检客服系统的开发背景和意义做了简单说明;对体检客服系统设计开发的相关技术做了详细介绍,重点介绍了ASP.NET和SQL server数据库系统;根据目前医院的健康体检工作的现状,从系统的总体、功能、性能、数据等方面对体检客服系统做了详细的需求分析;在此基础上,提出了体检客服系统的设计方案,对各功能模块做了简单介绍;然后应用ASP.NET语言和SQL Server数据库系统等技术来深入论证和阐述系统的实现过程;最后结合体检客服系统的实际使用情况,总结医院体检客服系统建设的意义和系统建设经验,并对未来研究提出进一步展望。医院体检客服系统的设计和实现,实现了医院体检业务的信息化管理,极大提高了工作效率,有效保证了体检数据的准确性,为体检者提供了可靠的健康指导和保障。【英文摘要】The development of communications and computer technology into the global information age, every country has invested in information technology great human and financial resources, medical and health information is the key to achieve. At present, most hospitals in the information processing method is basically still in the manual, labor-intensive and low efficiency. Hospital information management system effective operation, the hospital will increase the efficiency and quality. With the physical examination has been more attention, increasing the workload of the hospital examination, in this case, the hospital medical customer service system came into being.In this thesis, the work currently carried out physical examination, and in order to break the traditional manual information input method, improve efficiency, integration of resources, the promotion of medical research and teaching, medical personnel to facilitate the design of the hospital-based ASP technology medical customer service system.Firstly, the status of the hospital medical customer service are described in detail and discussed the development of medical customer service background and significance of the system to do the simple instructions; customer service system design and development of medical technologies related to a detailed description, focusing on the ASP.NET and SQL server database system; the hospital based on the current healthy status of the work, from the overall system, function, performance, data and other aspects of medical customer service system to do a detailed needs analysis; on this basis, the proposed physical design customer service systems of the function module to do a brief introduction; and then apply the ASP.NET languages and technologies such as SQL Server database system to in-depth demonstration and exposition of the system implementation process; Finally, check the actual usage of customer service systems, summarizes the process of this demonstration project experience, and further prospects for future research.Hospital medical system design and implementation of customer service and achieve the hospital medical information management services, greatly increasing the efficiency of the merits and demerits, would effectively guarantee the accuracy of medical data for a reliable physical examination to provide health guidance and protection.【关键词】体检客服系统 ASP.NET B/S模式 SQL Server【英文关键词】medical customer service system ASP.NET B/S mode SQL Server【目录】基于ASP技术的医院体检客服系统设计与实现摘要4-5ABSTRACT5-6第一章 绪论12-161.1 本课题的研究背景和意义12-131.2 医院体检客服的现状13-141.3 课题研究的主要内容141.4 论文的组织结构14-151.5 本章小结15-16第二章 系统开发的相关技术16-232.1 B/S 与C/S 体系结构16-172.2 三层结构的概念17-182.3 ASP.NET18-202.3.1 ASP 的发展18-192.3.2 ASP.NET 的特点及优势19-202.4 SQL Server 数据库系统简介20-222.5 HL7 介绍222.6 本章小结22-23第三章 系统需求分析与总体设计23-303.1 系统总体需求分析23-243.2 系统功能需求分析243.3 系统性能需求分析243.4 数据需求分析24-253.5 系统特殊性分析253.6 系统设计原则25-263.7 系统总体设计26-293.7.1 系统物理结构263.7.2 模块结构图26-293.8 本章小结29-30第四章 系统详细设计30-394.1 系统详细设计30-364.1.1 登记管理与套餐管理30-314.1.2 总检管理31-324.1.3 分检管理324.1.4 查询分析32-354.1.5 费用管理354.1.6 系统设置35-364.2 系统安全设计36-384.2.1 系统访问权限374.2.2 身份鉴别374.2.3 备份和恢复37-384.2.4 出错处理384.3 本章小结38-39第五章 体检客服系统与实验室信息系统的接口设计39-465.1 体检客服系统与实验室信息系统接口设计的必要性和重要性395.2 系统接口功能要求395.3 系统接口设计39-455.3.1 HL7 标准概述405.3.2 HL7 消息结构405.3.3 HL7 消息构成规则40-415.3.4 体检客服系统与实验室信息系统接口415.3.5 消息定义41-435.3.6 实现消息列表43-445.3.7 程序说明44-455.4 系统接口实现455.5 本章小结45-46第六章 系统实现46-646.1 系统总体实现466.2 数据库实现46-526.2.1 数据库模型的建立46-476.2.2 主

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论