Which three types of Electronic Health Record data transmitted via HL7 can be stored in Salesforce objects? (Choose Three.
A. Continuation of Care document (CCD.
B. Observation Results (ORU)
C. Personal Health Record (PHR)
D. Admission, Discharge, Transfer Data (ADT)
E. Clinical Document Architecture (CDA.
Explanation:
Salesforce Health Cloud supports integration with HL7 standards, particularly HL7 v2.x and CDA (a part of HL7 v3), allowing healthcare organizations to store and process clinical data within Salesforce objects.
Observation Results (ORU): These HL7 messages carry lab results, vital signs, and other clinical observations. Salesforce can store these in custom objects mapped to HL7 segments like OBX (Observation Result) and CE (Coded Element).
Admission, Discharge, Transfer Data (ADT):ADT messages are foundational in HL7 and track patient movement across facilities. Salesforce maps these to objects that capture patient demographics, encounter history, and care coordination workflows.
Clinical Document Architecture (CDA): CDA is an HL7 standard for structured clinical documents. Salesforce can store CDA content as part of its clinical data model, often parsed into discrete fields or stored as attachments for reference.
❌ Why the other options are incorrect:
A. Continuation of Care Document (CCD): CCD is based on the CDA standard, but it’s a specific implementation used more commonly in FHIR workflows. It’s not directly supported as a standalone HL7 message type in Salesforce.
C. Personal Health Record (PHR): PHR is a concept, not an HL7 message type. While Salesforce can store patient-entered data, it doesn’t map directly to HL7 segments.
A payer needs to work with plan members and medical providers to influence decisions through a case-by-case review of the appropriateness of care. When gathering requirements for this use case, which two Utilization Management processes should a consultant discuss with the client?
A. Designing Next Best Action and Recommendations for the care management team
B. Designing Care Requests to seek authorization from a health plan for drugs, services, and admissions
C. Considering the number of intake agents who will be using Health Cloud
D. Considering the Request Review Types; Prior Authorization Review, Concurrent Review, and Retrospective Review
Explanation:
✅ B. Designing Care Requests to seek authorization from a health plan for drugs, services, and admissions – Utilization Management (UM) often involves Care Requests (or Prior Authorization Requests) to ensure medical necessity before approving treatments, procedures, or medications. This aligns with the payer’s need to review care appropriateness case-by-case.
✅ D. Considering the Request Review Types; Prior Authorization Review, Concurrent Review, and Retrospective Review – These are the three core UM review types:
1. Prior Authorization: Pre-approval for care (e.g., surgeries).
2. Concurrent Review: Ongoing care reviews (e.g., hospital stays).
3. Retrospective Review: Post-care audits (e.g., claims reconciliation).
Discussing these ensures the payer can evaluate care at all stages.
Why Not the Others?
❌ A. Designing Next Best Action and Recommendations – While useful for care management teams, this focuses on clinical guidance (e.g., care plans) rather than payer-side utilization control.
❌ C. Considering the number of intake agents – This is an operational/technical consideration (user setup), not a UM process for care appropriateness reviews.
Which industry data standard should a with Health Cloud?
A. Personal Health Record (PHR)
B. Clinical Data Acquisition
C. HL7 v1 Messaging
D. FHIRR4
Explanation:
FHIR (Fast Healthcare Interoperability Resources) R4 is the modern, web-based industry standard for exchanging healthcare data electronically and is the primary standard supported and recommended for use with Salesforce Health Cloud.
Modern API-Based Approach: FHIR is built on modern RESTful API principles, making it much easier to develop with and integrate into modern platforms like Salesforce compared to older, more complex standards like HL7 v2.
Core to Salesforce's Strategy: Salesforce has heavily invested in FHIR support. This includes:
FHIR Server: Health Cloud includes a built-in FHIR server that allows it to both consume and provide healthcare data in the FHIR format.
Standard Data Model: Health Cloud's Clinical Data Model (CDM) is aligned with FHIR resources, making the mapping of data (e.g., Patient, Condition, Observation, Medication) relatively straightforward.
Interoperability: Using FHIR enables seamless data exchange between Health Cloud and other systems like Electronic Health Records (EHRs), wearables, and patient portals, which are increasingly adopting the FHIR standard.
R4 is the Normative Release: The R4 version of FHIR is the first "normative" release, meaning its core components are stable and suitable for long-term implementation, making it the de facto version for new projects.
Why the other options are incorrect:
A. Personal Health Record (PHR): This is a concept or a type of application (e.g., a patient-controlled record), not a data standard for system integration. It is not a protocol or format for exchanging data.
B. Clinical Data Acquisition: This is a general term for the process of collecting clinical data, not the name of a specific data standard. Standards like FHIR and HL7 are used for clinical data acquisition.
C. HL7 v2 Messaging: While HL7 v2 is a widely used legacy standard for healthcare data exchange (especially for ADT and ORU messages), it is not the primary or recommended standard for new Health Cloud implementations. It is older, more complex, and less flexible than FHIR. While Health Cloud can integrate with HL7 v2 systems, it requires more complex middleware and parsing. FHIR is the forward-looking standard championed by Salesforce.
Reference:
Salesforce Help: FHIR Standard for Health Cloud
This document explicitly states: "The FHIR standard is a core part of the Health Cloud care coordination and engagement platform... The Health Cloud data model is based on the FHIR standard."
Which three standard objects are used in the workflow to manage utilization data? (Choose 3)
A. Care Request Plan
B. Care Diagnosis
C. Care Authorization
D. Care Request
E. Care Request Drug
Explanation:
In Salesforce Health Cloud, the Utilization Management process for managing utilization data, such as prior authorizations and care requests, relies on specific standard objects. The three standard objects used in the workflow to manage utilization data are Care Diagnosis, Care Authorization, and Care Request. Here’s why:
B. Care Diagnosis:
This object captures the diagnosis associated with a care request, providing clinical context (e.g., medical conditions) needed for utilization management processes like prior authorization reviews.
C. Care Authorization:
This object represents the authorization decision for a care request, tracking whether a service or treatment is approved or denied, which is a core component of utilization management workflows.
D. Care Request:
This object is used to initiate and track requests for services or treatments, such as prior authorizations, and serves as the central record in the utilization management process.
Why the other options are incorrect:
A. Care Request Plan:
This is not a standard object in Health Cloud. While care plans are part of Health Cloud for care coordination, they are not directly used in the utilization management workflow for managing prior authorizations or utilization data.
E. Care Request Drug:
This object is used to track medication-related requests within a care request, but it is not a core component of the broader utilization management workflow, which focuses on diagnoses, authorizations, and requests.
Reference:
Salesforce Health Cloud documentation for Utilization Management outlines the use of Care Request, Care Diagnosis, and Care Authorization as standard objects in workflows for managing prior authorizations and utilization data (see help.salesforce.com, Health Cloud for Payers: Utilization Management).
The Health Cloud Data Model documentation confirms these objects as key components in payer-related processes.
A Health Cloud administrator has to provide the DevOps team access to production copy sandboxes for investigation and fixes. How can be administrator ensure that all privacy, compliance and regulatory requirement are met.
A. Install Mask and anonymize sensitive data on production copy sandboxes.
B. Only allow offshore team access to production copy sandboxes if they have taken compliance training and are certified to have access.
C. Only allow onshore team access to Health cloud objects on production copy sandboxes.
D. Install Shield only in production copy sandboxes.
E. Install shield and encrypted all PII data on production sandboxes.
Explanation:
In regulated industries (like healthcare), sandbox environments must not contain real PII/PHI unless absolutely necessary.
Salesforce provides Salesforce Data Mask (a managed package) to mask, anonymize, or randomize sensitive data (e.g., patient names, SSNs, DOBs) when a sandbox is created.
This ensures compliance with HIPAA, GDPR, and other regulations when DevOps/offshore teams work in lower environments.
Why not the others?
B. Offshore team with compliance training → Training is important, but does not fulfill HIPAA/GDPR sandbox data compliance requirements.
C. Only onshore team access → Location-based restriction doesn’t meet compliance either. Data should never be exposed in clear form in non-production environments.
D. Install Shield only in sandboxes → Shield provides encryption, auditing, and monitoring but does not anonymize data. Also, it should be in production too, not only sandboxes.
E. Install Shield and encrypt all PII → Encryption ≠ anonymization. Even if encrypted, admins with keys could decrypt. Regulations require masking for non-prod.
Reference:
Salesforce Help: Data Mask Overview
Salesforce Architect Guide – Salesforce Data Mask for Compliance in Sandboxes
Health Cloud Security & Compliance Trailhead Module
✅ The administrator ensures privacy, compliance, and regulatory requirements are met by:
Installing Data Mask and anonymizing sensitive data in production copy sandboxes.
A payer is looking to track relevant information for its provider network. Which three objects are supported with Health Cloud out-of-the-box to track information related to a provider?
A. Healthcare Provider Specialty
B. Provider Education
C. Practitioner Tier
D. Healthcare Practitioner Facility
E. Board Certification
Explanation:
✅ A. Healthcare Provider Specialty – Tracks the specialties (e.g., Cardiology, Pediatrics) associated with a healthcare provider.
✅ D. Healthcare Practitioner Facility – Records the facilities (e.g., hospitals, clinics) where a provider practices.
✅ E. Board Certification – Stores certification details (e.g., board names, expiration dates) for providers.
Why Not the Others?
❌ B. Provider Education – While important, this is not a standard out-of-the-box Health Cloud object. Education details would typically be captured in custom fields or related objects.
❌ C. Practitioner Tier – This is not a native Health Cloud object. Tiered provider networks (e.g., Tier 1, Tier 2) would require custom configuration.
An Health Cloud administrator has setup risk recalculation by setting the recalculate flag to true, but is not seeing the recalculation score for the patient. Which of the following is mostly likely the reason why the recalculation score for the patient is not displaying?
A. CMS risk scores cannot be recalculated in Health Cloud.
B. CMS risk scores should be recalculated using only third party APIs.
C. Risk scores are recalculated only for patients that are affiliated with a Care Program.
D. Risk scores can only be calculated using the CMS recalculation API.
Explanation:
In Health Cloud, the Risk Calculation feature is intrinsically linked to the Care Program framework. The recalculation process is not a general background operation that runs on all patients; it is specifically triggered for patients who are enrolled in a Care Program.
Here’s the detailed logic:
The Recalculate flag is a field on the Care Program Enrollment record, not directly on the Account or Patient.
When this flag is set to True, it signals the system to recalculate the risk score for that specific patient within the context of that Care Program enrollment.
The system uses the associated Risk Assessment Model and Risk Factors defined for that Care Program to perform the calculation.
Without a Care Program Enrollment, there is no context for which risk model to use or when to trigger the calculation.
Therefore, even if the Recalculate flag is set to True on some object, if the patient is not enrolled in a Care Program, there is no mechanism or framework to execute the recalculation, and the score will not display.
Why the other options are incorrect:
A. CMS risk scores cannot be recalculated in Health Cloud: This is false. Health Cloud has a built-in, configurable Risk Calculation framework designed specifically for this purpose, including models like the CMS-HCC (Hierarchical Condition Category) model used for risk adjustment.
B. CMS risk scores should be recalculated using only third party APIs: While it's possible to integrate with a third-party API for risk calculation, it is not a requirement. Health Cloud provides a fully native, declarative tool to define risk assessment models and calculate scores without any code or external APIs.
D. Risk scores can only be calculated using the CMS recalculation API: This is misleading and incorrect. There is no single "CMS recalculation API" that Health Cloud is forced to use. The native Health Cloud risk calculation framework is designed to compute these scores internally based on the patient's clinical data (like Diagnoses) and the rules defined in the risk model.
Reference:
Salesforce Help: Calculate a Patient's Risk Score
This documentation explicitly states: "To calculate a patient’s risk score, enroll the patient in a care program... To recalculate the score, select the Recalculate checkbox on the patient’s care program enrollment and save the record." This directly confirms that Care Program enrollment is the necessary prerequisite.
Care Requests seek authorization from a health plan for drugs, services, and admissions. They can also contain request for review, appeals, complaints and grievances. Which Care Request review ensure that a member is getting the right care in timely and cost-effective way?
A. Disposition Review
B. Concurrent Review
C. Care Review
D. Preauthorization Review
E. Retrospective Review
Explanation:
Concurrent Review occurs while care is actively being delivered—such as during a hospital stay or ongoing treatment. Its primary goal is to ensure that the member is receiving the right care at the right time, and that it's being delivered in a cost-effective manner.
Key characteristics:
Evaluates continued necessity of care (e.g., extended hospital stays)
Supports discharge planning or transitions to rehab, hospice, or skilled nursing
Helps avoid unnecessary services or delays in care
❌ Why the Other Options Don’t Fit
A. Disposition Review: Not a standard review type in Salesforce Health Cloud’s utilization management model.
C. Care Review: Too generic—doesn’t refer to a specific utilization review process.
D. Preauthorization Review: Happens before care is delivered. It ensures medical necessity but doesn’t address timeliness during care.
E. Retrospective Review: Conducted after care is completed, often for emergency services or payment decisions. It doesn’t influence real-time care delivery.
During a sprint demo, a customer wants to update fields in the Ul on the Patient Medication Manager component. Which two objects is a consultant able to add and/or remove fields from?
A. Medication Dispense
B. Medication Strength
C. Medication Details
D. Medication Request
Explanation:
The Patient Medication Manager component is designed to provide a comprehensive view of a patient's medication history and active prescriptions. The information it presents is stored across several Salesforce objects, but the most relevant for an end-user to manage are the Medication Request and Medication Dispense records.
Medication Request (D):
This object represents a doctor's prescription or a request for medication. It contains crucial details about the order itself, such as the medication name, dosage instructions, and the quantity prescribed. A consultant would add fields from this object to the component so that a user can see and update the prescription details.
Medication Dispense (A):
This object represents the actual filling and dispensing of a prescription by a pharmacy. It contains information like the date the medication was dispensed, the quantity dispensed, and the pharmacy that filled it. Customizing the component with fields from this object allows care coordinators to track medication adherence and see if the patient has picked up their prescriptions.
By adding or removing fields from these two objects via the Lightning App Builder, a consultant can tailor the component to meet specific customer requirements.
Why the Other Options Are Incorrect
Medication Strength (B):
This is not a standard, standalone object in the Salesforce Health Cloud data model. Medication strength is a field that is typically part of the Medication object, which stores general drug information (like brand name, generic name, etc.), not patient-specific prescriptions or dispensations. Since it's a field on another object, it cannot be added or removed as an object itself.
Medication Details (C):
This is not a standard object name in Health Cloud. The information one might call "medication details" is stored across multiple objects, primarily Medication (for drug information) and Medication Statement (for the patient's record of taking a medication). This option is an incorrect term for any specific, customizable object.
References and Study Tips
To master this topic for the Salesforce Health Cloud Accredited Professional exam, focus on the official documentation and learning resources.
Salesforce Help Documentation: The most reliable source is the official Salesforce Help site. Search for "Configure Patient Medication Manager" to find the step-by-step guide on how to add and remove fields from the component. The documentation explicitly mentions customizing Medication Request and Medication Dispense fields.
Salesforce Trailhead: Complete the Medication Management in Health Cloud module. It provides an interactive and practical overview of the medication data model and how the different objects are related.
Salesforce Health Cloud Data Model Guide: Study the data model diagrams available on the Salesforce Developers website. Understanding the relationships between Account, Medication Request, Medication Dispense, and Medication Statement objects is crucial for the exam. This will help you visualize why certain fields and objects are relevant to specific components.
A health plan provider would like to manage prior authorizations with predefined approval criteria. Which three features in Health Cloud should a consultant recommend in this case?
A. Claims data model
B. Business Rules Engine
C. Utilization Management data model
D. Intelligent Appointment Management
E. Out-of-the-box Process libraries
Explanation:
Business Rules Engine
This is essential for automating decision-making based on predefined criteria. It allows health plans to configure logic that evaluates authorization requests against clinical guidelines, coverage policies, and administrative rules. For example, it can automatically approve a request if all required conditions are met, reducing manual review time.
Utilization Management data model
This data model provides the structure for managing care requests, authorizations, reviews (preauthorization, concurrent, retrospective), and appeals. It supports workflows that track medical necessity, service codes, and review outcomes, making it the backbone of prior authorization management in Health Cloud.
Out-of-the-box Process libraries
These libraries offer prebuilt flows and automation templates that accelerate implementation. They include guided workflows for intake, review, and approval processes, helping teams standardize and streamline prior authorization handling without starting from scratch.
❌ Why the other options are not suitable:
A. Claims data model: This is used for post-service billing and adjudication, not for managing prior authorizations.
D. Intelligent Appointment Management: Focuses on scheduling and provider availability, not on authorization workflows.
Which three options are standard objects available for Insurance Management? (choose 3)
A. Insurance Benefit
B. PurchaserPlan
C. MemberPlan
D. Coverage Benefit
E. Insurance Coverage
Explanation:
In Health Cloud Insurance Management, Salesforce provides a set of standard objects to represent insurance data and benefits:
Insurance Coverage → Represents the coverage a member has under a plan (links the plan to the member).
MemberPlan → Represents the specific plan a member is enrolled in.
Insurance Benefit → Represents the benefits available under an insurance coverage/plan.
Why not the others?
B. PurchaserPlan → This is not a standard object in Health Cloud; it’s a distractor.
D. Coverage Benefit → Also not a standard object; the correct object name is Insurance Benefit.
Reference:
Salesforce Health Cloud Documentation: Insurance Management Data Model
Salesforce Help – Insurance Management Objects
Salesforce Trailhead: Health Cloud Insurance Data Model
✅ The three standard objects available for Insurance Management are:
Insurance Benefit, MemberPlan, and Insurance Coverage.
A customer is implementing Intelligent Appointment Management in Health Cloud to eliminate swivel chair to other scheduling systems. Which two connectivity options should a consultant leverage as the scheduling engine?
A. Business Rules Engine
B. Electronic Health Record (EHR) System
C. Salesforce Scheduler
D. Scheduler for Industries
Explanation:
To implement Intelligent Appointment Management (IAM) in Salesforce Health Cloud and eliminate the need for swivel-chair scheduling (toggling between multiple systems), the consultant should recommend leveraging Electronic Health Record (EHR) System and Salesforce Scheduler as the scheduling engines. These options provide seamless integration with Health Cloud, centralizing appointment scheduling and enhancing efficiency.
B. Electronic Health Record (EHR) System: IAM supports integration with EHR systems, which store critical data like provider availability and patient appointments. By integrating an EHR system with Health Cloud, schedulers can pull real-time appointment data into the IAM console and push scheduling updates back to the EHR, reducing the need to access external systems. This ensures a unified scheduling experience while maintaining data consistency across platforms.
C. Salesforce Scheduler: Salesforce Scheduler is a native scheduling engine within the Salesforce platform that can be used as the backend for IAM. It allows schedulers to manage appointments directly within Health Cloud, creating service appointment records and providing a streamlined, out-of-the-box solution for scheduling without requiring external system access.
Why the other options are incorrect:
A. Business Rules Engine: The Business Rules Engine in Salesforce is used for defining logic and automation (e.g., validation or assignment rules), not for managing scheduling data or serving as a scheduling engine. It lacks the functionality to handle appointment scheduling directly.
D. Scheduler for Industries: While Salesforce offers scheduling solutions for various industries, "Scheduler for Industries" is not a specific, standard component in Health Cloud. Salesforce Scheduler is the designated scheduling tool for Health Cloud’s IAM, and other industry-specific schedulers are not relevant for this use case.
Reference:
Salesforce Health Cloud documentation for Intelligent Appointment Management specifies that IAM supports Salesforce Scheduler and EHR systems as scheduling engines to aggregate and manage appointment data in a single console (see help.salesforce.com, Intelligent Appointment Management for Health Cloud;,,,).
The integration with EHR systems and the use of Salesforce Scheduler are highlighted as key connectivity options to eliminate swivel-chair scheduling and enhance the scheduler and patient experience.
| Page 7 out of 19 Pages |
| Previous |