General informations
Fields (22)
Name | Label | Type | Description |
---|---|---|---|
Id | Care Program Goal ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | Name | TEXT(255) | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
LastViewedDate | Last Viewed Date | DATETIME | |
LastReferencedDate | Last Referenced Date | DATETIME | |
Description | Description | TEXT AREA (LONG)(32000) | |
StartDate | Start Date | DATE | |
DueDate | Due Date | DATE | |
CompletionDate | Completion Date | DATE | |
Status | Status | PICKLIST | |
ProgressPercentage | Progress Percentage | PERCENT(3,0) | |
Priority | Priority | PICKLIST | |
SequenceNumber | Sequence Number | NUMBER(18,0) | |
SourceSystemIdentifier | Source System Identifier | TEXT(255) | |
CareProgramId | Care Program ID | LOOKUP | |
SourceSystem | Source System | TEXT(255) |
Fields Details (22)
Name | Id |
Label | Care Program Goal ID |
Type | ID |
Required | Yes |
Name | OwnerId |
Label | Owner ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | Name |
Type | TEXT(255) |
Required | Yes |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | LastViewedDate |
Label | Last Viewed Date |
Type | DATETIME |
Name | LastReferencedDate |
Label | Last Referenced Date |
Type | DATETIME |
Name | Description |
Label | Description |
Type | TEXT AREA (LONG)(32000) |
Help Text | A detailed description of the care program goal. |
Name | StartDate |
Label | Start Date |
Type | DATE |
Help Text | The start date for a care program goal. |
Name | DueDate |
Label | Due Date |
Type | DATE |
Help Text | The due date for a care program goal. |
Name | CompletionDate |
Label | Completion Date |
Type | DATE |
Help Text | The completion date of a care program goal. |
Name | Status |
Label | Status |
Type | PICKLIST |
Help Text | The status of a care program goal. |
Picklist values | New Not Started In Progress Completed Cancelled |
Name | ProgressPercentage |
Label | Progress Percentage |
Type | PERCENT(3,0) |
Help Text | The percentage completion of the care program goal. |
Name | Priority |
Label | Priority |
Type | PICKLIST |
Help Text | The priority of the care program goal. |
Picklist values | Low Medium High |
Name | SequenceNumber |
Label | Sequence Number |
Type | NUMBER(18,0) |
Help Text | The order or sequence of the care program goal relative to other care program goals. |
Name | SourceSystemIdentifier |
Label | Source System Identifier |
Type | TEXT(255) |
Unique | Yes |
Help Text | ID of an external record on its source system. |
Name | CareProgramId |
Label | Care Program ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Help Text | The care program associated with a corresponding goal. |
Name | SourceSystem |
Label | Source System |
Type | TEXT(255) |
Help Text | The name of the system this record came from. |
Parents relationships(11)
Children relationships(4)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
Owner | User | CareProgramGoal |
|
|
CreatedBy | User | CareProgramGoal |
|
|
LastModifiedBy | User | CareProgramGoal |
|
|
CareProgram | CareProgram | CareProgramGoal |
|
|
Object User-defined metadata (0)
Label | Value |
---|