Medical Insight User Reaction DMO

Represents the reaction from users to the medical insight, like upvote and downvote, which is used to identify trending insights.

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

  • UserId has a FOREIGNKEY relationship with the User DMO Id field.
  • MedicalInsightId has a FOREIGNKEY relationship with the Medical Insight DMO Id field.
  • 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__Comment__c
  • Data Type: TEXT
  • Description: Comments related to the reaction that was provided
  • 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: Primary Key
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__MedicalInsightId__c
  • Data Type: TEXT
  • Description: The Medical Insight the Reaction has been added to
  • Field API Name: std__MedInsightUserReactionName__c
  • Data Type: TEXT
  • Description: The name of the User Reaction Record
  • Field API Name: std__Type__c
  • Data Type: TEXT
  • Description: The type of reaction that was provided
  • Field API Name: std__UserId__c
  • Data Type: TEXT
  • Description: The user who reacted to the Medical Insight