本科学生毕业论文公费医疗报销系统院系名称: 专业班级: 学生姓名: 指导教师: 职 称: 讲 师 黑 龙 江 工 程 学 院二○一二年六月The Graduation Design for Bachelor's Degree The Public Health Reimbursement System Candidate: Specialty: Class: Supervisor: Heilongjiang Institute of Technology2012-06·Harbin摘 要此公费医疗报销系统平台采用 B/S 模式的构架,是一个综合的新型医院管理系统,它由用户管理模块、药品信息模块、医务人员管理模块和报销模块组成。由用户通过浏览器向服务器发出请求,服务器端首先对用户的身份进行验证,然后进入系统,根据用户所提交的请求进行对应的各项操作。这个系统在开发过程中,所用的编程语言是 Java 和 Xml,并且用到了 Spring、Hibernate 框架和 Dorado7 插件。总体上来讲,这是一个三层结构的系统,实现了业务处理和数据库处理的分离,提高了系统的安全性和可扩展性。该系统在 Windows 环境下开发,选用 Apache-Tomcat7.0 作为服务器通过该医疗报销管理系统,医院管理员可以方便的对医院医生信息和药品信息进行网络化管理,节省了时间,提高了效率。医院工作人员可以通过该系统对就医人员信息和花销进行录入,而就医人员同样可以通过该系统看到自己的各项花费信息和可申请报销的金额。关键词:Java;Xml;Mysql;管理系统;医疗报销;Dorado7ABSTRACTThe medical expenses reimbursement system platform using B/S model framework, is an integrated model of hospital management system, it consists of user management module, drug information module, medical personnel management module and reimbursement of modules.By the user through the browser sends a request to the server, the server first to authenticate users, and then enter the system, according to the user request for the corresponding operations.This system in the development process, the programming language is Java and Xml, and used the Spring, Hibernate framework and Dorado7 plug-in.In general, this is a three layer structure of the system, to achieve the business processing and database processing separa...