Claim Payment DMO
Object API Name: std__ClaimPaymentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ClaimId has a FOREIGNKEY relationship with the Claim DMO
Idfield. - AdjustmentReasonId has a FOREIGNKEY relationship with the Code Set DMO
Idfield. - PaymentTypeId has a FOREIGNKEY relationship with the Code Set DMO
Idfield.
- AdjustedAmount
- AdjustmentReasonId
- CancellationDateTime
- cdp_sys_record_currency
- ClaimId
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- NameInterfaceField
- PaymentAmount
- PaymentDateTime
- PaymentIdentifier
- PaymentTypeId
- Status
- Field API Name:
std__AdjustedAmount__c - Data Type: DOUBLE
- Description: Represents any payment adjustment amount.
- Field API Name:
std__AdjustmentReasonId__c - Data Type: TEXT
- Description: The reason for the payment adjustment. Ex. Prior Overpayment, Prior Payment Reversal.
- Field API Name:
std__CancellationDateTime__c - Data Type: DATETIME
- Description: The date on which claim payment was canceled.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ClaimId__c - Data Type: TEXT
- Description: The ID of the claim associated with this claim payment.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ClaimPayment record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PaymentAmount__c - Data Type: DOUBLE
- Description: The total amount of the payment.
- Field API Name:
std__PaymentDateTime__c - Data Type: DATETIME
- Description: The date when the claim payment was initiated.
- Field API Name:
std__PaymentIdentifier__c - Data Type: TEXT
- Description: Represents a unique identifier for the payment record assigned by the financial transaction system.
- Field API Name:
std__PaymentTypeId__c - Data Type: TEXT
- Description: The type of payment. For example, Full, Partial.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The claim payment status. For example, Cancelled, Paid, Pending, Stopped.