PSC Code

PSC Q301 Federal Contract Obligations (Last Year)

This page summarizes federal contract obligations for PSC Q301 (MEDICAL- LABORATORY TESTING) for last full year, including award volume and market trend context.

Use this page to review federal contract obligations for PSC Q301 (MEDICAL- LABORATORY TESTING) for last full year. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last full year

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

PSC Code
Q301
PSC Description
MEDICAL- LABORATORY TESTING
Total Obligated
518.82 million
518,819,100.79
Award Actions
4,940
Average Action Value
105,024.10

About PSC Q301 federal contract activity

This page summarizes last full year of federal contract activity associated with PSC Q301 (MEDICAL- LABORATORY TESTING). Based on the current FPDS Query dataset, this category shows 518.82 million in visible obligations across 4,940 award actions, with an average action value of 105,024.10. 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 Q301 (MEDICAL- LABORATORY TESTING) appears concentrated among a relatively small group of federal buyers over the last full year. The visible agency ranking is led by VETERANS AFFAIRS, DEPARTMENT OF, with 357.35 million 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 Q301 (MEDICAL- LABORATORY TESTING) over the last full year. The current ranking is led by QUEST DIAGNOSTICS INCORPORATED, with 114.94 million in obligations, followed by LABORATORY CORPORATION OF AMERICA. 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 Q301 (MEDICAL- LABORATORY TESTING) across the last full year, from 2025 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 full year. 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 = 'Q301'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
3600 VETERANS AFFAIRS, DEPARTMENT OF 357,350,515.45 357.35 million 1,935
2100 DEPT OF THE ARMY 70,926,860.57 70.93 million 600
7527 INDIAN HEALTH SERVICE 24,281,036.85 24.28 million 480
97DH DEFENSE HEALTH AGENCY (DHA) 22,044,866.22 22.04 million 155
7529 NATIONAL INSTITUTES OF HEALTH 12,865,919.02 12.87 million 468
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 10,947,444.93 10.95 million 902
1700 DEPT OF THE NAVY 10,629,714.82 10.63 million 36
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 5,077,655.74 5.08 million 48
1406 DEPARTMENTAL OFFICES 5,059,467.49 5.06 million 19
97F5 WASHINGTON HEADQUARTERS SERVICES (WHS) 4,615,313.07 4.62 million 12

Insight

PSC Q301 (MEDICAL- LABORATORY TESTING) appears to be concentrated among a relatively small group of major buying agencies over the last full year. The visible ranking is led by VETERANS AFFAIRS, DEPARTMENT OF, 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 = 'Q301'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
QUEST DIAGNOSTICS INCORPORATED 1FHB9 114,941,678.20 114.94 million 1,157
LABORATORY CORPORATION OF AMERICA 1G2S8 103,824,262.09 103.82 million 571
FOUNDATION MEDICINE, INC. 73CG0 28,467,506.17 28.47 million 10
PERSONALIS, INC. 6RMZ9 13,831,527.00 13.83 million 4
BAYLOR MIRACA GENETICS LABORATORIES LLC 7QCL7 12,330,450.00 12.33 million 6
THE HENRY M. JACKSON FOUNDATION FOR THE ADVANCEMENT OF MILITARY MEDICINE, INC. 0HC11 12,003,842.22 12.00 million 1
CENTER FOR DISEASE DETECTION, LLC 1HSC6 11,482,060.17 11.48 million 8
ARUP LABORATORIES, INC 0DWL3 10,995,968.32 11.00 million 59
COLLEGE OF AMERICAN PATHOLOGISTS 24596 9,626,021.86 9.63 million 10
ABBOTT LABORATORIES 33110 9,506,047.88 9.51 million 14

Insight

Within PSC Q301 (MEDICAL- LABORATORY TESTING), visible obligations over the last full year appear concentrated among a relatively small set of leading vendors. QUEST DIAGNOSTICS INCORPORATED ranks first, followed by LABORATORY CORPORATION OF AMERICA, 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 = 'Q301'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 518,819,100.79 518.82 million 4,940

Insight

The annual trend shows how obligations in PSC Q301 (MEDICAL- LABORATORY TESTING) moved across the last full year, from 2025 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.