医院床位管理系统
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
摘要
随着社会信息化的发展,计算机化的医院信息系统已成为现代化医院运营必不可少的基础设施与技术支撑环境。医院数字化管理已是社会发展所需,也是医院管理的发展趋势。如何构建医院医疗卫生服务体系,是我国当前必须尽快解决的一个难题。
本课题研究了医院床位管理系统的现状,并在此基础上建立了医院床位管理系统模块,该系统主要实现了对床位信息、科室信息、患者信息、住院信息等进行管理。本系统经过仔细调研,采用当前较为流行的B/S结构和JSP动态网页开发技术,基于Windows XP Professional操作系统和SQL Server 2000数据库,设计并实现了一个功能较为完善的医院床位管理系统模块。通过对系统进行一系列的需求分析、设计、编码、测试等工作,实现了系统的基本功能。
本系统经过测试,运行效果稳定,操作方便、快捷;实现了一个功能全面、技术先进、实用性好、安全性高,并具有良好的可扩展性、可移植性和可维护性的信息平台。在具体的应用过程中,有可能会出现一些问题,今后还会对本系统不断地进行完善、更新。
关键词:B/S结构 JSP技术 SQL Server 2000
ABSTRACT
Along with the development of social information-based, computerization of hospital information system has become essential infrastructure and technical support environment of modern day hospital operation. The hospital digitization management has being the social development needs, also being the hospital management development tendency. How to construct the health service system is a difficult problem which our country current must solve as soon as possible.
The subject studies the concept of the hospital bed management system's present situation, and realizes the establishment of the bed management of community medical and health system model, which can manage the information of the beds, the offices, the patients and the patient information and so on. Through dedicating investigation, this discourse adopts more popular B/S structure and the JSP dynamic web page development technique to design the bed management of community medical and health system, which bases on Windows XP Professional and the SQL Server 2000 database. The essay design and realize a perfect hospital bed management system module. According to a series of work such as requirement analysis, design and coding, test, and realize system's basic function.
This subject achieves basic functions. Through the testing, the operation result of the system is steady .It is easy and fast to be operated. The thesis works out an information platform that is multi-function, superior technique, simple deployment, completely safe construction, good expansibility transplantation and maintenance. The system will be likely to have some problems during the application course. In the future, I will constantly perfect and renovate the system.
Key words: B/S Structure Java Server Pages technology SQL Server 2000
目录
1 前言 (1)
2 医院信息化现状及课题提出意义 (2)
2.1 研究现状综述 (2)
2.2 课题的提出及实践意义 (2)
2.3 研究内容 (2)
2.4 论文的组织结构 (2)
3 开发方法综述 (4)
3.1 结构化的开发方法 (4)
3.2 SQL Server2000数据库 (4)
3.3 Tomcat服务器概述 (5)
3.4 Eclipse简介 (5)
3.5 JSP(Java Server Pages)技术 (6)
4 需求分析 (8)
4.1 系统功能需求 (8)
4.2 性能需求 (8)
4.3 系统安全性分析 (9)
5 系统分析 (10)
5.1 构建系统逻辑模型 (10)
5.2 构建业务模型 (13)
6 系统设计 (14)
6.1 概要设计 (14)
6.2 数据库设计 (14)
7 系统详细的设计与实现 (19)
7.1 系统实现所需的软硬件环境 (19)
7.2 系统实现的具体技术 (19)
7.3 界面的设计与实现 (20)
8 系统测试、运行和维护 (27)
8.1 系统测试概述 (27)
8.2 系统验证分析 (27)
8.3 系统测试用例及效果 (28)
8.4 系统维护 (30)
结论 (31)
谢辞...................................................................................................... 错误!未定义书签。参考文献 . (33)