Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
EhrProcedureRequest__c to ClinicalServiceRequest
Fields in EhrProcedureRequest__c map to ClinicalServiceRequest and its child
object in the Clinical data model.
Mapping
| Field | Details | Clinical Data Model Fields | Notes |
|---|---|---|---|
| Account__c |
|
ClinicalServiceRequest.PatientId | N/A |
| BodySite__c |
|
ClinicalServiceRequestDetail.DetailCodeId | Body site is specified by selecting the code for the site in the ClinicalServiceRequestDetail.DetailCodeId field, and selecting Body Site in the ClinicalServiceRequestDetail.DetailType field. |
| ClinicalServiceRequestDetail.DetailType | |||
| Category__c |
|
ClinicalServiceRequest.CategoryId | This field is a reference to a code set bundle. |
| Code__c |
|
ClinicalServiceRequest.RequestCodeId | This field is a reference to a code set bundle. |
| CodeLabel__c |
|
||
| Encounter__c |
|
ClinicalServiceRequest.ClinicalEncounterId | N/A |
| Notes__c |
|
AuthorNote | Notes are added to a procedure by creating AuthorNote records that reference the procedure record as its parent record. |
| OrderedBy__c |
|
ClinicalServiceRequest.RequesterId | N/A |
| OrderedOn__c |
|
ClinicalServiceRequest.DateSigned | N/A |
| Priority__c |
|
ClinicalServiceRequest.Priority | N/A |
| Reason1__c |
|
ClinicalServiceRequest.ReasonCodeId, ClinicalServiceRequest.DiagnosticReportId, ClinicalServiceRequest.ConditionId, ClinicalServiceRequest.ObservationId, ClinicalServiceRequestDetail.DetailRecordId | To support many-to-one values for reason in a service request, use the ClinicalServiceRequestDetail child object. Use the ClinicalServiceRequestDetail.DetailRecordId field and select Reason Reference as the value for the ClinicalServiceRequestDetail.DetailType field. |
| Reason2__c |
|
||
| Reason3__c |
|
||
| Reason4__c |
|
||
| ScheduledDateTime__c |
|
ClinicalServiceRequest.StartDate | For point-in-time values, use the start date field. For periods, use both the start date and end date fields. |
| ClinicalServiceRequest.EndDate | |||
| SourceSystemId__c |
|
ClinicalServiceRequest.SourceSystem | N/A |
| Status__c |
|
ClinicalServiceRequest.Status | N/A |