835 Outbound Sample Profile Overview

When you process numerous claims, batching the data based on various parameters allows you to improve the processing flow. Edifecs XEServer allows you to receive and return data in batches. This sample profile shows you how to batches 835 Healthcare Claim Payment/Advice transactions by "Line of Business" (LOB) based on the Scheduler batching strategy.

Profile Location

Edifecs Library / Best Practices / HIPAA Interactions / 835 Outbound

Requirements

Edifecs Products
  • Edifecs XEngine 9.1 or later
  • Edifecs XEServer 9.1 or later
  • Edifecs Application Manager (EAM) 9.1 or later
  • HIPAA Version V5010A (Standards Release Number 8.8.14 or later)
Other
  • MS SQL or Oracle database

Prerequisites

Set up Batcher

Before you can use the profile, you should set up the Batcher system:

  1. Create a new Batcher configuration named Batcher.
  2. Create a new Batcher Channel named 835Processing.
  3. Define the completion strategy for the 835Processing Channel and declare the following fields:

    Field Value
    Strategy status Enabled
    Strategy type Scheduler
    Strategy name 835Processing
    Criteria 0 /1 0-23 * * ? *

    (a time expression that is triggered every minute)

  4. Select the newly created Batcher configuration to be used by the XEServer Batcher service.