2023.1:EDI Integration (Functionality): Difference between revisions

From Grooper Wiki
No edit summary
Line 37: Line 37:


== How To ==
== How To ==
 
=== Build a Data Model from an EDI schema ===
Here, we will show you how to use Grooper's EDI integration features to build a '''Data Model''' from an EDI schema and collect information from an EDI file.
Here, we will show you how to use Grooper's EDI integration features to build a '''Data Model''' from an EDI schema and collect information from an EDI file.
{{#lst:XML Schema Integration|edi_integration}}
{{#lst:XML Schema Integration|edi_integration}}

Revision as of 10:27, 18 March 2024

This article is about an older version of Grooper.

Information may be out of date and UI elements may have changed.

20252023.1

EDI (Electronic Data Interchange) files allow business to transmit information digitally that they would have normally communicated using paper documents. Grooper offers a number of features to easily process EDI files.

You may download the ZIP(s) below and upload it into your own Grooper environment (version 2023.1). The first contains a Project with several Content Models used as examples throughout this article. The second contains some example Batches of sample documents.

About

This article instructs users about features designed to process EDI files. Grooper can do the the following things with EDI files:

  • Create a Data Model from an X12 EDI schema using Grooper's Schema Importer.
  • Collect data from an EDI file using the "EDI File - Load Data" command.

FYI

Grooper's EDI integration was born from a necessity for Grooper to efficiently collect data from medical EDI files.

At the time of writing this article Grooper supports the following EDI schemas:

  • X12 835
  • X12 837 Dental
  • X12 837 Institutional
  • X12 837 Professional


Do you use a different EDI schema? Let us know! We are on the look out for more EDI schemas to integrate into Grooper. Reach out to your Grooper rep to request a new EDI schema be added to Grooper.

How To

Build a Data Model from an EDI schema

Here, we will show you how to use Grooper's EDI integration features to build a Data Model from an EDI schema and collect information from an EDI file.