Development of an HL7 interface engine, based on tree structure and streaming algorithm, for large-size messages which include image data
A basic assumption of Health Level Seven (HL7) protocol is ‘No limitation of message length’. However, most existing commercial HL7 interface engines do limit message length because they use the string array method, which is run in the main memory for the HL7 message parsing process. Specifically, m...
Saved in:
Published in | Computer methods and programs in biomedicine Vol. 80; no. 2; pp. 126 - 140 |
---|---|
Main Authors | , , , |
Format | Journal Article |
Language | English |
Published |
Ireland
Elsevier Ireland Ltd
01.11.2005
|
Subjects | |
Online Access | Get full text |
Cover
Loading…
Summary: | A basic assumption of Health Level Seven (HL7) protocol is ‘No limitation of message length’. However, most existing commercial HL7 interface engines do limit message length because they use the string array method, which is run in the main memory for the HL7 message parsing process. Specifically, messages with image and multi-media data create a long string array and thus cause the computer system to raise critical and fatal problem. Consequently, HL7 messages cannot handle the image and multi-media data necessary in modern medical records.
This study aims to solve this problem with the ‘streaming algorithm’ method. This new method for HL7 message parsing applies the character-stream object which process character by character between the main memory and hard disk device with the consequence that the processing load on main memory could be alleviated. The main functions of this new engine are generating, parsing, validating, browsing, sending, and receiving HL7 messages. Also, the engine can parse and generate XML-formatted HL7 messages.
This new HL7 engine successfully exchanged HL7 messages with 10
megabyte size images and discharge summary information between two university hospitals. |
---|---|
Bibliography: | ObjectType-Article-1 SourceType-Scholarly Journals-1 ObjectType-Feature-2 content type line 23 |
ISSN: | 0169-2607 1872-7565 |
DOI: | 10.1016/j.cmpb.2005.07.004 |