ProblemGoalDefinition

A junction object that associated a goal definition to its parent problem definition. These junction records assist in establishing the problem-goal hierarchy in care plans instantiated from the PGI library. A problem definition can have multiple goal definitions as its children, and a goal definition can have multiple problem definitions as its parents. 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
GoalDefinitionId
Type
Lookup
Properties
Create, Filter, Group, Sort, Update
Description
References the GoalDefinition record that’s associated to a parent ProblemDefinition record.
This field is a relationship field.
Relationship Name
GoalDefinition
Relationship Type
Lookup
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 record.
OwnerId
Type
Polymorphic lookup
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner of the record.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
  • Group
  • User
ProblemDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
References the ProblemDefinition record that’s associated to a child GoalDefinition record.
This field is a relationship field.
Relationship Name
ProblemDefinition
Relationship Type
Lookup
Refers To
ProblemDefinition

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.

ProblemGoalDefinitionFeed
Feed tracking is available for the object.
ProblemGoalDefinitionHistory
History is available for tracked fields of the object.
ProblemGoalDefinitionShare
Sharing is available for the object.