Skip to end of banner
Go to start of banner

Status Table

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Name

Status

Type

Table

Description

When the status of a claim or dispute changes, an event is generated. This event is useful for understanding status history and trigger operations outside of QFD based on claim or dispute status. When Dispute ID is present in the record, the record represents the status of the dispute. Otherwise, it represents the status of the claim. Available in 24.01.03.

Fields

Data Category

Event Field/Column Name

Data Type

Description

Applicability

Sample Value

Notes

Key

TenantId

VARCHAR(32)

Unique ID associated with each Quavo client.

ALWAYS

qvo-stg

Key

ClientId

VARCHAR(64)

A unique ID representing a single client.

ALWAYS

Default

Key

ClaimId

VARCHAR(32)

Unique ID associated with a claim.  Format: YYMMDD<Ordinal Number>"C"

Example: 2405230003C

ALWAYS

2306060014C

Key

DisputeId

VARCHAR(32)

Unique ID associated with a disputed transaction.  Format: YYMMDD#####"D"

ALWAYS

2306060014D

Claim/Dispute Details

Status

VARCHAR(32)

Represents the current stage or step of a particular process or lifecycle, such as a claim or dispute.

ALWAYS

Resolved-Denied

Claim/Dispute Details

StatusChangeDateTime

TIMESTAMP_NTZ(9)

Datetime the status of the object was last changed.

ALWAYS

2023-09-09 21:00:00

Metadata

EventDateTime

TIMESTAMP_NTZ(9)

The datetime that the event was recorded.

ALWAYS

2023-09-09 21:00:00

Metadata

EventIdentifier

VARCHAR(64)

A unique ID associated with each business event.

ALWAYS

56f34472-3412-4144-b4c7-430b928f1d24

Metadata

EventItemId

VARCHAR(64)

An ID included with each business event that identifies the tenant and Claim ID or Dispute ID associated with the event.

ALWAYS

qvo-stg|2306050001D

  • No labels