Payment Request Line DMO

Object API Name: std__PaymentRequestLineDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__AdjustmentAmount__c
  • Data Type: DOUBLE
  • Description: Adjustment amount for reasons such as copay, deductible, and coinsurance.
  • Field API Name: std__AdjustmentReasonText__c
  • Data Type: TEXT
  • Description: The reason for adjustment. Possible values include: Copay, Coinsurance, Deductible.
  • Field API Name: std__BenefitName__c
  • Data Type: TEXT
  • Description: The name of benefit associated with the payment request line, such as Physical Therapy or Ambulance Transportation.
  • 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__ClaimItem__c
  • Data Type: TEXT
  • Description: The claim item associated with the payment request line.
  • 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__DiagnosticCodeId__c
  • Data Type: TEXT
  • Description: The diagnostic code associated with the payment request line.
  • Field API Name: std__DiagnosticCodeObject__c
  • Data Type: TEXT
  • Description: Name of the referenced objects which stores the Diagnostic code. For example, Codeset, CodesetBundle.
  • Field API Name: std__EndDateTime__c
  • Data Type: DATETIME
  • Description: The end date of services represented in the payment request line.
  • Field API Name: std__FacilityId__c
  • Data Type: TEXT
  • Description: The facility associated with the payment request line.
  • 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 PaymentRequestLine 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__PaymentRequestId__c
  • Data Type: TEXT
  • Description: The payment request associated with the payment request line.
  • Field API Name: std__PaymentRequestLineServiceType__c
  • Data Type: TEXT
  • Description: Type of requested service. Possible values include: Procedure, Medication, Device, Repairs.
  • Field API Name: std__PaymentRequestLineStatus__c
  • Data Type: TEXT
  • Description: The status of the payment request line. Possible values include: Received, Paid, Partially Paid.
  • Field API Name: std__Quantity__c
  • Data Type: DOUBLE
  • Description: Number of units the payment request line represents, such as number of days in hospital.
  • Field API Name: std__QuantityUnitOfMeasureId__c
  • Data Type: TEXT
  • Description: Unit of measure for the quantity field. Possible values include: Days, Nights, Visits.
  • Field API Name: std__RequestedAmount__c
  • Data Type: DOUBLE
  • Description: Amount that the requestor is seeking for payment, which is the service amount minus the adjustment amount.
  • Field API Name: std__ServiceAmount__c
  • Data Type: DOUBLE
  • Description: Total service amount for the payment request line before adjustments.
  • Field API Name: std__ServiceCodeId__c
  • Data Type: TEXT
  • Description: The service code associated with the payment request line.
  • Field API Name: std__ServiceCodeObject__c
  • Data Type: TEXT
  • Description: Name of the referenced objects which stores the service code. For example, Codeset, CodesetBundle.
  • Field API Name: std__ServiceProviderId__c
  • Data Type: TEXT
  • Description: The service provider associated with the payment request line.
  • 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__StartDateTime__c
  • Data Type: DATETIME
  • Description: The start date of services represented in the payment request line.
  • Field API Name: std__UnitPriceAmount__c
  • Data Type: DOUBLE
  • Description: Unit Price for the quantity and quantity unit of measure.