Overview In this tutorial you use TIBCO BusinessWorks and TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream running on one machine (the host) to send a HIPAA 837 Professional transaction to another machine running TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream (the trading partner). 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 these tasks on the host machine: 1. TIBCO Designer or TIBCO Business Studio reads an XML file which contains the data for an 837 Professional transaction. 2. TIBCO Designer or TIBCO Business Studio parses the XML and send the XML data to TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream. 3. TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream converts the XML data to X12 data. 4. TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream validates the X12 data against an 837 Professional guideline. 5. The validated X12 data are bundled into an interchange for sending to the trading partner. 6. The software uses HTTP transport to send the interchange to the trading partner. The TIBCO software applications perform these tasks on the trading partner machine: 1. TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream receives the X12 interchange. 2. TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream validates the X12 data against an 837 Professional guideline. 3. The software converts validated 837 Professional X12 data into XML data. 4. The software sends the converted 837 Professional XML data to the private process. 5. The software generates TA1, 997, 824, and 277U acknowledgements. 6. TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream sends each acknowledgement to the host machine. The following steps will then occur on the host machine: 1. TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream validates each acknowledgement as it is received against the appropriate guideline. 2. The software converts the validated acknowledgement X12 data to XML data. 3. The software sends the converted XML data for each acknowledgement to the private process. 4. 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 involved in setting up TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream to run the tutorial are: • Authoring and Configuring EDI Guidelines • Setting Up Trading Partners • Creating Private Processes