当前位置:网站首页>How to convert XML to HL7

How to convert XML to HL7

2022-06-24 17:05:00 Knowledge and action software EDI

In the previous article, we described how to HL7 Convert to XML, This paper introduces the transformation of another direction , That how to XML Convert to HL7. common EDI Message standards include X12、EDIDACT and VDA etc. , This paper mainly introduces HL7 Message standard , Realize how to XML Convert to HL7.HL7 Including standards for building and exchanging healthcare information , And other standards for system integration and interoperability . Health care systems can use these standards 、 Guidelines and methods to achieve a unified way of mutual communication 、 Sharing information and processing data , It helps reduce the geographic isolation and change of health care .HL7 For details of message standards, please refer to :HL7 Message standard . As mentioned in this article XML It means conforming to knowledge and practice EDI The internal rules of the system XML file . This article mainly introduces how to XML Convert to HL7.

add to HL7

Before message conversion , First of all, you need to download Zhixing EDI System . When the download is complete , Open the bridge of knowledge and action EDI System , Click on the gear logo on the right side of the workspace to create the workspace , Build a new one called TEST The workspace .

As shown in the figure above , On the bridge of knowledge and action EDI Under the port on the left side of the system workflow page EDI( Electronic data interchange ) Find HL7 port , And drag it to the workspace on the right side of the page , Because the current operation needs to be implemented XML Convert to HL7, So it can be HL7 The port is named XML_To_HL7 In order to distinguish between , complete HL7 The addition of conversion port in workflow .

Set up

HL7 The port supports both HL7 The file is converted to XML, Also support from XML Generate HL7 file . When generated HL7 When you file , Other ports in the workflow get and convert XML After the data ,HL7 The port will XML The data is converted to conform to HL7 Document syntax file , And apply appropriate exchange header information .

When using, you need to pay attention to the conversion direction of the file , As shown in the figure above , stay HL7 In the port setting interface, select the conversion type as XML Convert to HL7.

As shown in the figure above ,MSH Set the settings related to the header . When will XML The file is converted to HL7 when , The file title will be validated against these settings . For detailed functions, please refer to the bridge of knowledge and action EDI The help page of the system .

automation

HL7 The port automation page will make settings related to the port automatic processing file . Sending a message indicating whether it arrives at the port will be automatically processed .

Advanced settings

As shown in the figure above , The local folder under the advanced settings page can define the folder of port receiving and sending files , You can choose the default location or customize it .

Input

As shown in the figure above , Click more under the input page , A drop-down box appears . among , Creating test files can automatically generate test files as shown in the figure below , single click “ Input ” tab , stay “ more ” From the menu “ Create test file ”, For a few HL7 File creation test HL7 file . You can choose these files , And then click “ send out ” View the generated XML.

Output

As shown in the figure above , Under the output page, you can see XML Be converted into HL7. Click on the file to display the interface as shown in the figure below :

Click download message , You can download and view the file . Want to deal with XML The mapping between files needs to use XML Map port , For details, please refer to :XML Map Port details

The completion of the above will XML Convert to HL7, We need to pay attention to , When generated HL7 When you file , You must select a conversion type of XML Convert to HL7.

notes : Some of the pictures and contents of the copywriting are from the Internet , The copyright belongs to the original author , If it infringes upon your rights and interests , Please contact us to delete , It's bothering you , We are deeply sorry .

原网站

版权声明
本文为[Knowledge and action software EDI]所创,转载请带上原文链接,感谢
https://yzsam.com/2021/03/20210331192137149Y.html