Extending mappings
After parsing the X12 276 Claim Status Request message, the rule MapMessageToWorkItem in the PegaHC-EDI-Work-ClaimStatusRequest class initiates the mapping to create a work item. Copy the following data transforms in your ruleset to extend the mapping of the various loop segments of the message:
Name | Type | Description |
SetServiceProviderLevel | Data Transform | Maps the requesting provider information. |
SetSubscriberLevelInfo | Data Transform | Maps the Subscriber information. |
SetDependentLevelData | Data Transform | Maps Dependent information. |
Previous topic X12 276 – 277 – Claim status request and response message Next topic Extending processing