In Salesforce Health Cloud's Intelligent Sales module, the Visit object is specifically designed to track field representatives' interactions, such as surgical case visits, with healthcare providers. Configuring this object enables MedTech companies to monitor and manage their sales activities effectively.
Understanding the Visit Object:
Purpose: The Visit object captures essential information about a sales representative's engagement at a healthcare facility, including details like the associated account, visit timings, status, and outcomes.
Key Fields:
AccountId: References the healthcare facility associated with the visit.
PlannedVisitStartTime / PlannedVisitEndTime: Denote the scheduled start and end times of the visit.
ActualVisitStartTime / ActualVisitEndTime: Record the actual start and end times when the visit occurs.
Status: Indicates the current state of the visit, such as Planned, InProgress, Completed, or Abandoned.
VisitorId: Identifies the sales representative conducting the visit.
Implementation Steps:
Configure the Visit Object:
Ensure that the Visit object is enabled and accessible within your Salesforce Health Cloud instance.
Customize the object as needed to align with your organization's specific tracking requirements.
Set Up Related Records:
Accounts: Create records for healthcare facilities where visits will occur.
Contacts: Add contacts for individuals at these facilities involved in the visits.
Schedule and Manage Visits:
Utilize the Visit object to plan and record details of surgical case visits.
Monitor visit statuses and outcomes to assess sales activities and effectiveness.
[References:, Visit Object Details: For comprehensive information on the Visit object and its fields, refer to the Salesforce Health Cloud Developer Guide: Visit | Salesforce Health Cloud Developer Guide, Intelligent Sales Overview: To understand how the Visit object integrates within the Intelligent Sales framework, consult the Salesforce Help documentation: Use Intelligent Sales, Conclusion:, By configuring the Visit object, MedTech companies can effectively track and manage surgical case visits, providing valuable insights into sales activities and facilitating better coordination between sales representatives and healthcare providers., , ]
Submit