Care Request Exchange Info DMO

Represents exchange information for a care request including mode and target details.

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

  • CareRequestId has a FOREIGNKEY relationship with the Care Request DMO Id field.
  • Field API Name: std__CareRequestExchangeInfoName__c
  • Data Type: TEXT
  • Description: The name of the care request exchange information record.
  • Field API Name: std__CareRequestId__c
  • Data Type: TEXT
  • Description: The care request that the exchange details are captured for.
  • 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__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__ExchangeModeText__c
  • Data Type: TEXT
  • Description: The mode of exchange. For example, X12 is the standard mode of exchange between an intermediary and a payer.
  • Field API Name: std__ExchangeTargetType__c
  • Data Type: TEXT
  • Description: The target of the care request exchange.
  • Field API Name: std__ExchangeType__c
  • Data Type: TEXT
  • Description: The type of care request exchange such as a query or an update.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Primary Key
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__RequestDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the request was sent or received.
  • Field API Name: std__ResponseDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the response to the request was sent or received.
  • Field API Name: std__ResponseStatusCode__c
  • Data Type: DOUBLE
  • Description: The status code of the response.