Health Score DMO

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

  • SubjectId has a FOREIGNKEY relationship with the Lead DMO Id field.
  • HlthScoreHlthRiskEvalIdHlthRiskEvalId has a FOREIGNKEY relationship with the Health Risk Evaluation DMO Id field.
  • HlthScoreRiskCdSetValIdCodeSetId has a FOREIGNKEY relationship with the Code Set DMO Id field.
  • HlthScoreRiskCdSetBndlValIdCdSetBndlId has a FOREIGNKEY relationship with the Code Set Bundle DMO Id field.
  • HlthScoreRiskOutcomeCdSetIdCodeSetId has a FOREIGNKEY relationship with the Code Set DMO Id field.
  • HlthScoreRiskOutCdSetBndlIdCdSetBndlId has a FOREIGNKEY relationship with the Code Set Bundle DMO Id field.
  • HlthScoreRiskRangeUomIdUnitOfMeasureId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • SubjectId has a FOREIGNKEY relationship with the Account DMO Id field.
  • ScoreCategoryId has a FOREIGNKEY relationship with the Health Score Category DMO Id field.
  • HlthScoreIndividualIdIndividualId has a FOREIGNKEY relationship with the Individual DMO Id field.
  • SubjectId has a FOREIGNKEY relationship with the Account Contact DMO Id field.
  • SubjectId has a FOREIGNKEY relationship with the Care Program Enrollee DMO Id field.
  • SubjectId has a FOREIGNKEY relationship with the Individual DMO PrimaryAccountId field.
  • Field API Name: std__AdditionalInformationText__c
  • Data Type: TEXT
  • Description: The additional information that explains the rationale for the risk prediction.
  • 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__CurrentScoreDate__c
  • Data Type: DATETIME
  • Description: Timestamp for latest score calculation.
  • Field API Name: std__CurrentScoreValueNumber__c
  • Data Type: DOUBLE
  • Description: Numeric score value. Represents latest score for the category for the patient.
  • 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__HealthRiskEvaluationId__c
  • Data Type: TEXT
  • Description: The health risk evaluation associated with the risk evaluation outcome.
  • Field API Name: std__HistoricalScoreInformationText__c
  • Data Type: TEXT
  • Description: Stores last 12 versions of the score for this category and patient, including the current one.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this HealthScore record. Maximum size is 36 characters.
  • Field API Name: std__IndividualId__c
  • Data Type: TEXT
  • Description: The individual associated with the health score.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__MaximumRiskProbabilityValueNbr__c
  • Data Type: DOUBLE
  • Description: The maximum probability of the evaluation outcome.
  • Field API Name: std__MinimumRiskProbabilityValueNbr__c
  • Data Type: DOUBLE
  • Description: The minimum probability of the evaluation outcome.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PreviousScoreDate__c
  • Data Type: DATETIME
  • Description: Timestamp for last score calculation.
  • Field API Name: std__PreviousScoreNumber__c
  • Data Type: DOUBLE
  • Description: Numeric score value. Represents latest-1th score for the category.
  • Field API Name: std__RiskCodeSetBundleValueId__c
  • Data Type: TEXT
  • Description: The code set bundle that represents the value that determines the severity of the risk, such as high, medium, or low.
  • Field API Name: std__RiskCodeSetValueId__c
  • Data Type: TEXT
  • Description: The code set that represents the value that determines the severity of the risk, such as high, medium, or low.
  • Field API Name: std__RiskEndDateTime__c
  • Data Type: DATETIME
  • Description: The date and time after which the subject is no longer at risk of the outcome.
  • Field API Name: std__RiskNumericValueNbr__c
  • Data Type: DOUBLE
  • Description: The value that quantifies the severity of the health risk.
  • Field API Name: std__RiskOutcomeCodeSetBundleId__c
  • Data Type: TEXT
  • Description: The code set bundle that represents the possible outcome of a risk evaluation.
  • Field API Name: std__RiskOutcomeCodeSetId__c
  • Data Type: TEXT
  • Description: The code set that represents the possible outcome of a risk evaluation.
  • Field API Name: std__RiskRangeMaximumValueNbr__c
  • Data Type: DOUBLE
  • Description: The end of the range until which the subject is at risk of the evaluation outcome.
  • Field API Name: std__RiskRangeMinimumValueNbr__c
  • Data Type: DOUBLE
  • Description: The starting point of the range at which the subject is at risk of the evaluation outcome.
  • Field API Name: std__RiskRangeUomId__c
  • Data Type: TEXT
  • Description: The unit of measure for the risk range.
  • Field API Name: std__RiskStartDateTime__c
  • Data Type: DATETIME
  • Description: The date and time from when the subject is at risk of the outcome.
  • Field API Name: std__RiskValueType__c
  • Data Type: TEXT
  • Description: Specifies the type of the health risk evaluation outcome value. Possible values are: Probable, Qualitative, Relative. The default value is Probable.
  • Field API Name: std__ScoreAndDate__c
  • Data Type: TEXT
  • Description: Concatenation of current score and date field value, which is being used for the record history tracking.
  • Field API Name: std__ScoreCategoryId__c
  • Data Type: TEXT
  • Description: Defines score category. It is a lookup to ScoreCategory entity.
  • Field API Name: std__ScoreChangePercent__c
  • Data Type: DOUBLE
  • Description: Percentage change from last score to latest score.
  • Field API Name: std__SubjectId__c
  • Data Type: TEXT
  • Description: Polymorphic Master detail to Account, Contact, Lead.
  • Field API Name: std__SubjectObject__c
  • Data Type: TEXT
  • Description: The object name of the Subject field record.