Claims processing

Claims processing

Claims processing

Claims processing

Submit healthcare claims, check claim status, and receive electronic remittances using developer-friendly APIs

Submit healthcare claims, check claim status, and receive electronic remittances using developer-friendly APIs

Submit healthcare claims, check claim status, and receive electronic remittances using developer-friendly APIs

Submit healthcare claims, check claim status, and receive electronic remittances using developer-friendly APIs

99213 - Outpatient visit

$109.20

3 units

Payer: Cigna
Provider: Smiths Associates

Jane Doe

Jane S Doe
U1234567890

May 14th

Services rendered

May 16th

Claim created

May 22nd

Claim accepted

May 22nd

Paid

99213 - Outpatient visit

$109.20

3 units

Payer: Cigna
Provider: Smiths Associates

Jane Doe

Jane S Doe
U1234567890

May 14th

Services rendered

May 16th

Claim created

May 22nd

Claim accepted

May 22nd

Paid

99213 - Outpatient visit

$109.20

3 units

Payer: Cigna
Provider: Smiths Associates

Jane Doe

Jane S Doe
U1234567890

May 14th

Services rendered

May 16th

Claim created

May 22nd

Claim accepted

May 22nd

Paid

99213 - Outpatient visit

$109.20

3 units

Payer: Cigna
Provider: Smiths Associates

Jane Doe

Jane S Doe
U1234567890

May 14th

Services rendered

May 16th

Claim created

May 22nd

Claim accepted

May 22nd

Paid

Automate claim submission

Reduce administrative work and avoid unnecessary delays. Our APIs have built-in validation and repair—commonly referred to as “edits”—for fewer payer rejections. 

Track outstanding claims

Keep patients and providers informed with real-time claim status updates.

Streamline issue resolution

Quickly identify and address underpayments, denials, and disputes.

Ingest ERAs

Automatically ingest electronic remittances to keep your financial ledger up to date and get paid faster.

How it works

Integrate with a modern, developer-friendly API

Claim submission

Submit claims to thousands of payers through our Professional Claims API. Stedi creates a HIPAA-compliant transaction and delivers it to the payer or peer clearinghouse.

Claim submitted

Claim submitted

97530 - Therapeutic exercises

97530 - Therapeutic exercises

submitClaim.js

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

fetch(
"https://healthcare.us.stedi.com/2024-04-01/change/medicalnetwork/professionalclaims/v3/submission",
  {
    controlNumber: "123456789",
    tradingPartnerServiceId: "6400",
    submitter: {
      organizationName: "Doctors LLC",
      contactInformation: 
        { 
          name: "Doctors LLC", 
          phoneNumber: "5552221212" 
        },
    },
    receiver: 
      {
        organizationName: "Cigna"
      },
    subscriber: {},
    providers: [],
    claimInformation: {
      serviceLines: [{}]
    },
  }
).then((response) => response.json());

Claim declined

Claim declined

36415 - Routine venipuncture

36415 - Routine venipuncture

getClaimStatus.js

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

fetch(
"https://healthcare.us.stedi.com/2024-04-01/change/medicalnetwork/claimstatus/v2",
  {
    controlNumber: "000000001",
    tradingPartnerServiceId: "UHC",
    encounter: {
      beginningDateOfService: "20240322",
      endDateOfService: "20240322",
      trackingNumber: "1234AAA",
    },
    providers:[
      { 
        providerType: "BillingProvider",
        organizationName: "Doctors LLC", 
        npi: "1234567890",
      }
    ],
    subscriber: {
      memberId: "0000000000",
      firstName: "Jane",
      lastName: "Doe",
      dateOfBirth: "19891002",
    },
    
  }
).then((response) => response.json());

Real-time claim status

Check any claim’s status in seconds with our Claim Status API. Receive status responses in easily digestible JSON.

Claim payments (ERAs)

Receive ERAs automatically through Stedi webhooks or periodically poll for new transactions.

Payment sent

Payment sent

835 - Electronic remittance advice

835 - Electronic remittance advice

electronicRemittanceAdvice.json

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

{	
  "transactions": [
	{
	  "controlNumber": "1003",
	  "productionDate": "20240324",
	  "receiverIdentifier": "55555500",
	  "financialInformation": {
	    "transactionHandlingCode": "I",
	    "totalActualProviderPaymentAmount": "109.2",
	    "creditOrDebitFlagCode": "C",
	    "paymentMethodCode": "ACH",
	    "paymentFormatCode": "CCP",
	    "payerIdentifier": "1111666666",
	    "checkIssueOrEFTEffectiveDate": "20240327",
           "senderAccountDetails": {},
	    "receiverAccountDetails": {}
	  },
	  "payer": {},
	  "payee": {},
	  "detailInfo": [],
      }
   ],
   "meta": {}
}

“We submitted claims three days after signing, and the support is excellent in quality and timeliness of response. For example, Stedi's team—including their CEO—regularly resolves our engineers’ issues within minutes. This used to take months or just never happen at all with our previous vendor.”

“We submitted claims three days after signing, and the support is excellent in quality and timeliness of response. For example, Stedi's team—including their CEO—regularly resolves our engineers’ issues within minutes. This used to take months or just never happen at all with our previous vendor.”

“We submitted claims three days after signing, and the support is excellent in quality and timeliness of response. For example, Stedi's team—including their CEO—regularly resolves our engineers’ issues within minutes. This used to take months or just never happen at all with our previous vendor.”

Connect to thousands of payers

Our growing set of payers provide broad, reliable connectivity.

COMING SOON

COMING SOON

COMING SOON

Automatic failover

Stedi dynamically routes traffic to the most reliable connection, eliminating single points of failure, providing redundant connections.

Start processing eligibility checks today

FAQ

What payers are supported?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Do you help with payer enrollment?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Are you compatible with Change Healthcare’s APIs?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

How does Stedi keep data secure?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

What payers are supported?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Do you help with payer enrollment?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Are you compatible with Change Healthcare’s APIs?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

How does Stedi keep data secure?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

What payers are supported?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Do you help with payer enrollment?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Are you compatible with Change Healthcare’s APIs?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

How does Stedi keep data secure?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

What payers are supported?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Do you help with payer enrollment?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Are you compatible with Change Healthcare’s APIs?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

How does Stedi keep data secure?

Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.