General informations
Description:
An action that is or was performed on a patient. This can be a physical intervention like an operation, or less invasive like counseling or hypnother.`
Fields (37)
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | EHR Procedure 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__Account__c | Account | LOOKUP | Name of the person the procedure was performed on. |
HealthCloudGA__BodySite__c | Body Site | TEXT(255) | Anatomical location for the procedure. |
HealthCloudGA__Category__c | Category | TEXT(255) | High-level categorization of the procedure. |
HealthCloudGA__CodeLabel__c | Code Label | TEXT(255) | Name of the procedure. |
HealthCloudGA__Code__c | Code | TEXT(255) | Industry standard code for the procedure. |
HealthCloudGA__Complication__c | Complication | TEXT(255) | Code that identifies any resulting complications. |
HealthCloudGA__Encounter__c | Encounter | LOOKUP | Encounter associated with the procedure |
HealthCloudGA__FollowUpInstructions__c | Follow Up Instructions | TEXT AREA (LONG)(32768) | Instructions for follow up care |
HealthCloudGA__ItemsUsed__c | Items Used | TEXT AREA (LONG)(32768) | Items used during the procedure |
HealthCloudGA__Location__c | Location | TEXT(255) | Physical location where the procedure was performed. |
HealthCloudGA__NotPerformed__c | Not Performed | CHECKBOX | Whether the procedure was not performed as scheduled (true). |
HealthCloudGA__Notes__c | Notes | TEXT AREA (LONG)(32768) | Additional information about the procedure |
HealthCloudGA__Outcome__c | Outcome | TEXT(255) | Result of the procedure. |
HealthCloudGA__PerformedDateTime__c | Performed Date Time | DATETIME | Date and time the procedure was performed. |
HealthCloudGA__Reason1__c | Reason 1 | TEXT(255) | Reason the procedure was performed. |
HealthCloudGA__Reason2__c | Reason 2 | TEXT(255) | Reason the procedure was performed. |
HealthCloudGA__Reason3__c | Reason 3 | TEXT(255) | Reason the procedure was performed. |
HealthCloudGA__Reason4__c | Reason 4 | TEXT(255) | Reason the procedure was performed. |
HealthCloudGA__ReasonNotPerformed__c | Reason Not Performed | TEXT(255) | Reason procedure was not performed. |
HealthCloudGA__Report__c | Report | TEXT(255) | Name of the report related to the procedure |
HealthCloudGA__Request__c | Request | LOOKUP | Reference to the request for the procedure |
HealthCloudGA__SourceSystemID__c | Source System ID | TEXT(255) | Record ID from a system outside of Salesforce. |
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__Status__c | Status | PICKLIST | Status of the procedure. |
Fields Details (37)
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 Procedure 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__Account__c |
Label | Account |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Description | Name of the person the procedure was performed on. |
Name | HealthCloudGA__BodySite__c |
Label | Body Site |
Type | TEXT(255) |
Description | Anatomical location for the procedure. |
Name | HealthCloudGA__Category__c |
Label | Category |
Type | TEXT(255) |
Description | High-level categorization of the procedure. |
Name | HealthCloudGA__CodeLabel__c |
Label | Code Label |
Type | TEXT(255) |
Description | Name of the procedure. |
Name | HealthCloudGA__Code__c |
Label | Code |
Type | TEXT(255) |
Description | Industry standard code for the procedure. |
Name | HealthCloudGA__Complication__c |
Label | Complication |
Type | TEXT(255) |
Description | Code that identifies any resulting complications. |
Name | HealthCloudGA__Encounter__c |
Label | Encounter |
Type | LOOKUP |
Foreign key | Yes |
Description | Encounter associated with the procedure |
Name | HealthCloudGA__FollowUpInstructions__c |
Label | Follow Up Instructions |
Type | TEXT AREA (LONG)(32768) |
Description | Instructions for follow up care |
Name | HealthCloudGA__ItemsUsed__c |
Label | Items Used |
Type | TEXT AREA (LONG)(32768) |
Description | Items used during the procedure |
Name | HealthCloudGA__Location__c |
Label | Location |
Type | TEXT(255) |
Description | Physical location where the procedure was performed. |
Name | HealthCloudGA__NotPerformed__c |
Label | Not Performed |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Description | Whether the procedure was not performed as scheduled (true). |
Name | HealthCloudGA__Notes__c |
Label | Notes |
Type | TEXT AREA (LONG)(32768) |
Description | Additional information about the procedure |
Name | HealthCloudGA__Outcome__c |
Label | Outcome |
Type | TEXT(255) |
Description | Result of the procedure. |
Name | HealthCloudGA__PerformedDateTime__c |
Label | Performed Date Time |
Type | DATETIME |
Description | Date and time the procedure was performed. |
Name | HealthCloudGA__Reason1__c |
Label | Reason 1 |
Type | TEXT(255) |
Description | Reason the procedure was performed. |
Name | HealthCloudGA__Reason2__c |
Label | Reason 2 |
Type | TEXT(255) |
Description | Reason the procedure was performed. |
Name | HealthCloudGA__Reason3__c |
Label | Reason 3 |
Type | TEXT(255) |
Description | Reason the procedure was performed. |
Name | HealthCloudGA__Reason4__c |
Label | Reason 4 |
Type | TEXT(255) |
Description | Reason the procedure was performed. |
Name | HealthCloudGA__ReasonNotPerformed__c |
Label | Reason Not Performed |
Type | TEXT(255) |
Description | Reason procedure was not performed. |
Name | HealthCloudGA__Report__c |
Label | Report |
Type | TEXT(255) |
Description | Name of the report related to the procedure |
Name | HealthCloudGA__Request__c |
Label | Request |
Type | LOOKUP |
Foreign key | Yes |
Description | Reference to the request for the procedure |
Name | HealthCloudGA__SourceSystemID__c |
Label | Source System ID |
Type | TEXT(255) |
Description | Record ID from a system outside of Salesforce. |
Name | HealthCloudGA__SourceSystemModified__c |
Label | Source System Modified |
Type | DATETIME |
Description | When last updated |
Name | HealthCloudGA__SourceSystem__c |
Label | Source System |
Type | TEXT(64) |
Description | Identifies the system that created the record and owns update rights to it. |
Name | HealthCloudGA__Status__c |
Label | Status |
Type | PICKLIST |
Picklist values | In Progress Not Completed Completed Entered in Error |
Description | Status of the procedure. |
Parents relationships(29)
Children relationships(6)
Object User-defined metadata (0)
Label | Value |
---|