Expected Results

After the 270 transaction is received by the host BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream, the following events occur:

  1. The host BusinessConnect Container Edition converts the XML data to X12 data.

  2. The host validates the X12 data against the 270 guideline.

  3. The validated X12 data is bundled into an interchange for sending the data to trading partner.

  4. The X12 interchange is sent to the trading partner using HTTP.

  5. The trading partner BusinessConnect Container Edition receives the X12 data.

  6. The trading partner validates the X12 data against the 270 guideline.

  7. The trading partner converts the X12 data to XML data.

  8. The trading partner sends the XML data to its private process.

  9. The trading partner’s private process sends 271 XML data as a response to the trading partner’s BusinessConnect Container Edition.

  10. The trading partner converts the XML data to X12 data.

  11. The trading partner validates the X12 data against the 271 guideline.

  12. The validated X12 response is bundled into an interchange for sending to the host.

  13. The X12 response interchange is sent to the host as part of the HTTP 200 OK response status.

  14. The host validates the X12 response against the 271 guideline.

  15. The host converts the X12 response into XML data.

  16. The host sends the XML data response to its private process.

  17. The host private process logs data from the XML response.

What you Can Observe

The Send HIPAA 270 Request activity of the Send 270 RT Request process contains the output that indicates the 270 transaction is successfully sent to the trading partner.

  • The Map RT Response activity of the Send 270 RT Request process contains the output that indicates the 271 response is successfully received from the trading partner.

  • The audit logs on the host and trading partner contain entries for each processing state that occurred in BusinessConnect Container Edition. See Viewing Logs.