SearchConfig
A SearchConfig
is a predefined set of related tables and columns that serve as the basis for a search. Each SearchConfig
represents a logical grouping of data sources.
For example, the CLAIMBATCH
SearchConfig includes the following tables:
- CLAIMBATCH
- CLAIMBATCHDETAIL
- CLAIMBATCHES
- PROVIDER
- MEMBERBENEFICIARY
- MEMBERS
- PROCEDURECODE
Using this SearchConfig allows filtering and returning data from any of the above tables.
attention
View the full list of SearchConfigs and their associated tables. This reference helps you discover what data is accessible for search queries in each configuration.