摘要
随着科技的飞速发展,计算机已经广泛的应用于各个领域之中。在医学领域中,计算机主要应用于两个方面:一是医疗设备智能化,以硬件为主。另一种是病例信息管理系统(HIS)以软件建设为主,以提高私人牙科诊所病例的现代化管理水平。本次毕业设计的主要任务是基于B/S模式开发设计一个私人牙科诊所病例管理系统以提高私人牙科诊所病例的现代化管理形象。该系统包括药品管理、挂号管理、开药管理和药房管理四个部分,可以实现药品、患者的录入、删除、修改和查询等功能,特别适应各大中小型私人牙科诊所病例,提高私人牙科诊所病例管理水平,系统设计合理操作简便。
本文采用面向对象分析的方法,详细阐述了一个功能比较强大的牙科诊所管理系统的前后台开发,操作流程和涉及的一些关键技术。首先进行了可行性分析,然后是面向对象分析,通过实际的业务流程需要,抽取和整理用户需求,建立了问题域精确模型;然后是面向对象设计阶段,主要是把分析阶段得到的对目标系统的需求转变成符合成本和质量要求的,抽象的系统实现方案,阐述了系统设计的思想,数据库的设计和系统设计的工具及技术。该阶段对本系统各个对象的属性和方法进行了详细设计,建立了本系统的对象模型,形成了本系统的类图;数据库设计时先进行了概念结构设计,然后进行了逻辑结构设计,最后完成了数据表的设计。
根据前几个阶段的分析和设计,本系统在设计方面采用B/S模式,同时使用JSP技术进行基本页面的设计与功能实现,后台数据库选用MySQL数据库。本系统的设计实施为牙科诊所管理系统的运行做基础,为牙科诊所管理系统工作提供良好的条件。
关键词:牙科诊所病例门诊管理 JSP B/S模式
ABSTRACT
With the rapid development of science and technology, computers have been widely used in various fields. In the field of medicine, computers are mainly applied to two aspects: one is the intelligence of medical equipment and the hardware. The other is the case information management system (HIS), which focuses on software development to improve the level of modern management of cases in private dental clinics. The main task of this graduation design is based on B/S pattern development and design a private dental clinics case management system in order to improve the modern management image of the private dental clinic cases. The system includes drug management, register management, prescribe medicine and pharmacy management four parts, of drugs, patients can be accomplished by the input, delete, modify, and query, and other functions, especially for the small and medium-sized private dental clinic cases, improve the level of private dental clinics case management, reasonable system design is simple.
This article adopts the method of object-oriented analysis, elaborated the function of a more powerful Taiwan before and after the development of the dental clinic management system, operation process and some of the key technologies involved. First has carried on the feasibility analysis, then the object-oriented analysis, through the actual business process needs, extract and user needs, set up the precise model the problem domain; Then the object-oriented design phase, mainly with the analysis phase of the demand for the target system into conformity with the requirements of the cost and quality of abstract system implementation plan, expounds the ideas of system design, database design and system design tools and techniques. In this phase, the object model of the system is set up, and the class diagram of the system is formed. The design of the conceptual structure was carried out first, then the logical structure design was carried out, and the design of the data table was completed.
According to former several stages of the analysis and design, this system adopts B/S mode in terms of design, and using JSP technology of basic pages design and function implementation of background database choose MySQL database. The design of this system is implemented as the basis for the operation of the dental clinic management system, and provides good conditions for the operation of the dental clinic management system.
Key words: the patient outpatient clinic administration JSP B/S pattern
目录
摘要 1
目录 4
1. 引言 5
1.1结构概述和技术介绍 6
1.1.1 JSP概述 6
1.1.2 JSP的新特性 7
1.3.3 JSP的基本概念 8
2.系统分析 9
2.1 需求分析 9
2.2 系统设计原则 10
2.1.1技术可行性 10
2.1.2 经济可行性 10
2.1.3 操作可行性 10
2.1.4 时间可行性 10
3.概要设计 10
3.1 数据库设计 11
3.2 建立数据库 12
3.3建立数据库的任务 12
3.4 建立数据库的方法 12
3.5 数据项和数据结构 13
3.6 建立数据表 14
4. 详细设计 17
4.1 模块的设计 17
4.1.1 登录模块 17
4.1.2 用户注册模块 22
4.1.3 系统管理模块 28
4.1.4 挂号管理模块 30
4.1.5病例管理模块 30
4.1.6用户模块 30
5.系统调试与测试 32
5.1 程序调试 32
5.2 软件的测试 32
5.2.1 测试的重要性及目的 32
5.2.2 测试的步骤 33
5.2.3 测试的主要内容 34
6.结论 35
6.1 系统评价 35
6.2 安全性问题 36
参考文献0 37
外文原文 39
中文翻译 43
AJAX技术和SSH框架在电子商务系统开发中的应用 43