ClaimExportBatchMetad
The table contains information regarding the claim export record.
| Column Name | Type | Description |
|---|---|---|
| BenefitPlanInclusionExclusionIndicator | VARCHAR | Denotes whether or not the benefit plans that were listed in the search criteria should be included or excluded. |
| ExportIdentifier | NUMERIC | The unique identifier (.1 item) for the export record. |
| ExportBatchJobIdentifier | NUMERIC | The ID of the batch job which created the export. |
| ExportRecordDescription | VARCHAR | Stores the description for the export record. |
| CriteriaIncludeOtherEobCodesOption | VARCHAR | The EOB code option used in the search criteria for the claim export. Denotes whether or not claims should be included if they have other EOB codes in addition to the ones listed in the search criteria. |
| RecordPhysicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ClaimReleaseDateTime | DATETIME | The date and time that the claims were released to the export queue. |
| ClaimExportSubtypeCategoryIdentifier | INTEGER | The export subtype category ID that this claim was exported to, if there is a subtype for the export. |
| ClaimExportRecordName | VARCHAR | Stores the name of the record. |
| ExportRangeEndDate | DATETIME | The end of the date range for the export. |
| ClaimExportCriteriaNetPayableMaximum | NUMERIC | Include claims in the export if their net payable is less than or equal to this value. |
| ClaimExportPayorOptionCriterion | INTEGER | The payor option used in the claim export. Either include the listed payors or exclude the listed payors. |
| ClaimPaymentStartDate | DATETIME | Only claims that were paid after this date will be included in the export. |
| IsAlternatePayorList | VARCHAR | Denotes whether or not the payor list is a list of alternate payors. |
| ExportRangeStartDate | DATETIME | The start of the date range for the export. |
| ClaimPaidToDate | DATETIME | Only claims that were paid before this date will be included in the export. |
| ClaimFormatCriteria | INTEGER | Which claim formats should be included in the export release. |
| ClaimExportCrossoverSourceIndicator | INTEGER | Indicates whether the export was created manually or by Tapestry (e.g. by Crossover) |