Journal of Computer Applications ›› 2011, Vol. 31 ›› Issue (12): 3418-3421.

• Typical applications • Previous Articles     Next Articles

Message generation and store model based on HL7V2.x protocol

FAN Xiao,HUANG Qing-song   

  1. School of Information Engineering and Automation, Kunming University of Science and Technology, Kunming Yunnan 650500, China
  • Received:2011-06-07 Revised:2011-07-29 Online:2011-12-12 Published:2011-12-01
  • Contact: FAN Xiao

基于HL7V2.x协议的消息构建与存储模型

范潇,黄青松   

  1. 昆明理工大学 信息工程与自动化学院,昆明 650500
  • 通讯作者: 范潇
  • 基金资助:
    科技部科技型中小企业技术创新基金项目;云南省社会发展科技计划

Abstract: Data can not be communicated so well according to the unified data standards among the health information systems in our country that information sharing is impeded. On the basis of the HL7 V2.x (health level seven Version2.x) protocol of health information communication standard and the theory of HL7V2.x message parsing, the method in which data in the database fields is extracted to generate HL7V2.x messages and parsed message information is stored in the specific database is introduced in detail. Then an optimized model of the message store and the message generation is brought forward. In this model, mapping files are designed to save much time in redundant manual configurations and the hash table is used as a data structure during the process of message generation to make it more efficient. Simulation experiment results show the feasibility of the model.

Key words: message, store, generation, mapping file, hash table

摘要: 针对我国医疗信息系统不能很好地按照统一数据标准进行通信而阻碍医疗信息共享的问题,基于现有医疗信息通信标准HL7V2.x和消息解析理论,设计了将已有数据库中的字段构建成标准HL7V2.x消息和解析后的消息存储到数据库的方法。在此基础上,提出了一种优化消息构建和消息存储的模型,通过使用映射文件节省重复手工配置时间;并利用哈希表作为数据结构,从而提高消息构建的效率。最后通过仿真实验研究验证了该模型的可行性。

关键词: 消息, 存储, 构建, 映射文件, 哈希表