• Title/Summary/Keyword: HL7 V2

Search Result 28, Processing Time 0.029 seconds

Design of an Version-Compatible HL7 Parser (버전 상호 호환 가능한 HL7 파서의 설계)

  • Lee, In Keun;Hwang, Dosam
    • Annual Conference on Human and Language Technology
    • /
    • 2017.10a
    • /
    • pp.201-202
    • /
    • 2017
  • 의료정보시스템의 상호운용을 위해 개발된 의료정보 교환 국제 표준인 HL7은 복잡한 구조와 문법으로 인해 컴퓨터 소프트웨어로 관리되고 있다. 현재 개발되고 있는 HL7 인터페이스 소프트웨어에서는 다양한 버전 간 호환이 되지 않아 의료정보시스템에서 버전 상호 간의 호환을 위해 변환 소프트웨어 모듈을 개발하여 사용한다. 그러나 다양한 버전(V2.1~V2.8)의 HL7 메시지 간 상호 변환을 위해 소프트웨어 모듈을 모두 개발하는 것은 많은 시간과 막대한 비용 및 노력이 필요한 비효율적인 방법이다. 따라서 본 연구에서는 HL7 버전 호환성 정의에 기반을 두어 버전별 상호변환이 가능한 HL7 파서(Parser)를 설계하고, 객체 지향적 구조에 기반을 두어 하위 버전과의 호환(Backward Compatibility)뿐만 아니라 상위 버전과 호환(Forward Compatibility) 가능한 파서를 제안한다. 또한, 버전 간 변환 실험을 통해 효용성을 검증하였다.

  • PDF

Design of an Version-Compatible HL7 Parser (버전 상호 호환 가능한 HL7 파서의 설계)

  • Lee, In Keun;Hwang, Dosam
    • 한국어정보학회:학술대회논문집
    • /
    • 2017.10a
    • /
    • pp.201-202
    • /
    • 2017
  • 의료정보시스템의 상호운용을 위해 개발된 의료정보 교환 국제 표준인 HL7은 복잡한 구조와 문법으로 인해 컴퓨터 소프트웨어로 관리되고 있다. 현재 개발되고 있는 HL7 인터페이스 소프트웨어에서는 다양한 버전 간 호환이 되지 않아 의료정보시스템에서 버전 상호 간의 호환을 위해 변환 소프트웨어 모듈을 개발하여 사용한다. 그러나 다양한 버전(V2.1~V2.8)의 HL7 메시지 간 상호 변환을 위해 소프트웨어 모듈을 모두 개발하는 것은 많은 시간과 막대한 비용 및 노력이 필요한 비효율적인 방법이다. 따라서 본 연구에서는 HL7 버전 호환성 정의에 기반을 두어 버전별 상호변환이 가능한 HL7 파서(Parser)를 설계하고, 객체 지향적 구조에 기반을 두어 하위 버전과의 호환(Backward Compatibility)뿐만 아니라 상위 버전과 호환(Forward Compatibility) 가능한 파서를 제안한다. 또한, 버전 간 변환 실험을 통해 효용성을 검증하였다.

  • PDF

The Design of the HL7 V2.4 Message Interface Engine (HL7 V2.4 메시지 인터페이스 엔진 설계)

  • Lee, Sang-Min;Song, Jin-Tae;Kim, Il-Kon;Cho, Hune;Kwak, Yun-Sik
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10b
    • /
    • pp.781-783
    • /
    • 2003
  • 의료 정보의 표준 데이터 교환 환경을 구축하기 의해서 의료정보분야의 전송표준인 HL(Health Level)7[1]을 이용하는 방법이 있다. 방대한 HL7 V2.4 메시지를 의료 관련 어플리케이션이나 시스템에서 사용하고자 한다면, 메시지 처리만 전담하는 인터페이스 엔진이 필요하다. 이 논문에서는 인터페이스 엔진을 만들기 위해, HL7에서 정의한 메시지 구조를 바탕으로 HL7 V2.4 메시지를 모델링 하였고, 인터페이스 엔진의 세 가지 기능(Message Validation, Message Building, Message Transmission)을 제안한다.

  • PDF

Development of Compatible Health Level 7 Parser (호환 가능한 HL7 파서의 개발)

  • Park, Hyun Sang;Kim, Hwa Sun;Cho, Hune
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.7
    • /
    • pp.4290-4300
    • /
    • 2014
  • The previous HL7 interface should be developed as a separate package or conversion module for each version to process HL7 messages from different versions. This study designed and developed an HL7 parser compatible among different versions based on the requirements of compatibility defined in HL7 V2.5. According to the structure of the parser, the inheritance concept in object-oriented programming was adopted so that the class object of the HL7 message from the lower version could be inherited to the class object of the upper version. Therefore, every version's HL7 messages could be processed using only the upper class' object regardless of the version. To evaluate the compatibility of the developed parser, 700 data sets about inpatients with rheumatoid arthritis were used. The 700 cases underwent the compatibility test successfully. In the near future, further research on the Inter-compatibility HL7 parser is planned.

A Study on the Design of Referral System based on HL7 (HL7 기반의 Referral System 설계에 관한 연구)

  • 박주희;오영환
    • Proceedings of the IEEK Conference
    • /
    • 2003.11c
    • /
    • pp.386-390
    • /
    • 2003
  • There is still lack of a convenient system that connect referring physicians to the information system of referral hospitals. In this paper, We proposed to implemented Referral system based on HL7 for exchange and sharing of clinical information. The Present implementation is based on HL7 v.2.4 using XML.

  • PDF

Development of a Version-Compatible HL7 Parser (버전 상호 호환 HL7 파서의 개발)

  • Lee, In Keun;Yoon, Hyo Jeon;Hwang, Dosam
    • Annual Conference on Human and Language Technology
    • /
    • 2018.10a
    • /
    • pp.520-521
    • /
    • 2018
  • 의료정보 교환 국제 표준인 HL7의 처리를 위한 인터페이스 소프트웨어에서 다양한 버전 사이의 호환성 문제의 해결 방법으로 객체 지향적 구조에 기반한 HL7 파서(Parser)의 구조가 설계되었다. 그러나 수천개의 HL7 메시지 및 구성요소를 처리할 수 있는 HL7 파서를 직접 구현하기 위해서 많은 시간과 인력이 필요하다. 또한, 구현된 파서의 기능 변경 시 수천 개의 파일을 프로그래머가 직접 수정하는 방법은 매우 비효율적이다. 따라서 본 연구에서는 버전 상호 호환 가능한 HL7 파서의 설계에 따라 HL7 파서를 효과적인 구현할 수 있는 방법을 제안한다. 제안한 방법에 따라 HL7 파서를 구현하고, HL7 메시지의 버전 간 변환 테스트를 수행하여 개발한 파서의 효용성을 확인한다.

  • PDF

Towards Semantic Healthcare with Interoperable Processes (시맨틱 헬스케어를 위한 상호정보교환 프로세스)

  • Khan, Wajahat Ali;Hussain, Maqbool;Khattak, Asad Masood;Lee, Sung-Young;Gu, Gyo-Ho;Lee, Young-Koo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.414-415
    • /
    • 2011
  • Due to heterogeneity in Data and Processes, healthcare systems are facing the challenge of interoperability. This heterogeneity results in different healthcare workflows of each individual organization. The compatibility of these heterogeneous workflows is possible when standards are followed. HL7 is one of the standards that is used for communicating medical data between healthcare systems. Its newer version V3 is providing semantic interoperability which is lacking in V2. The interoperability in HL7 V3 is only limited to data level and process level interoperability needs to be catered. The process level interoperability is achieved only when heterogeneous workflows are aligned. These workflows are very complex in nature due to continuous change in medical data resulting in problems related to maintenance and degree of automation. Semantic technologies plays important role in resolving the above mentioned problems. This research work is based on the integration of semantic technology in HL7 V3 standard to achieve semantic process interoperability. Web Service Modeling Framework (WSMF) is used for incorporating semantics in HL7 V3 processes and achieves seamless communication. Interaction Ontology represents the process artifacts of HL7 V3 and helps in achieving automation.

Development of Conversion Tools from V2 to V3 based on caAdapter (caAdapter에 기반 한 V2-V3 변환 도구 개발)

  • Um, Ki-Sung;Kim, Hwa-Sun;Hong, Hae-Sook;Cho, Hune
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.59 no.4
    • /
    • pp.809-813
    • /
    • 2010
  • Although the goals of HL7 Version 2(V2) and Version 3(V3) are identical, the concepts of the implementation and technological basis are different; this makes their versions inconvertible. This problem interrupts technological innovation advanced from V2 to V3 and has been raised as a new type of barrier in the field of medical information system. This study intends to develop software to convert V2 to V3 which can be utilized in the actual medical environment. Since it is practically difficult to develop the whole tools that automatically change total V2 messages into V3 messages, this article has designed, implemented, and tested the software that allows mapping between V2 and V3 which function as tools. In order to test this program, it has used ADT^A03 of five V2 messages to generate V3 messages. It is expected that the result of this research will be one of the new methods allowing conversion between V2 and V3.

Development of HL7 V 2.5 Middleware for Patient Monitoring Device (환자감시장치를 위한 HL7 V2.5 미들웨어의 개발)

  • Kim, Hyung-Hoi;Cho, Hune;Tran, Tung;Hong, Hae-Sook;Kim, Hwa-Sun
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.56 no.9
    • /
    • pp.1680-1687
    • /
    • 2007
  • A hospital room has multiple patient monitoring devices at the bedside to monitor his or her status. However, vital sign monitors, ventilator and other bedside devices are made by a variety of different manufacturers and often cannot easily interface to the hospital information system. Medical environments incorporate complex and integrated data networks to transfer vast amounts of patient information, such as images, waveforms, and other forms of digital data. Hence, to assure interoperability of images, waveforms and patient data, Health Level Seven (HL7) was developed as an international standard to facilitate the communicating and storing of medical data. In this study, we developed middleware capable of receiving data from mCare 300 vital signs monitoring devices and converting the data to HL7 data format. The HL 7 middleware streamline clinical workflow and support patients. Therefore, clinical expertise are empowered to respond to dynamic healthcare situation as soon as they emerged, and consequently quality of care while helping to reduce the length of a patient's stay in a hospital.

A Study on HL7 Communication Method for Acquisition of real-time Medical Data in Smart health-care Environment (스마트 케어 환경에서 실시간 의료데이터 획득을 위한 HL7 전송 방법에 대한 연구)

  • Jeon, Jae-Hwan;Kang, Sung-In;Kim, Gwan-Hyung;Choi, Sung-Wook;Oh, Am-Suk
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.05a
    • /
    • pp.799-802
    • /
    • 2012
  • 본 논문은 기존의 헬스케어 서비스의 한계를 극복하기 위해 최근 대두되고 있는 스마트 헬스케어 서비스(smart healthcare service)에 관한 연구이다. 스마트 헬스케어는 스마트폰의 기능에 맞추어 기초체력 운동 지수, 섭취 칼로리, 심박 체크 등의 다양한 서비스를 제공할 수 있지만, 최근에는 보건의료서비스에 특화시켜 환자와 의사가 직 간접적으로 진료를 할 수 있게끔 하는 스마트폰 환경에서의 원격진료 서비스가 부각되고 있다. 그러나 헬스케어를 위한 HL7 CDA 표준의 문서 교환방식은 실시간 데이터 획득을 요구하는 원격진료 서비스 환경에 적합하지 못하다. 이에 본 논문에서는 HL7v2.x의 트리거 이벤트를 통한 메시지 전송방식과 HL7 CDA RIM(Reference Information Model)을 응용하는 실시간 HL7 의료정보 전송 방안을 제안한다.

  • PDF