当前位置:网站首页>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 .
边栏推荐
- [the activity is over, and the list of winners is announced] in March, techo youth university open class demo practice
- What is the difference between a network card and a port
- Nonholonomic constrained robot
- Video intelligent analysis platform easycvr derivative video management platform menu bar small screen adaptive optimization
- Customizing security groups using BPF
- How to collect and define project requirements in the early stage of EDI project implementation?
- Cloud native monitoring via blackbox_ Exporter monitoring website
- One article combs multi task learning (mmoe/ple/dupn/essm, etc.)
- Several schemes of traffic exposure in kubernetes cluster
- proxy pattern
猜你喜欢

A survey on dynamic neural networks for natural language processing, University of California

A survey on model compression for natural language processing (NLP model compression overview)

MySQL learning -- table structure of SQL test questions
![[leetcode108] convert an ordered array into a binary search tree (medium order traversal)](/img/e1/0fac59a531040d74fd7531e2840eb5.jpg)
[leetcode108] convert an ordered array into a binary search tree (medium order traversal)

Daily algorithm & interview questions, 28 days of special training in large factories - the 15th day (string)

A survey of training on graphs: taxonomy, methods, and Applications
随机推荐
Several schemes of traffic exposure in kubernetes cluster
The TKE cluster node reports an error when executing kubectl
New MySQL 8.0 feature - enhanced logical backup recovery
Clickhouse high performance column storage core principle
With the solution, the nickname of the applet suddenly becomes "wechat user", and the avatar cannot be displayed?
Introduction to koa (IV) koa operation database
Coding's first closed door meeting on financial technology exchange was successfully held
Development analysis of main chain system
A survey of training on graphs: taxonomy, methods, and Applications
What is the difference between optical fiber jumper and copper wire
Tencent released "warehouse express" and issued "ID card" for each commodity!
Building a cross public chain platform to solve DAPP development problems
Daily algorithm & interview questions, 28 days of special training in large factories - the 15th day (string)
主链系统发展解析
MySQL learning -- table structure of SQL test questions
After the collective breakthrough, where is the next step of China's public cloud?
Coding enhances security vulnerability scanning capability and helps the team "move left safely"
Private domain defense in the cotton Era
Scuffle on China's low code development platform -- make it clear that low code
How to get the response body content in gin?