Claim Inbound Profile Workflow

The profile contains four routes that help XEServer communicate with XProcess Management while processing various claims by using the route component XPM Event.

The following steps describe the profile's routes workflow:

Step 1: The route 1 InboundValidation picks up batches of claims from the file system, splits the data into individual claims, and validates the resulting claims.

Step 2: The route saves all the void claims to the file system, and the route component XPM Event reports the state End of a specific object to XProcess Management based on the property ObjectId.

Step 3: All the original and replacement claims pass through the route components XPM Event that report the state Update or Original of specific objects to XProcess Management based on the property ObjectId.

Step 4: The route performs SNIP 1-5 and SNIP 6-7 validation and generates acknowledgements. After the SNIP 6-7 validation, the route component XPM Event reports the state HIPAA Validated SNIP 6-7 of a specific objectto XProcess Management based on the property ObjectId .

Step 5: Based on whether the SNIP validation acknowledgements indicate an error, another route component XPM Event reports the state Rejection Ack Sent to Partner of a specific object to XProcess Management based on the property ObjectId.

Step 6: The route applies Business Rules to separate claims that have successfully passed SNIP 1-7 validation.

Step 7: The route translates the claims to the Adjudication format based on the map AdjudicationFormat.ems that is available in the directory ${XESProfileConfig}/configuration/Maps and submits the data to an Adjudication system (emulated by the route 3 Backend Emulation).

Step 8: If any errors occur during the emulated adjudication, the route submits the data for correction (emulated by the route 2 Business Rules Review).

This profile contains the following routes: