Reference
Dental Market Intelligence Glossary
Definitions of dental industry terms, government data sources, and technical concepts used throughout ProviderSignal. Each entry explains what the term means and how the platform uses it.
ADA
American Dental Association. The largest professional organization for dentists in the United States, responsible for accrediting dental education programs, establishing clinical standards, and maintaining the CDT code set.
ProviderSignal uses ADA taxonomy codes from the NPI registry to classify provider specialties (general dentistry, orthodontics, oral surgery, etc.).
Anesthesia Level
Texas-specific permit classifications (Levels 1 through 4) that indicate what types of sedation a dentist is authorized to administer. Level 1 covers minimal sedation; Level 4 covers deep sedation and general anesthesia.
ProviderSignal displays anesthesia permit levels on Texas provider profiles, sourced from TSBDE license records.
CDT Code
Code on Dental Procedures and Nomenclature. A standardized coding system maintained by the ADA for reporting dental procedures and services on insurance claims. Examples include D0120 (periodic oral evaluation) and D2740 (porcelain crown).
ProviderSignal references CDT codes in reimbursement rate tables showing Medicaid fee schedule amounts per procedure.
CMS
Centers for Medicare & Medicaid Services. The federal agency that administers Medicare, Medicaid, and the Children's Health Insurance Program. CMS publishes provider data, fee schedules, and utilization statistics.
ProviderSignal ingests CMS Medicare Part B utilization data and fee schedule RVU files to compute reimbursement rates and track provider claim volumes.
DSO
Dental Service Organization. A management company that provides non-clinical business support services (billing, HR, marketing, compliance) to dental practices. DSOs allow dentists to focus on clinical care while the organization handles operations. Examples include Heartland Dental, Aspen Dental, and Pacific Dental Services.
ProviderSignal detects DSO-affiliated practices using entity type analysis, organization name patterns, and multi-location grouping. 3,617 Texas practices are currently flagged as DSO-affiliated.
Entity Type
The NPI classification for a healthcare provider. Type 1 is an individual provider (a single dentist). Type 2 is an organization (a dental practice, group, or DSO entity). A provider can hold both types.
ProviderSignal uses entity type to distinguish individual practitioners from organizational NPIs, which is a key factor in acquisition scoring and DSO detection.
GPCI
Geographic Practice Cost Index. CMS-published adjustment factors that account for geographic differences in the cost of practicing medicine. There are three GPCI components: work, practice expense, and malpractice. Each Medicare payment locality has its own GPCI values.
ProviderSignal applies GPCI adjustments when computing Medicare fee schedule rates, multiplying RVU values by locality-specific GPCI factors.
HPSA
Health Professional Shortage Area. A federally designated geographic area, population group, or facility that has a shortage of healthcare professionals. Dental HPSAs specifically indicate a shortage of dentists relative to the population.
ProviderSignal maps 647 Texas dental HPSA designations and uses them in whitespace analysis to identify underserved markets for acquisition or de novo strategies.
Medicaid
A joint federal-state health insurance program for low-income individuals and families. Each state administers its own Medicaid program with its own fee schedules and covered services. In Texas, Medicaid dental is managed by TMHP (Texas Medicaid & Healthcare Partnership).
ProviderSignal tracks state Medicaid dental fee schedules (1,433 TX records across 370 CDT codes) to show reimbursement rates by procedure and geography.
NPI
National Provider Identifier. A unique 10-digit identification number issued to healthcare providers in the United States by CMS. Every dentist, hygienist, specialist, and dental organization that bills insurance must have an NPI. The number is permanent and does not change if the provider moves or changes specialties.
NPI is the universal key across ProviderSignal. All data sources (state boards, CMS claims, and NPDB records) are cross-referenced using NPI numbers.
NPDB
National Practitioner Data Bank. A federal repository of reports on medical malpractice payments, adverse licensure actions, adverse clinical privilege actions, and other negative actions against healthcare providers. The public use data file is anonymized (no names or NPIs).
ProviderSignal displays aggregate NPDB statistics by state and year. 568,695 dental records processed, with 6,356 Texas adverse actions tracked.
NPPES
National Plan and Provider Enumeration System. The CMS-operated system that assigns and manages NPI numbers. NPPES publishes a bulk downloadable CSV file (~9.3 GB) containing every active NPI record in the country, updated weekly.
ProviderSignal ingests the full NPPES data file weekly, extracting 272,717 dental provider records with names, addresses, specialties, entity types, and state license numbers.
PostGIS
A geographic information system extension for PostgreSQL databases that adds support for geographic objects, spatial indexing, and location queries. It enables SQL-based operations like radius searches, point-in-polygon tests, and distance calculations.
ProviderSignal stores all provider locations as PostGIS GEOGRAPHY(POINT, 4326) types, enabling fast radius searches and spatial density analysis across 272,000+ records.
RLS
Row-Level Security. A database feature that restricts which rows a user can access based on policies defined at the table level. In PostgreSQL and Supabase, RLS policies are SQL expressions evaluated per-row on SELECT, INSERT, UPDATE, and DELETE operations.
ProviderSignal uses RLS to enforce subscription-gated access to provider data and user-scoped access to saved searches, alerts, and profile settings.
RVU
Relative Value Unit. A measure used by CMS to determine the value of healthcare services in the Medicare Physician Fee Schedule. Each procedure has three RVU components: work (physician effort), practice expense (overhead), and malpractice (liability insurance). The total RVU is multiplied by GPCI factors and a conversion factor ($33.40 for 2026) to determine the Medicare payment amount.
ProviderSignal computes reimbursement rates by multiplying RVU values by GPCI locality factors and the annual conversion factor for each CDT code.
Sole Proprietor
A healthcare provider who operates their practice independently without partners, associates, or corporate ownership. In the NPI registry, sole proprietor status is a self-reported flag on the provider's Type 1 (individual) NPI record.
ProviderSignal uses the sole proprietor flag as a key factor in acquisition scoring. Solo operators are the most common acquisition target for DSOs.
Taxonomy Code
A standardized code from the Health Care Provider Taxonomy Code Set that classifies providers by specialty. Dental taxonomy codes begin with '12'. For example, 1223G0001X is General Dentistry, 1223X0400X is Orthodontics, and 1223S0112X is Oral Surgery.
ProviderSignal filters providers by taxonomy code to identify specialties. The platform supports primary and secondary specialty designations from the NPI registry.
TSBDE
Texas State Board of Dental Examiners. The state agency responsible for licensing and regulating dentists, dental hygienists, and dental assistants in Texas. TSBDE publishes daily CSV files with license records including status, expiration dates, disciplinary actions, and anesthesia permits.
ProviderSignal ingests TSBDE data daily and matches it to NPI records using a 3-tier system: license number (exact), name+ZIP, and name+city (fuzzy). Texas is the first enriched state.
Whitespace
In market analysis, whitespace refers to geographic areas or market segments that are underserved, where demand for dental services exceeds the current supply of providers. Whitespace analysis combines population data, provider density, and HPSA designations to identify opportunity zones.
ProviderSignal's whitespace analysis tool maps ZIP-level population-to-provider ratios against Census demographics and HPSA designations to highlight underserved areas for expansion.
ZCTA
ZIP Code Tabulation Area. A statistical geographic unit defined by the U.S. Census Bureau that approximates USPS ZIP code delivery areas. Unlike ZIP codes (which are mail delivery routes), ZCTAs have defined boundaries and are used for demographic analysis.
ProviderSignal uses ZCTAs to join Census ACS demographic data (population, income, age distribution) to provider locations for market analysis.