claimInformation.claimSupplementalInformation.reportInformation
object. This object corresponds to segment PWK
in Loop 2300
.
API reference docs: professional | dental | institutional
claimInformation.serviceLines.serviceLineSupplementalInformation
object. This object corresponds to segment PWK
in Loop 2400
.
API reference docs: professional | institutional
attachmentReportTypeCode
: This code identifies the type of report or document you plan to submit as an attachment. Visit Code lists for a complete list of valid codes.attachmentTransmissionCode
: Set to EL
when submitting attachments through Stedi. This property indicates the attachment will be sent in a separate, electronic 275 transaction.attachmentControlNumber
: This is a unique identifier for the attachment. The payer uses this identifier to match the attachment to the claim. We recommend using a ULID or UUID of up to 50 characters.Create the claim attachment
Upload the attachment file
PUT
request to upload the attachment file to the pre-signed URL (uploadURL
) in the response. The request must include a Content-Type
header that matches the MIME type you specified for the attachment file.The following example shows how to upload a JPEG attachment:Submit the attachment to the payer
Property | Description |
---|---|
relatedTransactionId or relatedExecutionId | An identifier for the 837 claim you previously submitted through Stedi. This value tells Stedi which claim is related to the attachment. |
attachmentId | The attachment ID you received in the Create Claim Attachment (275) JSON response. This value tells Stedi which file to use when generating the 275 transaction for the payer. |
providerAttachmentControlNumber | The value you set in the claim’s attachmentControlNumber property. It allows the payer to associate the attachment with the claim that’s already in their system. |
providerControlNumber | The value you set in the claim’s providerControlNumber property. This property is optional and allows you to indicate that the attachment should be associated with only a specific service line from the claim. This doesn’t apply to dental claims. |
Loop 1000A NM109
so Stedi can route the attachment to the correct payer. This identifier must be a payer ID or payer ID alias listed in the Payer Network. For example, you could use 60054
, HPQRS
, AETNA
, or any other listed payer ID alias for Aetna.