General informations
Fields (22)
Name | Label | Type | Description |
---|---|---|---|
Id | Care Program 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 | |
ParentProgramId | Care Program ID | LOOKUP | |
StartDate | Start Date | DATE | |
EndDate | End Date | DATE | |
Description | Description | TEXT AREA (LONG)(32000) | |
Status | Status | PICKLIST | |
BudgetAmount | Budget Amount | CURRENCY(16,2) | |
SponsorId | Account ID | LOOKUP | |
SourceSystemIdentifier | Source System Identifier | TEXT(255) | |
SourceSystem | Source System | TEXT(255) | |
Category | Category | PICKLIST | |
HealthCloudGA__Monitoring_Duration_Days__c | Monitoring Duration Days | NUMBER(3,0) |
Fields Details (22)
Name | Id |
Label | Care Program 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 | ParentProgramId |
Label | Care Program ID |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Name of the program that this program is part of, if any. |
Name | StartDate |
Label | Start Date |
Type | DATE |
Help Text | The date when the program begins. |
Name | EndDate |
Label | End Date |
Type | DATE |
Help Text | The date when the program ends. |
Name | Description |
Label | Description |
Type | TEXT AREA (LONG)(32000) |
Help Text | Short description explaining the program. |
Name | Status |
Label | Status |
Type | PICKLIST |
Help Text | Status of the program. |
Picklist values | New In Progress Completed Cancelled |
Name | BudgetAmount |
Label | Budget Amount |
Type | CURRENCY(16,2) |
Help Text | Approved budget for the care program. |
Name | SponsorId |
Label | Account ID |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Name of the third-party program sponsor. |
Name | SourceSystemIdentifier |
Label | Source System Identifier |
Type | TEXT(255) |
Unique | Yes |
Help Text | ID of an external record on its source system. |
Name | SourceSystem |
Label | Source System |
Type | TEXT(255) |
Help Text | The name of the system this record came from. |
Name | Category |
Label | Category |
Type | PICKLIST |
Help Text | Specifies the category of the care program. |
Picklist values | AdvancedTherapy TrialManagement |
Name | HealthCloudGA__Monitoring_Duration_Days__c |
Label | Monitoring Duration Days |
Type | NUMBER(3,0) |
Parents relationships(27)
Children relationships(5)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
Owner | User | CareProgram |
|
|
CreatedBy | User | CareProgram |
|
|
LastModifiedBy | User | CareProgram |
|
|
ParentProgram | CareProgram | CareProgram |
|
|
Sponsor | Account | CareProgram |
|
|
Object User-defined metadata (0)
Label | Value |
---|