EnableMultiFieldAllClientSearch

Brief Description: This configuration key can be used to determine what fields are required when a staff member is using the “All Client Search” functionality.

Details: This configuration key is related to the “All Client Search” functionality, which allows a user to search by all fields at once, rather than clicking each search separately. This functionality also allows users to search outside of their normal client access rules. See All Client Search for more details.

Default Value: BROAD,DOB,SSN

Allowed Values: NAME,BROAD,NARROW,SSN,DOB,CLIENTID, AUTHORIZATIONID, CAREMANAGEMENTID, PRIMARYCLINICIAN, INSUREDID, EIN, PHONE, OR

Note about “OR”: If “OR” is added as a value to this configuration key, then the system will search for all values using an “OR” functionality (will return matches for BROAD OR DOB OR SSN). When “OR” is not included, the system will search for all values using an “AND” functionality (will return matches for BROAD AND DOB AND SSN). Default value leaves “OR” out, thereby using “AND” functionality.

See Also: July MSP release notes part 1, item #45 and Sept MSP release notes, changes, item #41