Send the HIPAA 270 Transaction

The Send 270 RT Request process, performs the following tasks:

    Procedure
  1. Reads a file containing XML data for a HIPAA 270 transaction.

  2. Parses the 270 XML data.

  3. Constructs a request message containing the 270 XML data and sends it to BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream.

  4. Waits for a response to the request.

  5. Logs information from the response.

    Figure 16: Send 270 RT Request Process

Run the Tutorial on the Host Machine

To run the tutorial on the host machine, perform the following steps:

  1. In the opened TIBCO Business Studio project, expand the HIPAA_RTPatientEligibility folder in the Project Explorer tab, and click the Send_270_RT_Request process.
  2. Click the SendRequest activity, and then click the Input tab to verify the name of the trading partner
  3. On the Tester tab, click the dropdown icon next to the BWApplication icon.
  4. Select Run Configuration from the dropdown list.
  5. In the Run Configurations dialog, expand BusinessWorks Application > BWApplication.
  6. From the list of the processes displayed, you can select one or multiple items based on the type of transaction you want to process. In this tutorial, click the Send_270_RT_Request message.
  7. Click Apply > Run.

You can see BusinessWorks logs on the Console tab.

Note: If you want to run the process in debug mode, click the Debug BWApplication icon > Debug Configurations and follow the above procedure from Step 5.