After you set up a custom object to store the additional quotes for patients from
invoices or other expenses, create a custom flow to help your care coordinators include such
quotes in budget calculations. Set up the custom flow to meet your unique business needs and
preferences and help your home health agency gain flexibility, get greater control, and achieve
accurate budgeting and funding.
Required Editions
Available in: Lightning Experience
Available in: Enterprise and Unlimited Editions with Health Cloud
and the Home Health Add-on license
User Permissions
Needed
To create flows:
Manage Flow
Prerequisites:
Create a custom object to store the information on additional quotes.
Create an Apex class to transform data from the custom object to the
healthcloudext__HomeVisitPatientQuoteDetails Apex class.
Note We recommend that you transform the data from the custom object to the
healthcloudext__HomeVisitPatientQuoteDetails Apex class. You can also create and use a
different Apex class, but make sure that your Apex class includes the quoteId (string),
quoteName (string), createdDate (date), quotePrice (decimal), and productNames (list) fields
to map and transform the data correctly.
Use these instructions as a reference to help you get started with setting up a basic flow.
Include additional elements and resources, if necessary.
Set the custom object that you configured for additional quotes as the data source
and set the filter to get all records. Apply filter conditions by using the input
variables, if necessary.
Store the results in a record collection variable.
Create an Apex-Defined collection output variable named
homeVisitPatientQuoteDetails for the
healthcloudext__HomeVisitPatientQuoteDetails Apex class.
In the Search Actions section, select the Apex class that you set up to transform
data from the custom object to the healthcloudext__HomeVisitPatientQuoteDetails Apex
class.
Set the record collection variable (from the Get Records element) as the
input.
Select Manually assign variables (advanced), and select the
homeVisitPatientQuoteDetails variable to store the
output.
The ID (system-generated), Quote Name, Created Date, Total Cost, and Product
Names fields in the custom object are mapped and transformed to the quoteId, quoteName,
createdDate, quotePrice, and productNames fields in the
healthcloudext__HomeVisitPatientQuoteDetails Apex class, respectively.
Save your changes and activate your flow.
The flow is now ready to get additional quotes for the patient.
To help care coordinators get the additional quotes during the budget calculation,
integrate the flow with the Home Visit Budget Lightning component.
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required Cookies
Always Active
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional Cookies
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising Cookies
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.