In which two ways can an administrator ensure that Patient Risk scores are recalculated periodically? (Choose Two.)
Correct Answer: A,D
Reference and details below.
Question 12
A healthcare organization is launching a new gene therapy program, and an administrator needs to leverage Advanced Therapy Management. In which two ways does Advanced Therapy Management assist the healthcare organization with its complex scheduling requirements? Choose 2 answers
Correct Answer: A,B
Advanced Therapy Management (ATM) in Salesforce Health Cloud is specifically designed to support complex workflows and scheduling requirements, particularly for therapies involving multiple interdependent appointments. For a gene therapy program, ATM provides these features: Key Scheduling Capabilities of ATM: Reschedule Part of the Appointment Chain (Option A): In complex workflows where multiple steps are involved (e.g., collection, processing, infusion), ATM allows administrators to reschedule individual appointments within the chain without disrupting the entire workflow. This flexibility is crucial for accommodating unexpected delays or changes in the therapy process. Book Multi-Step Appointments (Option B): ATM supports the scheduling of interdependent, multi-step appointments that are a common feature of advanced therapies such as gene therapy. For example, steps like apheresis, manufacturing, and infusion can be scheduled in sequence, ensuring coordination across various stakeholders. Other Options: Optimize Appointment Chain with Einstein (Option C): While optimization using Einstein is a broader Salesforce capability, it is not directly tied to Advanced Therapy Management's out-of-the-box scheduling features. Schedule a Telehealth Appointment (Option D): Telehealth appointments are not the focus of ATM, which is designed for in-person and complex therapy workflows. Reference: Advanced Therapy Management Overview Scheduling in Advanced Therapy Management
Question 13
An administrator for Bloomington Caregivers has added an Enhanced Timeline to an existing Patient Lightning page showing patient interactions, including records from a custom object developed to track caregiver preferences. What else should the administrator complete post deployment of the enhanced timeline?
Correct Answer: A
When deploying the Enhanced Timeline in Salesforce Health Cloud, administrators must ensure that all necessary objects, including custom objects, are properly configured and added to the Timeline. For tracking caregiver preferences, the steps include: Key Actions Post-Deployment: Add the Custom Object to the Timeline (Option A): After the Enhanced Timeline is deployed, administrators must add the custom object (e.g., Caregiver Preferences) to the Timeline configuration. This involves mapping the fields and interactions from the custom object to the Timeline's data source, ensuring they appear in the Enhanced Timeline. Steps to Add Custom Objects to the Timeline: Navigate to Setup > Timeline Configuration. Select the desired Timeline view or create a new one. Add the custom object as a Timeline Entry Type and configure the relevant fields. Save the configuration and ensure it is applied to the Enhanced Timeline component. Other Options Reviewed: Option B: The Timeline component must already be added to the Lightning page before additional configuration steps. Option C: Permissions to view the Timeline are set up earlier during deployment, not as a post-deployment step. Option D: The Timeline component activation occurs during page configuration and deployment. Reference: Enhanced Timeline Configuration Guide Customizing Timelines in Salesforce Health Cloud
Question 14
Bloomington Caregivers has more than 1 million patients and each patient has an average of 10 claims a year, which are maintained in an external claims system. Management would like their agents to view all the claims of patients in Salesforce on demand when they open the patient's record. What should a consultant recommend as the appropriate integration pattern to achieve this?
Correct Answer: D
Using External Objects is the most efficient integration pattern for managing large volumes of data, such as claims. In this scenario, the claims data resides in an external system, and fetching 10 million records annually into Salesforce is neither scalable nor cost-effective. External Objects allow Salesforce users to access the data on demand without storing it in Salesforce. Key Features of External Objects: Real-Time Access: Fetches claims data directly from the external system when a patient's record is accessed. Storage Efficiency: Avoids consuming Salesforce storage limits by not importing the data. Flexible Integration: External data sources such as OData can be configured to integrate with Salesforce. Why Other Options Are Incorrect: A . Nightly Job: Importing all claims into Salesforce daily would require excessive storage and processing resources. B . ESB Load: Loading claims into Salesforce via an ESB introduces similar storage concerns as Option A. C . Callout on Demand: While possible, storing claims data in Salesforce after a callout defeats the purpose of on-demand integration. Reference: External Objects in Salesforce Integrating External Data with Salesforce Connect
Question 15
Which three are the main consideration when transforming the individual ..........
Correct Answer: A,D,E
The main considerations when transforming the individual data model to person accounts are: Transforming the individual data model to person accounts in production orgs is irreversible. Organization-wide default sharing settings for accounts and contacts. Integration between Salesforce and third-party systems.