ClaimSubmissionValueRecord
This table holds basic identification and processing information for the claim value record.
| Column Name | Type | Description |
|---|---|---|
| PaperFormIdentifier | VARCHAR | The paper form used to populate the claim values. This value is only populated for paper claims. |
| ClaimValueRecordCreationDateTime | DATETIME | The date the record was created. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| IntraConnectOwningInstanceIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| SourceOrganizationIdentifier | NUMERIC | The source organization of the external record. This value is only set for external claims. |
| ClaimValueRecordIdentifier | NUMERIC | The unique identifier for the claim values record. |
| ClaimExportIdentification | NUMERIC | The claim exports (NEP) ID that was used to create the record. This value is only set for AP (Tapestry) claims. |
| ClaimDirectionCode | INTEGER | The direction of the claim file, either incoming or outgoing. This value is only set for Accounts Payable claims. |
| BatchTypeDefinitionRunNumber | INTEGER | The run number of the batch type definition that created the record. This value is only set for AP (Tapestry) claims. |
| ClaimFormTypeCode | INTEGER | The type of claim values stored in the record. CMS is used for professional and dental claims. UB is used for institutional claims. |
| AccountsPayableClaimIdentifier | NUMERIC | The claim information record associated with the invoice. This value is only set for Accounts Payable claims. |
| RecordLastLockedInstant | DATETIME | The instant the record was last locked. |
| ClaimBatchTypeDefinitionIdentifier | NUMERIC | The batch type definition's (MLB) ID that was used to load the incoming claim. This value is only set for AP (Tapestry) claims. |
| ClaimRunIdentifier | VARCHAR | The claim run (CLR) record that created the claim. This value is only set for AP (Tapestry) claims. |
| ClaimValueRecordType | INTEGER | The claim value record type. This value is used to distinguish between records that hold the full claim and records that only hold reason code (CAS) values. |