Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

EDI X12 "ISA" header format

Tags:

edi

x12

Hi I have a question about the "ISA" header structure of EDI X12 message:

Does any one know whether the structure of "ISA" differs between different versions (e.g. 4010, 5010...)?

Thanks!

like image 250
kai Avatar asked Apr 28 '26 00:04

kai


1 Answers

The structure of the ISA doesn't change - it is still a fixed length segment with 15 elements and 106 characters. The version (004010) is defined in the group (GS08). There is an element that defines the "interchange" version, but it does not affect the structure of the ISA segment.

like image 101
Andrew Avatar answered May 05 '26 06:05

Andrew