1. Salesforce Health Cloud Developer Guide: Set Up Provider Search for Users. The documentation explicitly states the required steps:
"Make the Provider Search component available to your users by adding it to a page in your org or community." (Supports Answer A)
Under the "Required Permissions" section: "To let users search for providers, give them Read access to the Care Provider Searchable Field object." (Supports Answer C)
2. Salesforce Help: Provider Search. This document outlines the feature and its setup, reinforcing the need for both the UI component placement and the specific object permission. It details that the CareProviderSearchableField object stores the flattened, searchable data and access to it is fundamental for the component to function.