文档介绍:内蒙古科技大学
本科生毕业设计说明书(毕业论文)
题目:HL7医学信息传输技术的研究
与实现¾客户端的构建
学生姓名:吕丹
学号:0867118102
专业:电子信息工程
班级:信息08-1班
指导教师:张宝华副教授
HL7医学信息传输技术的研究与实现——客户端的构建
摘要
目前在医疗机构的信息传输环境中有两个重要的影响因素制约着医院医疗信息的共享:1)医疗传输环境中缺乏信息处理的一致性;2)产生的信息处理结果需要在用户和厂商间进行协商。因此,在现在的医疗信息传输机构中急需找寻出一种适合标准化的卫生信息传输协议来使临床医学更加规范并且通过管理信息发送格式来降低各医疗机构互相传输信息所造成的成本,同时各个机构还要把提高医院各信息系统之间数据信息互享的程度作为首要解决的问题,因此HL7 (Health Level 7)标准已经成为医疗信息行业中应用最为广泛的医院各机构间信息互享与交换的国际标准之一。
本次设计采用Java语言编程,构建支持HL7标准的客户端来与服务器端建立通信从而进行医学信息的传输,并且客户端需要接收来自服务器端的ACK确认消息,同时设计采用HL7 Messaging Workbench测试工具对构建的客户端进行连接测试,最终目的是为了实现临床病患各种医疗资料的信息共享以及跨平台的医疗信息相关应用,以此来使医院各医疗信息互享系统的工作更加人性化、简单化,从而真正做到信息资源的有效利用。
通过HL7客户端与服务器端的连接来实现医学信息的传输,主要是建立在熟练掌握Java编程语言,编程实现支持HL7标准的客户端;熟练操作集成开发环境Eclipse平台;应用标准插件SWT构建HL7客户端界面;采用HL7的开源工具包HAPI-,论文最后通过对HL7标准以及相关语言、软件的研究与应用实现了HL7客户端的构建,HL7客户端与服务器端的通信将方便医疗信息系统的相关通信。
关键词:HL7(Health Level Seven)标准;数据信息交互;构建客户端;医学信息传输
HL7 Medical Information Transmission Technology Research and Implementation-Client Construction
Abstract
There are two important factors that restrict the sharing of hospital medical information in the information transmission environment of medical institutions: 1) the lack of consistency of information processing in the medical transport environment; 2) information processing results need to be negotiated between users and manufacturers. Therefore, it is urgent that need to find a suitable standardized health information transfer protocol for the medical information transfer agencies, the protocol can make the clinical medicine more standardized and it can manage information delivery format to reduce the costs which cause by various medical institutions to transmit information to each other. At the same time, various agencies need to improve the degree of data sharing between the hospital information systems as the primary problem. The HL7 (Health Level 7) standard has e one of most widely used and exchanged of international standard in the hospital inter-agency for the medical industry.