ExamGecko
Home Home / Salesforce / Certified Health Cloud Accredited Professional

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

Question list
Search
Search

List of questions

Search

Related questions











Bloomington Caregivers wants to share details about a patient's medical condition with Bedrock Hospitals through an integration. What should a consultant recommend as the appropriate method for Bedrock to access the information leveraging Health Cloud functionality?

A.
Expose the MedicalCondition object through an Apex class.
A.
Expose the MedicalCondition object through an Apex class.
Answers
B.
Integrate using the FHIR Clinical API
B.
Integrate using the FHIR Clinical API
Answers
C.
Use the FHIR Patient API through DataRaptor
C.
Use the FHIR Patient API through DataRaptor
Answers
D.
Leverage the MedicalCondition Integration Procedure.
D.
Leverage the MedicalCondition Integration Procedure.
Answers
Suggested answer: B

Explanation:

B is correct because integrating using the FHIR Clinical API is the appropriate method for Bedrock to access the information leveraging Health Cloud functionality. The FHIR Clinical API is a RESTful API that allows external systems to access and exchange clinical data stored in Health Cloud, such as AllergyIntolerance, Condition, MedicationOrder, and Procedure. The FHIR Clinical API uses the FHIR standard, which is a widely adopted interoperability standard for healthcare data.

During a design session, the client asks for best practices around when to use DataRaptors vs For which scenario should a consultant advise the client to use a single DataRaptor?

A.
The action must perform a SendMail task and check for any errors.
A.
The action must perform a SendMail task and check for any errors.
Answers
B.
The dataset requires connecting to an external data source, such as CSV or REST API
B.
The dataset requires connecting to an external data source, such as CSV or REST API
Answers
C.
The dataset required needs to read two SObjects with a clearly defined relationship.
C.
The dataset required needs to read two SObjects with a clearly defined relationship.
Answers
D.
The task requires both a read and write of SObject data
D.
The task requires both a read and write of SObject data
Answers
Suggested answer: C

Explanation:

C is correct because the dataset required needs to read two SObjects with a clearly defined relationship is a scenario where a single DataRaptor can be used. A DataRaptor Extract can query data from one or more Salesforce sObjects and their related fields using SOQL. A DataRaptor Load can save data to one or more Salesforce sObjects by creating or updating records.

While working with a received document using Intelligent Document Automation, which three capabilities should a consultant leverage with Health Cloud out-of-the-box?

A.
Barcode Scanning
A.
Barcode Scanning
Answers
B.
Record Type Association
B.
Record Type Association
Answers
C.
eFax Connection
C.
eFax Connection
Answers
D.
Automated Document Checklist Item Creation
D.
Automated Document Checklist Item Creation
Answers
E.
Document Rotation
E.
Document Rotation
Answers
Suggested answer: A, B, D

Explanation:

A is correct because barcode scanning is a capability that can be leveraged with Health Cloud out-of-the-box using Intelligent Document Automation (IDA). IDA can scan and extract data from barcodes on documents, such as patient wristbands, lab reports, or medication labels.

B is correct because record type association is a capability that can be leveraged with Health Cloud out-of-the-box using IDA. IDA can associate a document with a specific record type based on the document type, such as consent form, referral letter, or discharge summary.

C is incorrect because eFax connection is not a capability that can be leveraged with Health Cloud out-of-the-box using IDA. IDA does not support receiving or sending documents via eFax. However, it is possible to integrate IDA with third-party eFax services using custom code or connectors.

D is correct because automated document checklist item creation is a capability that can be leveraged with Health Cloud out-of-the-box using IDA. IDA can create document checklist items for documents that are received and processed, and update their status based on the document processing stage.

A new user story requires an OmniScript to update an existing field on a custom SObject. Which two components should a consultant use to satisfy the requirement?

A.
SOQL Query
A.
SOQL Query
Answers
B.
API Actions
B.
API Actions
Answers
C.
Integration Procedures
C.
Integration Procedures
Answers
D.
DataRaptors
D.
DataRaptors
Answers
Suggested answer: C, D

Explanation:

C is correct because Integration Procedures are components that can be used to update an existing field on a custom SObject. Integration Procedures are reusable processes that can perform various actions on data, such as reading, writing, transforming, or validating. Integration Procedures can be invoked from an OmniScript or a DataRaptor, and can accept input parameters and return output values.

D is correct because DataRaptors are components that can be used to update an existing field on a custom SObject. DataRaptors are data transformation tools that can extract, load, or transform data from any Salesforce object or external data source. DataRaptors can be invoked from an OmniScript or an Integration Procedure, and can accept input parameters and return output values.

As part of a post-visit summary, a client wants to send patients information documenting their visit and care plan. A patient advocate will select from templates to create personalized documents to send. Which tool should a developer use to provide the necessary functionality?

A.
Salesforce PDF Generator
A.
Salesforce PDF Generator
Answers
B.
OmniStudio Document Generation
B.
OmniStudio Document Generation
Answers
C.
Health Cloud Email Manager
C.
Health Cloud Email Manager
Answers
D.
Contract Lifecycle Management
D.
Contract Lifecycle Management
Answers
Suggested answer: B

Explanation:

B is correct because OmniStudio Document Generation is the tool that can provide the necessary functionality to send patients information documenting their visit and care plan. OmniStudio Document Generation allows users to generate documents from Microsoft Word or PowerPoint templates that can include data from any Salesforce object or external data source. Users can select from predefined templates or create their own, and personalize the documents with conditional logic, data tokens, and tabulation. Users can also convert the documents to PDF format and send them via email or other channels.

An administrator is configuring security for a patient list.

Which three considerations should the administrator take into account to ensure proper access to the list?

A.
Administrators can restrict access to patient or member lists using standard Salesforce sharing settings on the list.
A.
Administrators can restrict access to patient or member lists using standard Salesforce sharing settings on the list.
Answers
B.
Users with profile or permission sets that restrict access to an object cannot create a list using that object.
B.
Users with profile or permission sets that restrict access to an object cannot create a list using that object.
Answers
C.
Administrators can restrict access using HCPatientLisrSecurity custom setting
C.
Administrators can restrict access using HCPatientLisrSecurity custom setting
Answers
D.
When a user's field-level security restricts access to a field used as a display column, the column does not appear in the list
D.
When a user's field-level security restricts access to a field used as a display column, the column does not appear in the list
Answers
E.
Administrators can create restriction rules to offset a private organization-wide default setting
E.
Administrators can create restriction rules to offset a private organization-wide default setting
Answers
Suggested answer: A, B, D

Explanation:

A is correct because administrators can restrict access to patient or member lists using standard Salesforce sharing settings on the list. The Patient List object has an organization-wide default sharing setting that determines the baseline access level for all users in the org. Administrators can also use sharing rules, manual sharing, or Apex managed sharing to grant additional access to specific users or groups.

B is correct because users with profile or permission sets that restrict access to an object cannot create a list using that object. Users need to have at least read access to the objects and fields that they want to use as filters or display columns in their lists. Administrators can check and modify the user's object and field permissions from their profile or permission set.

C is incorrect because administrators cannot restrict access using HCPatientListSecurity custom setting. This custom setting is used to control the visibility of patient or member lists in the Patient List tab, not the access to the lists. Administrators can use this custom setting to specify which lists are visible to which profiles or permission sets, or hide all lists from a profile or permission set.

D is correct because when a user's field-level security restricts access to a field used as a display column, the column does not appear in the list. This is because the field-level security settings override the list settings and prevent the user from viewing the field value. Administrators can check and modify the user's field-level security settings from their profile or permission set.

When implementing Provider Search functionality, which two changes allow an external user to access search results?

A.
Give the site user profile Read access to the Data Pipeline object.
A.
Give the site user profile Read access to the Data Pipeline object.
Answers
B.
Give the site user profile Read access to the Care Provider Searchable Field object
B.
Give the site user profile Read access to the Care Provider Searchable Field object
Answers
C.
Create a sharing rule on the Care Provider Searchable Field object to share with external users.
C.
Create a sharing rule on the Care Provider Searchable Field object to share with external users.
Answers
D.
Use Experience Builder to add the Provider Search component to a page on the site.
D.
Use Experience Builder to add the Provider Search component to a page on the site.
Answers
Suggested answer: B, D

Explanation:

B is correct because giving the site user profile Read access to the Care Provider Searchable Field object is a change that allows an external user to access search results. The Care Provider Searchable Field object stores the searchable data for Provider Search, and users need to have Read access to this object and its fields to perform searches and view results.

D is correct because using Experience Builder to add the Provider Search component to a page on the site is a change that allows an external user to access search results. The Provider Search component is a Lightning web component that enables users to search for providers by various criteria and view their details. Administrators can use Experience Builder to drag and drop the Provider Search component onto any page on their site.

A customer wants to view and navigate to critical insurance, clinical, and primary care physician information on a patient's profile.

Which Health Cloud capability should a consultant implement?

A.
Advanced Patient Card
A.
Advanced Patient Card
Answers
B.
Patient Path
B.
Patient Path
Answers
C.
Enhanced Highlights Panel
C.
Enhanced Highlights Panel
Answers
D.
Enhanced Timeline
D.
Enhanced Timeline
Answers
Suggested answer: A

Explanation:

The Advanced Patient Card is a Health Cloud capability that allows users to view and navigate to critical information on a patient's profile, such as insurance, clinical, and primary care physician information1.The Advanced Patient Card is a customizable component that can be added to the Health Cloud console or the Contact Center app2.It can also display data from external sources, such as EHR systems or medical devices3.

1:Use the Advanced Patient Card - Salesforce2:Configure the Person Account Page Layout for Contact Center - Salesforce3:Display Data from External Sources in the Advanced Patient Card - Salesforce

Bloomiington Caregivers would like to display patient information from both Salesforce standard objects and data from an external system.

Which three Health Cloud features should a consultant recommend the company use to display this on the patient record page?

A.
Visualforce Pages
A.
Visualforce Pages
Answers
B.
Salesforce Flows
B.
Salesforce Flows
Answers
C.
FlexCardsD
C.
FlexCardsD
Answers
D.
Integration Procedures
D.
Integration Procedures
Answers
E.
DataRaptors
E.
DataRaptors
Answers
Suggested answer: C, D, E

Explanation:

FlexCards are Health Cloud features that allow users to view and navigate to critical information on a patient's profile, such as insurance, clinical, and primary care physician information1.FlexCards can also display data from external sources, such as EHR systems or medical devices2.

Integration Procedures are OmniStudio features that enable users to read and write data from Salesforce and from external systems3.An Integration Procedure can be called from an OmniStudio component such as an OmniScript or FlexCard, an API, or even from an Apex method3.

DataRaptors are OmniStudio features that allow users to read, transform, and write Salesforce data4.DataRaptors can also trim, map, restructure, and transform data in JSON, XML, or Custom Schema4.

These three features can be used together to display patient information from both Salesforce standard objects and data from an external system on the patient record page. For example, a FlexCard can call an Integration Procedure that uses a DataRaptor to query and transform the data from both sources, and then display the data on the FlexCard component.

1:Use the Advanced Patient Card - Salesforce2:Display Data from External Sources in the Advanced Patient Card - Salesforce3:Get Started with OmniStudio Integration Procedures - Trailhead4:Discover DataRaptor Types - Trailhead

Bloomington Caregivers would like to send patient clinical data to an external payer, How should a consultant advise Bloomington Caregivers to make this information available to the payer using the most cost-effective method in out-of-the-box Health Cloud?

A.
Build a custom remote call-in API into Salesforce.
A.
Build a custom remote call-in API into Salesforce.
Answers
B.
Leverage the FHIR R4 Patient API
B.
Leverage the FHIR R4 Patient API
Answers
C.
Use MuleSoft Accelerator with H 7 APL
C.
Use MuleSoft Accelerator with H 7 APL
Answers
D.
se a third-party tool from AppExChange.
D.
se a third-party tool from AppExChange.
Answers
Suggested answer: B

Explanation:

The FHIR R4 Patient API is a Health Cloud feature that allows users to create, update, and query patient data in Salesforce using the Fast Healthcare Interoperability Resources (FHIR) standard1.FHIR is a widely adopted standard for exchanging healthcare information electronically2. By using the FHIR R4 Patient API, Bloomington Caregivers can make their patient clinical data available to the external payer in a cost-effective and interoperable way, without requiring any custom development or third-party tools.The FHIR R4 Patient API supports the US Core Patient profile, which defines the minimum set of data elements for exchanging patient information3.

1:FHIR Patient Input | Salesforce Health Cloud Developer Guide | Salesforce Developers

Total 237 questions
Go to page: of 24