PSC Code

PSC Q503 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC Q503 (MEDICAL- DENTISTRY) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC Q503 (MEDICAL- DENTISTRY) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 10 years analysis window.

PSC Code
Q503
PSC Description
MEDICAL- DENTISTRY
Total Obligated
5.34 billion
5,335,894,411.91
Award Actions
10,892
Average Action Value
489,891.15

About PSC Q503 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC Q503 (MEDICAL- DENTISTRY). Based on the current FPDS Query dataset, this category shows 5.34 billion in visible obligations across 10,892 award actions, with an average action value of 489,891.15. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for PSC Q503 (MEDICAL- DENTISTRY) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEFENSE HEALTH AGENCY (DHA), with 4.38 billion in obligations, followed by DEPT OF THE ARMY. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in PSC Q503 (MEDICAL- DENTISTRY) over the last 10 years. The current ranking is led by UNITED CONCORDIA COMPANIES, INC., with 3.37 billion in obligations, followed by METROPOLITAN LIFE INSURANCE COMPANY (INC). This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for PSC Q503 (MEDICAL- DENTISTRY) across the last 10 years, from 2016 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal market segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of category-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 10 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__productOrServiceCode = 'Q503'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
97DH DEFENSE HEALTH AGENCY (DHA) 4,376,184,842.99 4.38 billion 1,145
2100 DEPT OF THE ARMY 362,335,379.34 362.34 million 840
1700 DEPT OF THE NAVY 268,586,101.62 268.59 million 1,832
7527 INDIAN HEALTH SERVICE 98,973,503.20 98.97 million 1,281
3600 VETERANS AFFAIRS, DEPARTMENT OF 98,275,899.34 98.28 million 1,347
5700 DEPT OF THE AIR FORCE 86,258,313.70 86.26 million 895
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 27,272,857.33 27.27 million 3,046
12C2 FOREST SERVICE 8,532,691.53 8.53 million 441
9507 COMMODITY FUTURES TRADING COMMISSION 5,742,851.85 5.74 million 24
2036 BUREAU OF THE FISCAL SERVICE 2,844,132.37 2.84 million 30

Insight

PSC Q503 (MEDICAL- DENTISTRY) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEFENSE HEALTH AGENCY (DHA), followed by DEPT OF THE ARMY, which suggests that agency demand in this category is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        ifNull(anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode), '') AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__productOrServiceCode = 'Q503'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY
        vendor_name,
        content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
UNITED CONCORDIA COMPANIES, INC. 03XW8 3,370,839,606.43 3.37 billion 198
METROPOLITAN LIFE INSURANCE COMPANY (INC) 474,614,919.30 474.61 million 50
UNITED CONCORDIA COMPANIES, INC 03XW8 267,501,805.50 267.50 million 9
COMPLETE MOBILE DENTISTRY, INC. 751G2 191,882,251.04 191.88 million 120
AMG HEALTHCARE SERVICES, INC. 4Q7T8 118,336,123.25 118.34 million 448
UNITED CONCORDIA COMPANIES, INC. 84,829,938.14 84.83 million 10
DISTINCTIVE HEALTH SPECTRUM CARE JV, LLC 7QTY2 52,040,371.56 52.04 million 229
ARORA GROUP, INC., THE 0Y4G6 51,916,114.55 51.92 million 222
AKAHI INGENESIS PARTNERS, LLC 7L1H0 51,705,145.57 51.71 million 165
MATRIX PROVIDERS INC. 60YZ9 48,500,798.42 48.50 million 226

Insight

Within PSC Q503 (MEDICAL- DENTISTRY), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. UNITED CONCORDIA COMPANIES, INC. ranks first, followed by METROPOLITAN LIFE INSURANCE COMPANY (INC), which helps define the current competitive landscape in this category.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__productOrServiceCode = 'Q503'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 503,653,093.29 503.65 million 995
2024 436,243,705.85 436.24 million 950
2023 522,498,747.09 522.50 million 914
2022 693,251,643.99 693.25 million 943
2021 528,000,860.39 528.00 million 941
2020 508,392,176.07 508.39 million 1,069
2019 420,867,649.35 420.87 million 1,066
2018 668,811,175.32 668.81 million 1,217
2017 446,692,221.51 446.69 million 1,314
2016 607,483,139.05 607.48 million 1,483

Insight

The annual trend shows how obligations in PSC Q503 (MEDICAL- DENTISTRY) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this category appears stable, rising, or easing over time.

Use FPDS Query for deeper PSC analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper PSC analysis across agencies, vendors, and annual trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.