基于SOA的数字化医院心电图设备集成技术研究.pdf下载分享
- 电子书
- 1天前
- 5热度
- 0评论
资料简介
本文探讨了在SOA架构下,如何有效解决数字化医院中心电图设备的集成问题。通过对现有医疗设备集成框架的深入分析,提出了一种基于虚拟设备机制的心电图设备集成方案,旨在提高系统可重用性和降低开发维护成本。同时,设计了一种心电图波形数据网关,实现主流心电图波形格式标准的转换,促进数据的集成与共享。本研究已在上海某医院的核心平台实验系统中成功应用,并获得了积极的反馈。
文件名称:基于SOA的数字化医院心电图设备集成技术研究.pdf
文件类型:PDF文档
文件标签:SOA架构、心电图设备、数字化医院

内容预览
上海交通大学
硕士学位论文
基于SOA的数字化医院心电图设备集成技术研究
姓名:苏英
申请学位级别:硕士
专业:软件工程
指导教师:饶若楠
20090112
基于SOA 的数字化医院心电图设备集成技术研究
I
基于SOA 的数字化医院心电图设备集成技术研究
摘
要
数字化是医院提高医疗服务水平和经营效益,优化管理模式和工作流程的重要工
具。随着医疗信息化的深入,信息共享需求的增长,医疗设备和信息系统的整合渐成数
字化医疗的一个新的热点和亮点。数字化医院涉及到大量医疗数据的集成和共享。目前
医院的设备集成通常的解决方案是根据医疗服务企业的具体需求,由系统集成商或信息
系统提供商提供Case-by-case 的接入或小规模的互操作整合。采用Case-by-case 的方法
整合大量设备恶化信息孤岛问题,从而影响数据共享的深度和广度。目前多数医院的信
息系统标准化建设比较落后,使得各个子信息系统间不能有效地融合和集成。
心电图是医院三大常规检查之一。由于心电信息分类较为繁杂,用一种数字化技术
和网络技术手段涵盖所有的心电产品型号和所有的心电监测内容显得尤为困难。此外,
从传统系统架构的角度来看,信息系统是按照功能科室垂直分割的,心电图机是许多功
能科室的常用设备,它有可能需要和完全不同的信息系统交叉集成,在不同系统中,同
样的信息可能会用相当不同的数据格式来表达。目前心电图波形数据存在多种格式标
准,不利于集成和共享。
本文在详细分析基于SOA 的医疗设备集成框架及心电图设备在数字化医院中的需
求的基础上,提出了心电图设备在该框架中的集成方案。该方案遵循SOA 的设计思想,
在软件接口层面上,设计了心电图设备的虚拟设备机制,即将12 导联心电图设备抽象
为一个虚拟设备,虚拟设备机制的实现可以屏蔽具体物理设备的复杂性,提高了系统可
重用性,降低心电图设备集成开发与维护的成本。在数据管理层面上,设计了一种心电
图波形数据网关,实现了主流心电图波形格式标准的转换,促进了心电图数据的集成和
共享。
最后将心电图波形数据网关应用于上海市科委科技攻关专项项目支持的数字化医院
核心平台实验系统中, 得到了良好的反馈结果。
关键词
数字化医院,心电图,数据网关,SOA
基于SOA 的数字化医院心电图设备集成技术研究
II
STUDY ON THE INTEGRATION OF ECGS DEVICES
IN DIGITAL HOSPITAL
BASED ON SERVICE ORIENTED ARCHITECTURE
ABSTRACT
Digital is an important tool for hospital, and it can improve services and benefit,
Optimize management pattern and work flow. As the degree of digital information deeps and
the requirement of medical data sharing increases, the integration of medical devices and
information systems gradually became popular in digital treatment. Digital hospital involves
the integration and share of amounts of medical data. For the device integration, now the
general solution is case-by-case access or small-scale interoperation by system integrator or
provider according to the detailed requirement, this solution results in Information Islands and
influences the depth and extent of information sharing. For the information system integration,
the standardization of information system in many hospitals fall behind and it makes the
effective integration between systems become impossible.
Electrocardiogram (ECG) is one of the three routine examinations in hospital. Because
of the complex ECG information, covering all ECG information is almost impossible.
Moreover, information systems are divided vertical by their function in departments. ECG
devices apply in many department, and it maybe need to integrate with different information
systems. Even the same information may be expressed by different formats. Now there are
many standards of electrocardiogram data format and it is a great disadvantage to the
integration and share.
Based on the deep research of a Medical Device Integration Framework based of SOA and
analysis of requirement of ECG devices, this paper first propose a solution about the
integration of ECG devices in that framework. We take the 12 leads ECG devices as a virtual
device, design how it works. Virtual devices can shield the complexity of physical devices
and improve efficiency of devices integrating in the digital hospital. This paper also
基于SOA 的数字化医院心电图设备集成技术研究
III
implements design a data gateway which implement any kin...