IndicatorResult

Represents the result of an indicator assignment for the specified time period that can be used to track the performance of the indicator. This object is available in API version 59.0 and later.

Supported Calls

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

Special Access Rules

This object is available in products where the Health Cloud Foundation (for Health Cloud) or Health Cloud Starter (for Life Sciences Cloud), and Patient Program Outcome Management permission sets are assigned to users.

Fields

Field Details
CalculationMethod
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Determines whether the indicator result was added manually or calculated by automation. This field is available from API version 60.0 and later.
Possible values are:
  • AutomaticallyCalculated
  • Manual
Denominator
Type
double
Properties
Create, Filter, Nillable, Sort
Description
The denominator in automatically-calculated results that are an average or percent. This field is available from API version 60.0 and later.
Description
Type
textarea
Properties
Create, Filter, Nillable, Sort, Update
Description
The description of the indicator result.
FlowDefinitionApiName
Type
string
Properties
Create, Filter, Group, Nillable, Sort
Description
The API name of the flow definition associated with this indicator result. This field is available from API version 60.0 and later.
FlowVersion
Type
int
Properties
Create, Filter, Group, Nillable, Sort
Description
The version of the flow that calculated this result. This field is available from API version 60.0 and later.
IndicatorPerformancePeriodId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The indicator performance period for which the result is defined.
This field is a relationship field.
Relationship Name
IndicatorPerformancePeriod
Relationship Type
Master-Detail
Refers To
IndicatorPerformancePeriod
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Date and time when a user last referenced this indicator result.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Date and time when a user last viewed this indicator result.
MeasurementDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date on which the indicator result is measured.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the indicator result.
Numerator
Type
double
Properties
Create, Filter, Nillable, Sort
Description
The numerator in automatically-calculated results that are an average or percent. This field is available from API version 60.0 and later.
ResultValue
Type
double
Properties
Create, Filter, Sort, Update
Description
The result for the indicator performance period.
Type
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the type of the result for the time period.
Possible values are:
  • Final
  • Interim

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.

IndicatorResultFeed
Feed tracking is available for the object.
IndicatorResultHistory
History is available for tracked fields of the object.