Payment Request DMO
Object API Name: std__PaymentRequestDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- SubmittingAccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - ServiceRecipientId has a FOREIGNKEY relationship with the Account Contact DMO
Idfield. - FacilityId has a FOREIGNKEY relationship with the Location DMO
Idfield. - InsurancePolicyId has a FOREIGNKEY relationship with the Insurance Policy DMO
Idfield. - ClaimId has a FOREIGNKEY relationship with the Claim DMO
Idfield. - RemittanceRecipientId has a FOREIGNKEY relationship with the Account DMO
Idfield. - FacilityId has a FOREIGNKEY relationship with the Healthcare Facility DMO
Idfield. - ServiceProviderId has a FOREIGNKEY relationship with the Healthcare Provider DMO
Idfield. - ServiceProviderId has a FOREIGNKEY relationship with the Account Contact DMO
Idfield. - RemittanceRecipientId has a FOREIGNKEY relationship with the Insurance Policy Participant DMO
Idfield. - FacilityId has a FOREIGNKEY relationship with the Account DMO
Idfield. - ServiceRecipientId has a FOREIGNKEY relationship with the Account DMO
Idfield. - ServiceRecipientId has a FOREIGNKEY relationship with the Insurance Policy Participant DMO
Idfield. - ServiceProviderId has a FOREIGNKEY relationship with the Account DMO
Idfield.
- cdp_sys_record_currency
- ClaimId
- DataSourceId
- DataSourceObjectId
- DueDate
- EndDateTime
- FacilityId
- FacilityObject
- Id
- InsurancePolicyId
- InternalOrganizationId
- NameInterfaceField
- PaymentRequestReceivedMethod
- PaymentRequestStatus
- PaymentRequestSubmissionType
- ReceivedDate
- ReferenceNumberText
- RemittanceRecipientId
- RemittanceRecipientObject
- ServiceProviderId
- ServiceProviderObject
- ServiceRecipientId
- ServiceRecipientObject
- StartDateTime
- SubmittedDate
- SubmittingAccountId
- TotalAdjustmentAmount
- TotalRequestedAmount
- TotalServiceAmount
- 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 claim associated with the payment request.
- 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__DueDate__c - Data Type: DATETIME
- Description: The due date of the payment request.
- Field API Name:
std__EndDateTime__c - Data Type: DATETIME
- Description: he end date of services represented in the payment request.
- Field API Name:
std__FacilityId__c - Data Type: TEXT
- Description: The facility associated with the payment request.
- Field API Name:
std__FacilityObject__c - Data Type: TEXT
- Description: Name of the referenced object which acts as a facility. For example, Account;Location;HealthcareFacility.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this PaymentRequest record. Maximum size is 15 characters.
- Field API Name:
std__InsurancePolicyId__c - Data Type: TEXT
- Description: The insurance policy associated with the payment request.
- 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__PaymentRequestReceivedMethod__c - Data Type: TEXT
- Description: The method in which the payment request was received. Possible values include: Electronic Submission, Paper Mail.
- Field API Name:
std__PaymentRequestStatus__c - Data Type: TEXT
- Description: Status of the payment request. Possible values include: Received, Paid.
- Field API Name:
std__PaymentRequestSubmissionType__c - Data Type: TEXT
- Description: Type of payment request submission, such as an invoice from a service provider. Possible values include: Invoice, Online Submission.
- Field API Name:
std__ReceivedDate__c - Data Type: DATETIME
- Description: The date on which the recipient received the payment request.
- Field API Name:
std__ReferenceNumberText__c - Data Type: TEXT
- Description: External unique identifier from the submitting party, such as an invoice number.
- Field API Name:
std__RemittanceRecipientId__c - Data Type: TEXT
- Description: The account which receives the remittance payment for the services.
- Field API Name:
std__RemittanceRecipientObject__c - Data Type: TEXT
- Description: Name of the referenced object which acts as a remittance recipient. For example, Account;InsurancePolicyParticipant.
- Field API Name:
std__ServiceProviderId__c - Data Type: TEXT
- Description: The service provider associated with the payment request.
- Field API Name:
std__ServiceProviderObject__c - Data Type: TEXT
- Description: Name of the referenced object which acts as a service provider. For example, Account;AccountContact;HealthcareProvider.
- Field API Name:
std__ServiceRecipientId__c - Data Type: TEXT
- Description: The account that receives the services in the payment request.
- Field API Name:
std__ServiceRecipientObject__c - Data Type: TEXT
- Description: Name of the referenced object which acts as a service recipient. For example, Account;AccountContact;InsurancePolicyParticipant.
- Field API Name:
std__StartDateTime__c - Data Type: DATETIME
- Description: The start date of services represented in the payment request.
- Field API Name:
std__SubmittedDate__c - Data Type: DATETIME
- Description: The date on which the service provider submitted the payment request.
- Field API Name:
std__SubmittingAccountId__c - Data Type: TEXT
- Description: The billing account that submits the payment to the service recipient.
- Field API Name:
std__TotalAdjustmentAmount__c - Data Type: DOUBLE
- Description: Total amount that's adjusted, such as the collection of a copay onsite.
- Field API Name:
std__TotalRequestedAmount__c - Data Type: DOUBLE
- Description: Total amount requested for reimbursement.
- Field API Name:
std__TotalServiceAmount__c - Data Type: DOUBLE
- Description: Total amount of the services, such as the total services billed.