EDI Standards Support

BizTalk Server provides for design- and run-time support for four encoding standards. The following table lists the encoding standards with links to more information.

Encoding Standard Industry Segment References
UN/EDIFACT General Industry Introducing UN/EDIFACT (reference to payload)

ISO 9735-4 encoding rule per ISO 9735-4.1
X12 General Industry X12.org

EANCOM Retail Standards Website
HIPAA X12N Health Care CMS.gov: HIPAA Adopted Standards and Operating Rules

CMS.gov: HIPAA Adopted Standards and Operating Rules

Note

EANCOM schemas are a subset of EDIFACT. EANCOM follows the same encoding rules that EDIFACT follows.

Note

KEDIFACT is a separate standard, but is closely based on the EDIFACT standard.

X12 and EDIFACT

Two standards, ANSI X12 and UN/EDIFACT, constitute more than 90% of all EDI messages exchanged globally:

  • The UN/EDIFACT EDI international message standard (EDI for Administration, Commerce, and Trade) was developed and continues to be maintained by the United Nations Economic Commission for Europe (UN/ECE). Also known as just EDIFACT.

  • The X12 EDI U.S. message standard was developed and continues to be maintained by the Accredited Standards Committee (ASC) X12 committee chartered by the American National Standards Institute (ANSI).

    EDIFACT is based largely on the U.S. X12 standards. The two EDI standards are very similar in terms of structure. Differences include:

  • Structural elements are named differently in the two standards. For example, the interchange control header is an ISA data element in X12 and a UNB data element in EDIFACT.

  • While many transaction sets map between the two standards, the transaction sets are named differently in the two standards. For example, a purchase order is an 850 transaction set in X12 and an ORDERS transaction set in EDIFACT.

  • EDIFACT has an optional header segment UNA to set structural elements such as separators/delimiters and decimal notation, overriding the default values defined in a pipeline.

  • X12 has two acknowledgments (a technical acknowledgment called TA1 and a functional acknowledgment called 997), while EDIFACT has one comprehensive acknowledgment called CONTRL.

  • X12 recommends ASCII encoding, while EDIFACT recommends UTF8 encoding.

    BizTalk Server supports the KEDIFACT (Korea EDIFACT) standard. KEDIFACT follows the Message Implementation Guide of UN/EDIFACT, so is closely based on EDIFACT. However, there are differences between KEDIFACT and X12/EDIFACT. KEDIFACT uses several KEDIFACT-specific EDI schemas and uses the KECA code page.

HIPAA

BizTalk Server supports X12 processing, and since HIPAA processing is a derivative of X12 processing, BizTalk Server supports HIPAA processing. Where you see references to X12 support in this document, it also applies to HIPAA processing.

BizTalk Server provides the additional HIPAA-specific support:

EANCOM

BizTalk Server supports EDIFACT processing, and since EANCOM processing is a derivative of EDIFACT processing, BizTalk Server supports EANCOM processing. Where you see references to EDIFACT support in this document, this support also applies to EANCOM processing.

BizTalk Server provides the additional EANCOM-specific support:

  • A set of version EAN94, EAN97, and EAN02 EANCOM document schemas. For more information on EDI and EANCOM document schemas in BizTalk Server, see EDI Document Schemas.

See Also

EDI Message Structure EDI Document Schemas