General informations
Name:
Label: EHR Condition Related Item
Type: Custom Object
Deployed: ✔
Fields (25)
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | EHR Condition Name | TEXT(80) | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
LastActivityDate | Last Activity Date | DATE | |
LastViewedDate | Last Viewed Date | DATETIME | |
LastReferencedDate | Last Referenced Date | DATETIME | |
HealthCloudGA__CodeLabel__c | Code Label | TEXT(255) | |
HealthCloudGA__CodeSystem__c | Code System | TEXT(255) | Identity of the terminology system |
HealthCloudGA__Code__c | Code | TEXT(255) | Category Symbol in syntax defined by the system |
HealthCloudGA__Condition__c | Condition | LOOKUP | |
HealthCloudGA__IsRestricted__c | IsRestricted | CHECKBOX | |
HealthCloudGA__IsVisibleOnPatientCard__c | IsVisibleOnPatientCard | FORMULA (CHECKBOX) | If returns true, the record will appear on Patient Card |
HealthCloudGA__MedicationStatement__c | Medication Statement | LOOKUP | |
HealthCloudGA__Notes__c | Notes | TEXT AREA (LONG)(32768) | |
HealthCloudGA__SourceSystemModified__c | Source System Modified | DATETIME | When last updated |
HealthCloudGA__SourceSystem__c | Source System | TEXT(64) | Identifies the system that created the record and owns update rights to it. |
HealthCloudGA__TargetCondition__c | Target Condition | LOOKUP | |
HealthCloudGA__TargetDetail__c | Target Detail | TEXT AREA (LONG)(32768) | |
HealthCloudGA__TargetImmunization__c | Target Immunization | LOOKUP |
Fields Details (25)
Name | Id |
Label | Record 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 | EHR Condition Name |
Type | TEXT(80) |
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 | LastActivityDate |
Label | Last Activity Date |
Type | DATE |
Name | LastViewedDate |
Label | Last Viewed Date |
Type | DATETIME |
Name | LastReferencedDate |
Label | Last Referenced Date |
Type | DATETIME |
Name | HealthCloudGA__CodeLabel__c |
Label | Code Label |
Type | TEXT(255) |
Name | HealthCloudGA__CodeSystem__c |
Label | Code System |
Type | TEXT(255) |
Description | Identity of the terminology system |
Name | HealthCloudGA__Code__c |
Label | Code |
Type | TEXT(255) |
Description | Category Symbol in syntax defined by the system |
Name | HealthCloudGA__Condition__c |
Label | Condition |
Type | LOOKUP |
Foreign key | Yes |
Name | HealthCloudGA__IsRestricted__c |
Label | IsRestricted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | HealthCloudGA__IsVisibleOnPatientCard__c |
Label | IsVisibleOnPatientCard |
Type | FORMULA (CHECKBOX) |
Required | Yes |
Description | If returns true, the record will appear on Patient Card |
Name | HealthCloudGA__MedicationStatement__c |
Label | Medication Statement |
Type | LOOKUP |
Foreign key | Yes |
Name | HealthCloudGA__Notes__c |
Label | Notes |
Type | TEXT AREA (LONG)(32768) |
Name | HealthCloudGA__SourceSystemModified__c |
Label | Source System Modified |
Type | DATETIME |
Description | When last updated |
Name | HealthCloudGA__SourceSystem__c |
Label | Source System |
Type | TEXT(64) |
Help Text | Identifies the system that created the record and owns update rights to it. Defaults to Health1 for manually created records. |
Default value | "Health1-"+$Organization.Id |
Description | Identifies the system that created the record and owns update rights to it. |
Name | HealthCloudGA__TargetCondition__c |
Label | Target Condition |
Type | LOOKUP |
Foreign key | Yes |
Name | HealthCloudGA__TargetDetail__c |
Label | Target Detail |
Type | TEXT AREA (LONG)(32768) |
Name | HealthCloudGA__TargetImmunization__c |
Label | Target Immunization |
Type | LOOKUP |
Foreign key | Yes |
Parents relationships(28)
Children relationships(7)
Object User-defined metadata (0)
Label | Value |
---|