ExamGecko
Home Home / Salesforce / Certified Health Cloud Accredited Professional

Salesforce Certified Health Cloud Accredited Professional Practice Test - Questions Answers, Page 18

Question list
Search
Search

List of questions

Search

Related questions











Bloomington Caregivers is launching a patient portal with contact tracing functionality as part of its Health Cloud implementation. Users require the ability to leverage advanced sharing and customizable dashboards. Which license should a consultant recommend for the external patient users?

A.
External Apps for Health Cloud
A.
External Apps for Health Cloud
Answers
B.
Experience Cloud for Health Cloud
B.
Experience Cloud for Health Cloud
Answers
C.
Customer Community for Health Cloud
C.
Customer Community for Health Cloud
Answers
D.
Customer Community Plus for Health Cloud
D.
Customer Community Plus for Health Cloud
Answers
Suggested answer: B

Explanation:

To launch a patient portal with contact tracing functionality as part of its Health Cloud implementation, a consultant should recommend Experience Cloud for Health Cloud license for the external patient users.This license allows patients to access an Experience Cloud site that is integrated with Health Cloud and provides features such as self-service appointment scheduling, provider search, contact tracing surveys, chat support, and more7.Experience Cloud for Health Cloud license also supports advanced sharing and customizable dashboards for patient users8. External Apps for Health Cloud, Customer Community for Health Cloud, or Customer Community Plus for Health Cloud are not licenses that can fulfill this requirement.

An agent at a MedTech company requires a Ul component that displays customer data and contains a link to create a new order. Once clicked, the link starts a process to build a new order and displays the available products for purchase. Which three OmniStudio capabilities are required to solve this use case?

A.
DataRaptors
A.
DataRaptors
Answers
B.
OmniScript
B.
OmniScript
Answers
C.
FlexCards
C.
FlexCards
Answers
D.
Document Generation
D.
Document Generation
Answers
E.
Integration Procedures
E.
Integration Procedures
Answers
Suggested answer: B, C, D

Explanation:

To solve the use case of creating a new order and displaying available products for purchase, a developer should leverage the following OmniStudio capabilities:

OmniScript: This is a capability that allows developers to create guided flows that capture user inputs and execute business logic.OmniScript can be used to create a process that builds a new order based on customer data and product selection9.

FlexCards: This is a capability that allows developers to create reusable UI components that display data from various sources.FlexCards can be used to create a component that shows customer data and contains a link to start the OmniScript flow10.

Document Generation: This is a capability that allows developers to create documents based on templates and data from various sources.Document Generation can be used to create an order confirmation document that shows the details of the order and products purchased11. DataRaptors or Integration Procedures are not required capabilities for this use case.

Bloomington Caregivers needs to monitor care plan adherence for the patients at various facilities within its network. What is available to extend the reporting capability of Health Cloud?

A.
Care Management Extension
A.
Care Management Extension
Answers
B.
CRM Analytics for Health Cloud
B.
CRM Analytics for Health Cloud
Answers
C.
Insights for Health Cloud
C.
Insights for Health Cloud
Answers
D.
Reporting unmanaged package
D.
Reporting unmanaged package
Answers
Suggested answer: B

Explanation:

To extend the reporting capability of Health Cloud, a consultant should recommend CRM Analytics for Health Cloud.This is a feature that provides pre-built dashboards and reports that help users analyze various aspects of health care delivery, such as care plan adherence, patient outcomes, referral management, network performance, and more12.CRM Analytics for Health Cloud also allows users to customize and create their own dashboards and reports based on their specific needs13. Care Management Extension, Insights for Health Cloud, or Reporting unmanaged package are not features that can extend the reporting capability of Health Cloud.

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?

A.
Schedule a telehealth appointment.
A.
Schedule a telehealth appointment.
Answers
B.
Reschedule part of the appointment chain.
B.
Reschedule part of the appointment chain.
Answers
C.
Book multi-step appointments.
C.
Book multi-step appointments.
Answers
D.
Optimize appointment chain with Einstein.
D.
Optimize appointment chain with Einstein.
Answers
Suggested answer: B, C

Explanation:

Advanced Therapy Management assists the healthcare organization with its complex scheduling requirements by allowing them to reschedule part of the appointment chain and book multi-step appointments. Rescheduling part of the appointment chain enables the organization to adjust the dates and times of individual appointments within a chain without affecting the rest of the chain. Booking multi-step appointments enables the organization to create a series of related appointments that follow a predefined sequence and duration.

At Bloomington Caregivers, care coordinators can only view patient records they own in Health Cloud. Moving forward, a small subset of auditors need access.

What should a consultant do to expand this access?

A.
Create a user access policy with grant permissions.
A.
Create a user access policy with grant permissions.
Answers
B.
Update organization-wide default for Account and Contract to Public Read-Only.
B.
Update organization-wide default for Account and Contract to Public Read-Only.
Answers
C.
Create a restriction rule for the Person Account object.
C.
Create a restriction rule for the Person Account object.
Answers
D.
Create a criteria-based Account sharing rule.
D.
Create a criteria-based Account sharing rule.
Answers
Suggested answer: D

Explanation:

The consultant should create a criteria-based Account sharing rule to expand this access. A criteria-based Account sharing rule allows the consultant to share accounts that meet certain criteria with a specific group of users, such as auditors. This way, the auditors can view patient records that they do not own in Health Cloud.

A provider is looking to implement Utilization Management in Health Cloud and submit and track prior authorizations. Which two capabilities should a consultant customize to achieve this?

A.
Create a new UtilizationManagementSettings record in Custom Settings.
A.
Create a new UtilizationManagementSettings record in Custom Settings.
Answers
B.
Create a new Support Process to match the customer's process steps.
B.
Create a new Support Process to match the customer's process steps.
Answers
C.
Integrate using MuleSoft Direct for electronic Prior Authorizations (ePA).
C.
Integrate using MuleSoft Direct for electronic Prior Authorizations (ePA).
Answers
D.
Customize the Service Request object.
D.
Customize the Service Request object.
Answers
Suggested answer: B, D

Explanation:

The two capabilities that a consultant should customize to implement Utilization Management in Health Cloud and submit and track prior authorizations are creating a new Support Process to match the customer's process steps and customizing the Service Request object. A Support Process defines the picklist values available for the Status field on a Service Request record, which represents a prior authorization request. The consultant can create a new Support Process to match the customer's process steps, such as Submitted, Approved, Denied, or Pending. The Service Request object stores information about the prior authorization request, such as the patient, the provider, the service type, and the outcome. The consultant can customize this object by adding or removing fields, creating validation rules, or defining page layouts.

A bug is assigned to a developer stating that when an address contains data in the Address Line 2 field, the FlexCard display adds additional line, causing formatting issues.

How should the developer handle this in a DataRaptor without changing the underlying data structures?

A.
Modify the Extract DataRaptor to concatenate the address fields by using a formula.
A.
Modify the Extract DataRaptor to concatenate the address fields by using a formula.
Answers
B.
Replace the Extract DataRaptor with a Transform DataRaptor to convert the data as needed.
B.
Replace the Extract DataRaptor with a Transform DataRaptor to convert the data as needed.
Answers
C.
Create a new Turbo Extract DataRaptor to trim the Address data in both fields.
C.
Create a new Turbo Extract DataRaptor to trim the Address data in both fields.
Answers
D.
Add a Load DataRaptor to write the data into one new custom field.
D.
Add a Load DataRaptor to write the data into one new custom field.
Answers
Suggested answer: A

Explanation:

The developer should modify the Extract DataRaptor to concatenate the address fields by using a formula to handle this bug. An Extract DataRaptor is a component in OmniStudio that allows the developer to query data from Salesforce objects and display it on a FlexCard. The developer can use a formula to concatenate the address fields into one field and avoid adding an extra line when Address Line 2 contains data.

An administrator for Salesforce Health Cloud wants to ensure that the files in their full sandbox instance are encrypted. Which encryption solution supports the encryption of files in this scenario?

A.
Industry Data Security
A.
Industry Data Security
Answers
B.
Salesforce Data Mask
B.
Salesforce Data Mask
Answers
C.
Classic Encryption
C.
Classic Encryption
Answers
D.
Salesforce Shield
D.
Salesforce Shield
Answers
Suggested answer: D

Explanation:

Salesforce Shield is the encryption solution that supports the encryption of files in this scenario. Salesforce Shield provides platform encryption, which allows the administrator to encrypt files and attachments stored in Salesforce. Platform encryption supports full sandbox instances and complies with data protection regulations

Bloomington Caregivers currently has the organization-wide default controlling patient access set to Private. A new respiratory therapist is being added to support a patient at Bloomington Caregivers, and the therapist needs access to the patient's dat

a. How should an administrator grant access to the respiratory therapist using out-of-the-box Health Cloud features?

A.
Add the respiratory therapist to the patient's Account Team and default access will be automatically granted.
A.
Add the respiratory therapist to the patient's Account Team and default access will be automatically granted.
Answers
B.
Add the respiratory therapist to the patient's Care Team and default access will be automatically granted.
B.
Add the respiratory therapist to the patient's Care Team and default access will be automatically granted.
Answers
C.
Add the respiratory therapist to the patient's Account Team and grant Read or Read/Write access as needed.
C.
Add the respiratory therapist to the patient's Account Team and grant Read or Read/Write access as needed.
Answers
D.
Add the respiratory therapist to the patient's Care Team and grant Read or Read/Write access as needed.
D.
Add the respiratory therapist to the patient's Care Team and grant Read or Read/Write access as needed.
Answers
Suggested answer: D

Explanation:

The administrator should add the respiratory therapist to the patient's Care Team and grant Read or Read/Write access as needed. This is the out-of-the-box Health Cloud feature that allows the administrator to share patient data with other users who are involved in the patient's care. The Care Team is a group of users who can collaborate and communicate on a patient's health record.

Bloomington Caregivers has decided to enable Integrated Care Management so that its end users can leverage Health Cloud Assessments. Administrators must now configure their org to be able to use Assessments.

Which three steps should the administrator take as part of the org setup to enable Assessments?

A.
Enable Discovery Framework in Setup.
A.
Enable Discovery Framework in Setup.
Answers
B.
Add the Assessment component to the Patient page.
B.
Add the Assessment component to the Patient page.
Answers
C.
Download and Install OmniStudio.
C.
Download and Install OmniStudio.
Answers
D.
Update sharing settings in Setup.
D.
Update sharing settings in Setup.
Answers
E.
Enable users to view and complete Assessments.
E.
Enable users to view and complete Assessments.
Answers
Suggested answer: A, B, E

Explanation:

The three steps that the administrator should take as part of the org setup to enable Assessments are enabling Discovery Framework in Setup, adding the Assessment component to the Patient page, and enabling users to view and complete Assessments. Discovery Framework is a feature that allows the administrator to create and manage assessments in Health Cloud. The Assessment component is a Lightning component that displays the assessments assigned to a patient on their record page. Enabling users to view and complete Assessments requires assigning them the appropriate permission sets and page layouts.

Total 237 questions
Go to page: of 24