Use Custom Fields to Run Provider Searches
|
Available in: Lightning Experience Available in: Enterprise and Unlimited Editions with Health Cloud |
| User Permissions Needed | |
|---|---|
| To use Data Processing Engine: | Data Pipelines Base User |
| To enable Data Pipelines: | Customize Application |
Consider the following when creating custom fields:
- Provider Search uses Data Pipeline definitions with Data Processing Engine to generate the searchable records.
- Enabling Data Pipelines automatically creates the Analytics Cloud Integration User profile and grants visibility to any standard or custom fields in the org.
- The Analytics Cloud Integration User profile requires Read access on all objects, fields, and custom fields used in Provider search. If you create custom fields after enabling Data Pipelines, be sure to update field visibility for the Analytics Cloud Integration User.
- The custom fields must be in either the HealthcareProvider or HealthcarePractitionerFacility objects.
- The custom fields must be of type Text, Picklist, or Picklist (Multi-Select).
If you’re creating custom fields to use with dependent picklists for searches, your fields must use the same object. For example, you can create a custom field on one of the source objects used with provider search, then set up a field dependency to an existing field on the same source object. To store the data from your custom field, create a new field on Care Provider Searchable Field and map the new fields. Then when you set up your Provider Search component, you can include the new field you created on the Care Provider Searchable Field object that uses the dependency.
To create a custom field for use in provider search:- From Object Manager, find and select Care Provider Searchable Field.
-
Create a text field to map to the custom field that you want to use in your searches.
Make a note of the API name you set for this new field.
- Grant visibility access to the Analytics Cloud Integration User for the new field.
- In Setup, use the Quick Find box to find Care Provider Search Config.
- Click New Care Provider Search Config.
-
Enter these values.
Field Value Label A label for the mapping configuration. Name The API name of the mapping configuration. Mapped Object The object that has your custom field. Source Field Enter the API name of the custom field you want to use. Target Field Enter the API name of the custom text field that you created in Care Provider Searchable Field. - Select IsActive.
- Save your configuration.
- Open a page configured with the Provider Search component in Lightning App Builder.
- Under Advanced Search Fields, click Add Field.
- Save and activate your configuration.