Newer Version Available

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

CareMetricTarget

Represents the expected care metrics at org level and patient level.. This object is available in API version 49.0 and later.

Supported Calls

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

Fields

Field Details
CodeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The CodeSet ID related to the care metric target.
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the care metric target value ceases to take effect.
IsOutcomePositive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates the expected boolean value. The default value is false.
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.
LowerLimit
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The lower limit for the care metric target range. Used when Type is set to RANGE.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of this care metric target.
NumericValue
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The numeric value of the care metric target (6 decimal places). Used when Type is set to MIN, MAX, or EXACT.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
PatientId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The account ID of the patient for whom the care metric target is applicable.
StartDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date when the care metric target value takes effect.
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The care metric value type.
Possible values are:
  • BOOLEAN
  • EXACT
  • MAX
  • MIN
  • RANGE
UnitOfMeasureId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the unit of measure for the care metric target.
UpperLimit
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The upper limit for the care metric target range. Used when Type is set to RANGE.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

CareMetricTargetFeed
Feed tracking is available for the object.
CareMetricTargetHistory
History is available for tracked fields of the object.
CareMetricTargetOwnerSharingRule
Sharing rules are available for the object.
CareMetricTargetShare
Sharing is available for the object.