EDI platform overview
In addition to our Healthcare APIs, Stedi offers a platform for building and managing end-to-end EDI systems in any industry. The platform encapsulates the complexity of EDI and helps you integrate with external systems, such as Electronic Medical Record (EMR) platforms, Revenue Cycle Management (RCM) platforms, and other custom applications.
You may want to use Stedi’s EDI platform if you are:
- A payer or third-party organization that needs to ingest claims as well as generate Electronic Remittance Advice (ERAs) and claim status transactions.
- A business that needs to exchange 834 Benefit Enrollments and related information between employers, insurance carriers, and benefit administrators.
- A software vendor that needs to ingest X12 EDI transactions (such as claims or ERAs) for downstream analysis or processing for your customers.
Build an EDI system on Stedi
Stedi acts as an EDI translation layer.
You send JSON to Stedi, and Stedi generates EDI files and delivers them to your trading partners. Your trading partners send EDI to Stedi, and Stedi automatically translates those files into JSON and sends them to your business systems.
There are two main aspects to building an EDI system on Stedi.
Onboard trading partners
A trading partner is an entity with whom you want to exchange transactions. For example, as a payer sending Electronic Remittance Advice (ERA) transactions through Stedi, your trading partners would be providers.
Anyone, regardless of their technical background or EDI experience, can add a trading partner configuration to Stedi in about 15 minutes. This involves defining the transaction sets you plan to exchange with that partner and the communication methods you plan to use (e.g. SFTP/FTPS or AS2).
We can help you during a free onboarding call, or you can follow our step-by-step instructions.
Integrate Stedi with internal systems
After you configure your trading partner, you will set up pipelines to get transaction data into and out of Stedi. A developer can do this, or our onboarding team can do it for you for free.
- For each inbound transaction you receive from your trading partner, you can set up webhooks that forward processed data and events from Stedi to your systems.
- For each outbound transaction you want to send to your trading partner, you can make a Stedi API call to generate and deliver fully-formed EDI files.
As part of this process, you will transform transaction data to and from a format that your internal systems can understand.