Health Score Range Classification DMO

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

  • 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__ClassificationColorName__c
  • Data Type: TEXT
  • Description: Human readable color name assigned to score classification.
  • Field API Name: std__ClassificationName__c
  • Data Type: TEXT
  • Description: Name of the classification for a score range.
  • Field API Name: std__ColorHexadecimalCodeText__c
  • Data Type: TEXT
  • Description: Colour assigned to score classification (Hex codes).
  • 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__DeveloperName__c
  • Data Type: TEXT
  • Description: Required. The API name of the health score range classification. Maximum size is 255 characters.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this HealthScoreRangeClassification record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__RangeEndValueNumber__c
  • Data Type: DOUBLE
  • Description: End Value for the score range classification.
  • Field API Name: std__RangeStartValueNumber__c
  • Data Type: DOUBLE
  • Description: Start Value for the score range classification.
  • Field API Name: std__ScoreCategoryId__c
  • Data Type: TEXT
  • Description: Column name of the given CI table in which 'Id of the corresponding Patient' is stored.