...
At the top, it shows a list of submission files for which validation was not successful. The file for which report is opened is pre-selected by default. The grid below shows validation result details:
- Transaction – submission file type (at the moment, Encounter.Submission only);
- Type – WARNING or ERROR;
- Rule ID – the validation rule raised this warning or error;
- Object Name – the object where this warning or error is located;
- Field – exact field with warning or error;
- Add. Reference – additional reference to the main object (for example, to an encounter by its Encounter.ID);
- Description – a warning or error message returned by the validation engine.
...
The grid allows sorting by any column on click its header and filtering by Transaction, Type, Rule ID, Object Name, Field.
...