Extending mappings
After parsing the X12 270 Eligibility Request message, the rule MapMessageToWorkItem in the PegaHC-EDI-Work-EligibilityRequest 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 |
SetInformationReceiver | Data Transform | Maps the Receiver information. |
SetSubscriberLevelData | Data Transform | Maps the Subscriber information. |
MapPatientData | Activity | Prepares the Patient mapping. |
SetDependentLevelData | Data Transform | Maps Dependent information. |
MapLoop2110Data | Data Transform | Maps Dependent Eligibility Request information. |
Previous topic X12 270 – Eligibility request and response message Next topic Extending message validation