General informations
Name:
Label: EHR Procedure Request
Type: Custom Object
Deployed: ✔
Description:
A Procedure Request is a record of a request for a procedure to be performed. It can be used to represent a procedure that is planned, that is proposed, or that is ordered, as distinguished by the value of the ProcedureRequestStatus field.
Fields (31)
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | EHR Procedure Request 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__Encounter__c | Encounter | LOOKUP | Encounter associated with the procedure |
HealthCloudGA__Notes__c | Notes | TEXT AREA (LONG)(32768) | Additional information about the procedure |
HealthCloudGA__OrderedBy__c | Ordered By | LOOKUP | |
HealthCloudGA__OrderedOn__c | Ordered On | DATETIME | Date and time the request was created |
HealthCloudGA__Priority__c | Priority | PICKLIST | |
HealthCloudGA__Reason1__c | Reason 1 | TEXT(255) | Reason the procedure was requested |
HealthCloudGA__Reason2__c | Reason 2 | TEXT(255) | Reason the procedure was requested |
HealthCloudGA__Reason3__c | Reason 3 | TEXT(255) | Reason the procedure was requested |
HealthCloudGA__Reason4__c | Reason 4 | TEXT(255) | Reason the procedure was requested |
HealthCloudGA__ScheduledDateTime__c | Scheduled Date Time | DATETIME | Date and time the procedure is scheduled |
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 request |
Fields Details (31)
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 Request 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__Encounter__c |
Label | Encounter |
Type | LOOKUP |
Foreign key | Yes |
Description | Encounter associated with the procedure |
Name | HealthCloudGA__Notes__c |
Label | Notes |
Type | TEXT AREA (LONG)(32768) |
Description | Additional information about the procedure |
Name | HealthCloudGA__OrderedBy__c |
Label | Ordered By |
Type | LOOKUP |
Foreign key | Yes |
Name | HealthCloudGA__OrderedOn__c |
Label | Ordered On |
Type | DATETIME |
Description | Date and time the request was created |
Name | HealthCloudGA__Priority__c |
Label | Priority |
Type | PICKLIST |
Picklist values | Routine Urgent Stat ASAP |
Name | HealthCloudGA__Reason1__c |
Label | Reason 1 |
Type | TEXT(255) |
Description | Reason the procedure was requested |
Name | HealthCloudGA__Reason2__c |
Label | Reason 2 |
Type | TEXT(255) |
Description | Reason the procedure was requested |
Name | HealthCloudGA__Reason3__c |
Label | Reason 3 |
Type | TEXT(255) |
Description | Reason the procedure was requested |
Name | HealthCloudGA__Reason4__c |
Label | Reason 4 |
Type | TEXT(255) |
Description | Reason the procedure was requested |
Name | HealthCloudGA__ScheduledDateTime__c |
Label | Scheduled Date Time |
Type | DATETIME |
Description | Date and time the procedure is scheduled |
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 | Proposed Draft Requested Received Accepted In Progress Completed Suspended Rejected Not Completed |
Description | Status of the procedure request |
Parents relationships(29)
Children relationships(6)
Object User-defined metadata (0)
Label | Value |
---|