- 23 Aug 2024
- 1 Minute to read
- Print
- DarkLight
X12 Interchange
- Updated on 23 Aug 2024
- 1 Minute to read
- Print
- DarkLight
Overview
Module Details | |
Core or Github Module | Core |
Steps Exposed | Yes |
Step Location | Data > X12 |
Settings Location | N/A |
Prerequisites | X12 Module Installed. Project dependency created. |
X12 is an ANSI-accredited, consensus-based, non-profit organization focused on the development, implementation and ongoing use of interoperable electronic data interchange standards. For more information on how the X12 system works, please visit this site.
This module allows users to interact with X12 message formats and serialize and deserialize to bring those messages into other usable formats within Decisions.
Configuration/Properties
There are no configurations or properties that need to be set at either the Project level or System level.
The module supports deserialization of the following document types:
- 277
- 278
- 824
- 834
- 835
- 837
- 999
It also supports serialization to 834.
The module also supports EDI to XML and XML to EDI conversions.
Available Steps
The table below provides a list of all the steps within the module.
Step Name | Description |
---|---|
Deserialize 277 x 364 | 277 is the Health Care Information Status Notification code. |
Deserialize 278 x 217 Review | 278 is the Health Care Services Review Information code. |
Deserialize 824 | 824 is a finance industry code for Application Advice. |
Deserialize 834 | 834 is an insurance industry code for Benefit Enrollment and Maintenance. This step deserializes inbound messages. |
Serialize to 834 | 834 is an insurance industry code for Benefit Enrollment and Maintenance. This step serializes message. |
Deserialize 835 EDI | 835 is an insurance industry code for Health Care Claim Payment/Advice. |
Deserialize 837 EDI | 837 is an insurance industry code for Health Care Claim. |
Deserialize 999 | 999 is a general code for Implementation Acknowledgement. |
Convert Edi To Xml | This step converts X12 EDI messages to the XML format. |
Convert Xml to Edi | This step will convert XML into X12 EDI format. |