Property Name | Description |
---|---|
Error Code Configuration | Allows you to set TA1 note codes to on (include) or off (exclude) to control which ones are shown in the TA1 output. Multiple values must be separated by a comma. By default, all codes are set to on. For information about the TA1 note codes, see TA1 Note Codes. |
Note Code | ACK Code | Configurable? | Condition |
000 | A | No | Success (no error). |
001 | E | Yes | The Interchange Control Numbers in the header ISA 13 and trailer IEA02 do not match. |
005 | R | Yes | Invalid Interchange ID Qualifier for Sender. |
007 | R | Yes | Invalid Interchange ID Qualifier for Receiver. |
010 | R | Yes | Invalid Authorization Information Qualifier value. |
012 | R | Yes | Invalid Security Information Qualifier value. |
014 | R | Yes | Invalid Interchange Date value. |
015 | R | Yes | Invalid Interchange Time value. |
017 | R | Yes | Invalid Interchange Version ID value. |
019 | E | Yes | Invalid Interchange Version ID value. |
020 | E | Yes | Invalid Test Indicator value. |
022 | R | No | Invalid Control Structure is missing ISA segment or two ISA/IEA combinations were submitted in one physical file. |
024 | R | Yes | Invalid Interchange Content is 1) missing GS segment, 2) GS02 (Application Sender’s Code) does not match ISA06, or 3) GS03 (Application Receiver’s Code) does not match. |
Action | Description |
---|---|
Execute | Validates the incoming HIPAA document and generates a TA1 response in .txt format. |
Action | Parameter | Description |
---|---|---|
SourceMessage | Message | Required. The name of the DJMessage source object that references the incoming HIPAA document. |
Target Message | Message | Required. The name of the DJMessage output object that references the outgoing TA1 report. |
Error Code | Error Name | Description |
---|---|---|
0 | ERR_OK | Indicates the TA1 validation was successful. Check the resulting TA1 error code to determine if the HIPAA document is valid. |
4 | ERR_READERR | Indicates there is no input EDI file or that the ISA segment is invalid. |