CarePlanTemplateGoal

Represents goals in Care Plan Templates that don’t have problems as their parents. These goals are added directly under the care plan in the template . This object determines the position of goals in the hierarchy of care plan templates. The specific details of goals are referenced from GoalDefinitions records in the PGI library. This object is available in API version 57.0 and later.

Supported Calls

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

Fields

Field Details
CarePlanTemplateId
Type
Master-detail
Properties
Create, Filter, Group, Sort
Description
References the parent care plan template that the goal is a part of.
Relationship Name
CarePlanTemplate
Refers To
CarePlanTemplate
GoalDefinitionId
Type
Lookup
Properties
Create, Filter, Group, Sort, Update
Description
References a goal definition in the PGI library that specifies the details of the templatized goal.
This field is a relationship field.
Relationship Name
GoalDefinition
Refers To
GoalDefinition
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the templatized care plan goal.
Priority
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The priority of the templatized goal.
Possible values are:
  • High
  • Low
  • Medium

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.

CarePlanTemplateGoalHistory
History is available for tracked fields of the object.