If the values in the data stream are out of order, the instances of the Multi-Instance Keyword Type Group are not created as expected.
For example:
When processing an import file, the EDI 835 processor identifies the following values in the EDI data stream:
John, Adams, Quincy, Dwight, David, Eisenhower
Note in the sample data above, the positions of the Patient Middle Name and Patient Last Name values have be reversed for the John Quincy Adams patient data.
Based on the configuration of the Multi-Instance Keyword Type Group, three instances are created:
Instance 1 |
Instance 2 |
Instance 3 | |
---|---|---|---|
Patient First Name | John | Dwight | |
Patient Middle Name | Quincy | David | |
Patient Last Name | Adams | Eisenhower |