InstaMed supports the ability to send payments (and denials) to providers (Explanation of Payment or EOP). These outbound payments consist of claims adjudicated by a health plan and owed to a provider.
In order to properly reflect the disposition of an adjudicated claim, issued via the InstaMed Disbursement Hub solution, InstaMed supports the generation of claim-level batch files.
For example, if a check payment, consisting of 5 claims, was issued for $1,000, each of these claims would be reported as an individual row in the batch file with a ‘Paid’ status. InstaMed will output another batch file in the future when the check is deposited to change the status of each of the claims from ‘Paid’ to ‘Settled’.
The specification below is used to report on the status of specific claims issued by InstaMed as part of a payment/835 transaction.
Files are output in a pipe delimited format and uploaded to client-specific SFTP directories.
Field # | Field Name | Format | Min | Max | Required | Comment | |
---|---|---|---|---|---|---|---|
1 | Record ID | "IMCRA10" | 7 | 7 | Y | ||
2 | ClaimID | AN | 1 | 18 | S | Internal Claim ID REF*9A field | |
3 | PayerClaimNumber | AN | 1 | 30 | N | CLP07 | |
4 | ClaimSubmitterIdentifier | AN | 1 | 38 | Y | CLP01 | |
5 | ClaimCharges | DEC | Y | CLP03 | |||
6 | ClaimPayment | DEC | S | CLP04 - Available when transaction status is Paid | |||
7 | PaymentDate | AN | 8 | 8 | S | YYYYMMDD, Available when transaction status is Paid | |
8 | DisbursementTraceNumber | AN | 1 | 30 | S | TRN02 - Disbursed check/trace number to provider; Available when transaction status is Paid | |
9 | DisbursmentEntity | AN | 10 | 42 | S | TRN03:TRN04 - Available when transaction status is Paid | |
10 | FundingTraceNumber | AN | 1 | 30 | S | From original file -- TRN02 | |
11 | FundingEntity | AN | 10 | 42 | S | From original file -- TRN03:TRN04 | |
12 | Payer Name | AN | 1 | 35 | Y | N102 when N101 = PR | |
13 | Payee Last | AN | 1 | 35 | Y | N102 when N101 = PE | |
14 | Payee First | AN | 1 | 35 | S | ||
15 | Payee Primary ID Qualifier | AN | 2 | 2 | Y | N103 when N101 = PE | |
16 | Payee Primary ID | AN | 1 | 80 | Y | N104 when N101 = PE | |
17 | Patient Last Name | AN | 1 | 35 | Y | NM103 when NM101 = QC | |
18 | Patient First Name | AN | 1 | 35 | Y | NM104 when NM101 = QC | |
19 | Patient Middle Name | AN | 1 | 25 | S | NM105 when NM101 = QC | |
20 | Patient ID Qualifier | AN | 2 | 2 | Y | NM108 when NM101 = QC | |
21 | Patient ID | AN | 1 | 80 | Y | NM109 when NM101 = QC | |
22 | Status | AN | 1 | 20 | Y | PAID: Payment was disbursed to provider RETURNED: Returned payments SETTLED: Settled payments CANCELLED: Cancelled and Reissued card payments PENDING APPROVAL: Payments that are available for approval in InstaMed Online SUSPENDED: Suspended payments PARTIALLY SETTLED: Partially settled payments VOIDED: Payments were voided by client via their bank EXPIRED: Expired claim payment card payments STOPPED: Payments were stopped by client via their bank REMOVED: Payments was removed from Pending Approval | |
23 | Freeform | AN | 1 | 100 | S | ||
24 | PaymentMethod | AN | 1 | 30 | Y | ACH, CHK, NON, Virtual Card | |
25 | Return Code | AN | 3 | 3 | S | Populated when Message Status = Returned | |
26 | Return Reason | AN | 1 | 100 | S | Populated when Message Status = Returned | |
27 | Funding Date | AN | 8 | 8 | S | YYYYMMDD, Available with select funding models | |
28 | Funding Status | AN | 1 | 23 | S | Available with select funding models Notified: Email issued to Funding Entity (e.g. employer group) requesting funding Ready for Funding: Transactions have been "settled" and funds are set to be collected (status is used with Presentment model) Funded: NACHA Debit created to pull funding (funds to subaccount) Ready for Replenishment: Transactions have been "settled" and funds are set to be collected (status is used with Issuance and Target Balance models) Replenished: NACHA Debit created to pull funding (funds to disbursing account) | |
29 | Mail Date | AN | 8 | 8 | S | YYYYMMDD Date that print vendor placed item into mailstream; Always populated for CHK and VirtualCard | |
30 | Placeholder Field 6 | AN | Reserved for future use | ||||
31 | Placeholder Field 7 | AN | Reserved for future use | ||||
32 | Placeholder Field 8 | AN | Reserved for future use | ||||
33 | Placeholder Field 9 | AN | Reserved for future use | ||||
34 | Placeholder Field 10 | AN | Reserved for future use | ||||
35 | Placeholder Field 11 | DEC | Reserved for future use | ||||
36 | Placeholder Field 12 | DEC | Reserved for future use | ||||
37 | Placeholder Field 13 | DEC | Reserved for future use | ||||
38 | Placeholder Field 14 | DEC | Reserved for future use | ||||
39 | Placeholder Field 15 | DEC | Reserved for future use |