General informations
Name:
Label: EHR Encounter Accommodation
Type: Custom Object
Deployed: ✔
Fields (19)
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | EHR Encounter Accommodation ID | AUTO NUMBER | |
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__Bed__c | Bed | TEXT(255) | |
HealthCloudGA__Encounter__c | Encounter | LOOKUP | |
HealthCloudGA__IsRestricted__c | IsRestricted | CHECKBOX | |
HealthCloudGA__IsVisibleOnPatientCard__c | IsVisibleOnPatientCard | FORMULA (CHECKBOX) | If returns true, the record will appear on Patient Card |
HealthCloudGA__Period__c | Period | TEXT(255) | |
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. |
Fields Details (19)
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 Encounter Accommodation ID |
Type | AUTO NUMBER |
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 | 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__Bed__c |
Label | Bed |
Type | TEXT(255) |
Name | HealthCloudGA__Encounter__c |
Label | Encounter |
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__Period__c |
Label | Period |
Type | TEXT(255) |
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. |
Parents relationships(28)
Children relationships(4)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
Owner | User | HealthCloudGA__EhrEncounterAccomodation__c |
|
|
CreatedBy | User | HealthCloudGA__EhrEncounterAccomodation__c |
|
|
LastModifiedBy | User | HealthCloudGA__EhrEncounterAccomodation__c |
|
|
HealthCloudGA__Encounter__r | HealthCloudGA__EhrEncounter__c | HealthCloudGA__EhrEncounterAccomodation__c |
|
|
Object User-defined metadata (0)
Label | Value |
---|