Encounter Outbound Profile Workflow

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

The following steps describe the profile's routes workflow:

Step 1: The route 1 Inbound Processing 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. 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 3: The route creates an encounter using a custom map, converts the data to XData format, and applies Business Rules to the resulting files.

Step 4: The claims that have passed the Business Rules validation go through the route components XPM Event that update the state of specific objects in XProcess Management based on the property ObjectId to Submit to State or Submit to CMS фтв based on the claim's Line of Business.

Step 5: The route submits claims that have not passed the Business Rules validation for correction.

Step 6: The route submits data that has passed the Business rules validation to a back-end system (emulated by the route 2 BE Processing) and sends the response received in return for further processing on the subroute 3 Process Response.

Step 7: The subroute picks up the response, and based on the response body, either sends claims for correction or updates the state of the specific objects in XProcess Management based on the property ObjectId to End.

This profile contains the following routes: