General informations
Name:
Label: EHR Related Observation
Type: Custom Object
Deployed: ✔
Description:
Observations related to a parent observation.
Fields (23)
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | EHR Related observation Name | 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__IsRestricted__c | IsRestricted | CHECKBOX | |
HealthCloudGA__IsVisibleOnPatientCard__c | IsVisibleOnPatientCard | FORMULA (CHECKBOX) | If returns true, the record will appear on Patient Card |
HealthCloudGA__Observation__c | Observation | LOOKUP | |
HealthCloudGA__RelatedObservation__c | Related Observation | LOOKUP | |
HealthCloudGA__SourceSystemId__c | Source System ID | 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. |
HealthCloudGA__TypeCode__c | Type Code | TEXT(255) | Symbol in syntax defined by the system |
HealthCloudGA__TypeLabel__c | Type Label | TEXT(255) | |
HealthCloudGA__TypeSystem__c | Type System | TEXT(255) | Identity of the terminology system |
HealthCloudGA__Type__c | Type | PICKLIST | Type of relationship between observations |
Fields Details (23)
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 Related observation Name |
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__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__Observation__c |
Label | Observation |
Type | LOOKUP |
Foreign key | Yes |
Name | HealthCloudGA__RelatedObservation__c |
Label | Related Observation |
Type | LOOKUP |
Foreign key | Yes |
Name | HealthCloudGA__SourceSystemId__c |
Label | Source System ID |
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. |
Name | HealthCloudGA__TypeCode__c |
Label | Type Code |
Type | TEXT(255) |
Description | Symbol in syntax defined by the system |
Name | HealthCloudGA__TypeLabel__c |
Label | Type Label |
Type | TEXT(255) |
Name | HealthCloudGA__TypeSystem__c |
Label | Type System |
Type | TEXT(255) |
Description | Identity of the terminology system |
Name | HealthCloudGA__Type__c |
Label | Type |
Type | PICKLIST |
Picklist values | has-component has-member derived-from sequel-to replaces qualified-by interfered-by |
Description | Type of relationship between observations |
Parents relationships(28)
Children relationships(5)
Object User-defined metadata (0)
Label | Value |
---|