New claim edit: Line item control numbers must be unique
Jan 7, 2026
Stedi now rejects 837P professional, 837D dental, and 837I institutional claims that contain duplicate line item control numbers.
How the edit works
In a claim, a service line represents billing for one specific service, procedure, or supply – for example, an office visit or a dental filling. Each service line represents a separate billable event.
A line item control number is a provider-assigned identifier for a specific service line.
Within a claim, each service line must have a unique line item control number. Payers and providers use line item control numbers to track service lines across claim submissions, claim acknowledgments, and Electronic Remittance Advice (ERAs).
Payers may reject claims with duplicate line item control numbers, which can cause payment delays.
This edit – the industry’s term for an automated validation rule – catches the issue before it reaches the payer.
Where to find line item control numbers
JSON API
Professional claims JSON endpoint:
claimInformation.serviceLines.providerControlNumberDental claims JSON endpoint:
claimInformation.serviceLines.providerControlNumberInstitutional claims JSON endpoint:
claimInformation.serviceLines.lineItemControlNumber
Raw X12
REF-02(Line Item Control Number) of Loop2400(Service Line Number)Stedi portal
Claims submitted through Stedi's CMS-1500 professional claim form can’t fail this edit. When using the form, Stedi automatically sets line item control numbers for you.
Rejection errors
If you submit a claim that fails the edit using Stedi’s claim submission APIs, you’ll get back an error message in real time. If you’re using a JSON API endpoint, the response includes error details in the errors array:
{ "errors": [ { "code": "33", "description": Invalid Line-Item Control Numbers. Each line-item control number must be unique within the claim. Control numbers, 12345, 67890, have been used more than once. Correct and resubmit.", "followupAction": "Please Correct and Resubmit" } ] }
If you submit a claim that fails the edit using SFTP, Stedi will reject the claim with a 277CA claim acknowledgment. The acknowledgment will include a related claim status category code, claim status code, and error message:
STC*A7:N584*[DATE]*U*[AMOUNT]********Invalid Line-Item Control Numbers. Each line-item control number must be unique within the claim. Control numbers, 12345, 67890, have been used more than once. Correct and resubmit
Stedi now rejects 837P professional, 837D dental, and 837I institutional claims that contain duplicate line item control numbers.
How the edit works
In a claim, a service line represents billing for one specific service, procedure, or supply – for example, an office visit or a dental filling. Each service line represents a separate billable event.
A line item control number is a provider-assigned identifier for a specific service line.
Within a claim, each service line must have a unique line item control number. Payers and providers use line item control numbers to track service lines across claim submissions, claim acknowledgments, and Electronic Remittance Advice (ERAs).
Payers may reject claims with duplicate line item control numbers, which can cause payment delays.
This edit – the industry’s term for an automated validation rule – catches the issue before it reaches the payer.
Where to find line item control numbers
JSON API
Professional claims JSON endpoint:
claimInformation.serviceLines.providerControlNumberDental claims JSON endpoint:
claimInformation.serviceLines.providerControlNumberInstitutional claims JSON endpoint:
claimInformation.serviceLines.lineItemControlNumber
Raw X12
REF-02(Line Item Control Number) of Loop2400(Service Line Number)Stedi portal
Claims submitted through Stedi's CMS-1500 professional claim form can’t fail this edit. When using the form, Stedi automatically sets line item control numbers for you.
Rejection errors
If you submit a claim that fails the edit using Stedi’s claim submission APIs, you’ll get back an error message in real time. If you’re using a JSON API endpoint, the response includes error details in the errors array:
{ "errors": [ { "code": "33", "description": Invalid Line-Item Control Numbers. Each line-item control number must be unique within the claim. Control numbers, 12345, 67890, have been used more than once. Correct and resubmit.", "followupAction": "Please Correct and Resubmit" } ] }
If you submit a claim that fails the edit using SFTP, Stedi will reject the claim with a 277CA claim acknowledgment. The acknowledgment will include a related claim status category code, claim status code, and error message:
STC*A7:N584*[DATE]*U*[AMOUNT]********Invalid Line-Item Control Numbers. Each line-item control number must be unique within the claim. Control numbers, 12345, 67890, have been used more than once. Correct and resubmit
Get started with Stedi
Get started with Stedi
Automate healthcare transactions with developer-friendly APIs that support thousands of payers. Contact us to learn more and speak to the team.
Get updates on what’s new at Stedi
Get updates on what’s new at Stedi
Get updates on what’s new at Stedi
Developers
Resources
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.
Developers
Resources
Get updates on what’s new at Stedi
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.
