Overview
In this tutorial, you use TIBCO BusinessWorks and BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream running on the host machine to send the HIPAA 837 Professional transaction to the trading partner machine running BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream.
The receiving machine is configured to return TA1, 997, 824, and 277U acknowledgements.
The transaction set identifier information is as follows:
| • | The initiator machine: |
| — | Transaction set - 837 |
| — | Group version - 4010X098A1 |
| — | Interchange version - 00401 |
| • | The responder machine: |
| — | Transaction set - 824 |
| — | Group version - 4050X166 |
| — | Interchange version - 00405 |
| — | Transaction set - 277 |
| — | Group version - 3070X070A1 |
| — | Interchange version - 00307 |
As you run the tutorial, the TIBCO software applications perform the following tasks on the host machine:
-
TIBCO Business Studio reads an XML file that contains the data for the 837 Professional transaction.
-
TIBCO Business Studio parses the XML and sends the XML data to BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream.
-
BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream converts the XML data to X12 data.
-
BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream validates the X12 data against the 837 Professional guideline.
-
The validated X12 data are bundled into an interchange for sending to the trading partner.
-
The software uses HTTP transport to send the interchange to the trading partner.
The TIBCO software applications perform the following tasks on the trading partner machine:
-
BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream receives the X12 interchange.
-
BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream validates the X12 data against the 837 Professional guideline.
-
The software converts the validated 837 Professional X12 data into XML data.
-
The software sends the converted 837 Professional XML data to the private process.
-
The software generates TA1, 997, 824, and 277U acknowledgements.
-
BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream sends each acknowledgement to the host machine.
The following steps occur on the host machine:
-
BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream validates each acknowledgement as it is received against the appropriate guideline.
-
The software converts the validated acknowledgement X12 data to XML data.
-
The software sends the converted XML data for each acknowledgement to the private process.
-
The private process receives each acknowledgement and logs the status data from each acknowledgement type.
The following sections describe how to set up and run the tutorial. The steps required in setting up BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream to run the tutorial are:
-
Authoring and Configuring EDI Guidelines
-
Setting Up Trading Partners
-
Creating Private Processes