Some payers don't accept electronic claims. Payers may also require paper claims for workers’ compensation, automobile, or liability-related claims.
Until now, you had to print and mail those paper claims yourself. That meant running a separate manual process outside your electronic claims workflow.
With paper claim submission, you submit through the same workflows as electronic claims: API, SFTP, or the Stedi portal. Stedi prints the claim and mails it to the payer for you.
Supported claim types
You can submit two claim types for printing and mailing:
Set the receiver ID – the ID for the entity receiving the transaction – to PAPER ("Print and Mail – All Payers"). If using the Stedi portal UI's CMS-1500 Claim Form, select By mail under Send instead.
Set the payer ID, payer name, and payer address to the payer you’d like to mail the claim to.
For example, to mail a paper claim to Cigna (Payer ID: 62308), you’d:
Set the receiver ID to PAPER
Set the payer ID to 62308 (Cigna)
Include Cigna’s payer name and payer address
Fill out the rest of the claim as usual.
This tells Stedi to print and mail the claim to Cigna. Stedi mails the claim to the payer name and address you specify. Make sure the address is correct before you submit.
curl--request POST \
--url"https://healthcare.us.stedi.com/2024-04-01/change/medicalnetwork/professionalclaims/v3/submission" \
--header"Authorization: <api_key>" \
--header"Content-Type: application/json" \
--data'{ "receiver": { "receiverId": "PAPER", // Tells Stedi to print and mail the claim "organizationName": "CIGNA" // The actual payer name }, "tradingPartnerName": "CIGNA Workers Compensation Claims", // Mail-to name on the envelope "tradingPartnerServiceId": "62308", // Destination payer ID "payerAddress": { "address1": "123 Example Street", "address2": "STE 100", "city": "Mountain View", "state": "CA", "postalCode": "940433706" } ... // remaining claim data}'
curl--request POST \
--url"https://healthcare.us.stedi.com/2024-04-01/change/medicalnetwork/professionalclaims/v3/submission" \
--header"Authorization: <api_key>" \
--header"Content-Type: application/json" \
--data'{ "receiver": { "receiverId": "PAPER", // Tells Stedi to print and mail the claim "organizationName": "CIGNA" // The actual payer name }, "tradingPartnerName": "CIGNA Workers Compensation Claims", // Mail-to name on the envelope "tradingPartnerServiceId": "62308", // Destination payer ID "payerAddress": { "address1": "123 Example Street", "address2": "STE 100", "city": "Mountain View", "state": "CA", "postalCode": "940433706" } ... // remaining claim data}'
curl--request POST \
--url"https://healthcare.us.stedi.com/2024-04-01/change/medicalnetwork/professionalclaims/v3/submission" \
--header"Authorization: <api_key>" \
--header"Content-Type: application/json" \
--data'{ "receiver": { "receiverId": "PAPER", // Tells Stedi to print and mail the claim "organizationName": "CIGNA" // The actual payer name }, "tradingPartnerName": "CIGNA Workers Compensation Claims", // Mail-to name on the envelope "tradingPartnerServiceId": "62308", // Destination payer ID "payerAddress": { "address1": "123 Example Street", "address2": "STE 100", "city": "Mountain View", "state": "CA", "postalCode": "940433706" } ... // remaining claim data}'
curl--request POST \
--url"https://healthcare.us.stedi.com/2024-04-01/change/medicalnetwork/professionalclaims/v3/submission" \
--header"Authorization: <api_key>" \
--header"Content-Type: application/json" \
--data'{ "receiver": { "receiverId": "PAPER", // Tells Stedi to print and mail the claim "organizationName": "CIGNA" // The actual payer name }, "tradingPartnerName": "CIGNA Workers Compensation Claims", // Mail-to name on the envelope "tradingPartnerServiceId": "62308", // Destination payer ID "payerAddress": { "address1": "123 Example Street", "address2": "STE 100", "city": "Mountain View", "state": "CA", "postalCode": "940433706" } ... // remaining claim data}'
curl--request POST \
--url"https://healthcare.us.stedi.com/2024-04-01/change/medicalnetwork/professionalclaims/v3/submission" \
--header"Authorization: <api_key>" \
--header"Content-Type: application/json" \
--data'{ "receiver": { "receiverId": "PAPER", // Tells Stedi to print and mail the claim "organizationName": "CIGNA" // The actual payer name }, "tradingPartnerName": "CIGNA Workers Compensation Claims", // Mail-to name on the envelope "tradingPartnerServiceId": "62308", // Destination payer ID "payerAddress": { "address1": "123 Example Street", "address2": "STE 100", "city": "Mountain View", "state": "CA", "postalCode": "940433706" } ... // remaining claim data}'
For more detailed instructions, see our documentation.
Mailing paper claims without a payer ID
Some payers don’t accept electronic claims and won’t have a payer ID in the Stedi Payer Network. In these cases, you can also set the payer ID to PAPER.
CMS-1500 Claim Form UI: Confirmation message in the Stedi portal’s UI
Paper claims go through the same edits (validation checks) as electronic claims. If the claim passes our edits, you’ll also receive a 277CA claim acknowledgment from Stedi to confirm we’ve received the claim and forwarded it for printing. This acknowledgment contains claim status category codeA1 (Acknowledgment/Receipt) and claim status code19 (Acknowledged). For example:
This 277CA claim acknowledgment only confirms that Stedi forwarded the claim for printing. There are no further status updates for when the claim is printed, mailed, or returned as undeliverable.
Unlike electronic claims, you won't receive 277CA claim acknowledgments from the payer for paper claims. The payers may mail a printed acknowledgment instead.
Paper claim submission is available on all Stedi production accounts.
Stedi charges for paper claims based on the number of printed and mailed pages. The number of pages varies based on the claim’s type and service line count:
Claim type
Service lines per page
Professional claim (CMS-1500 form)
Up to 6
Institutional claim (UB-04 form)
Up to 22
A claim spills onto additional pages when its service lines exceed what one form holds. For example, a professional claim (CMS-1500 form) with 10 service lines requires 2 pages.
Start free with a sandbox account. Upgrade to production when you're ready. There are no monthly minimums or setup fees. You only pay for the transactions you use. See our pricing.
Stedi and the S design mark are registered trademarks 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.
Stedi and the S design mark are registered trademarks 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.
Stedi and the S design mark are registered trademarks 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.