Newer Version Available

This content describes an older version of this product. View Latest

HealthRiskEvalOutcome

Represents the outcome of a risk evaluation, such as the probability of disease occurrence. This object is available in API version 64.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
AdditionalInformation
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The additional information that explains the rationale for the risk prediction.
HealthRiskEvaluationId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The health risk evaluation associated with the risk evaluation outcome.
This field is a relationship field.
Relationship Name
HealthRiskEvaluation
Relationship Type
Master-detail
Refers To
HealthRiskEvaluation (the master object)
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
MaximumRiskProbabilityValue
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The maximum probability of the evaluation outcome.
MinimumRiskProbabilityValue
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The minimum probability of the evaluation outcome.
RiskCodeSetValueId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The code set or code set bundle that represents the value that determines the severity of the risk, such as high, medium, or low.
This field is a polymorphic relationship field.
Relationship Name
RiskCodeSetValue
Refers To
CodeSet, CodeSetBundle
RiskEndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time after which the subject is no longer at risk of the outcome.
RiskNumericValue
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The value that quantifies the severity of the health risk.
RiskOutcomeCodeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The code set bundle that represents the possible outcome of a risk evaluation.
This field is a polymorphic relationship field.
Relationship Name
RiskOutcomeCode
Refers To
CodeSet, CodeSetBundle
RiskRangeMaximumValue
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The end of the range until which the subject is at risk of the evaluation outcome.
RiskRangeMinimumValue
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The starting point of the range at which the subject is at risk of the evaluation outcome.
RiskRangeUomId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The unit of measure for the risk range.
This field is a relationship field.
Relationship Name
RiskRangeUom
Refers To
UnitOfMeasure
RiskStartDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time from when the subject is at risk of the outcome.
RiskValueType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of the health risk evaluation outcome value.
Possible values are:
  • Probable
  • Qualitative
  • Relative
The default value is Probable.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

HealthRiskEvalOutcomeChangeEvent
Change events are available for the object.
HealthRiskEvalOutcomeHistory
History is available for tracked fields of the object.