Award Number

Award Number 7530 / HHSM500T0002 Federal Contract Action Summary (Last 10 Years)

Federal procurement analysis for award number HHSM500T0002 under agency ID 7530, covering the last 10 years of obligated action data.

This page summarizes award number HHSM500T0002 for agency ID 7530 over the last 10 years. The award shows 898 actions and total obligations of 1.67 billion dollars.

Generated at 03/20/2026

Analysis period: Last 10 years

Totals are based on the provided 10-year analysis window and the exact obligated amount of 1,667,449,570.92.

Agency ID
7530
PIID
HHSM500T0002
Type
Award
Total Obligated
1.67 billion
1,667,449,570.92
Actions
898
Average Action Value
1,856,848.07

Overview

Award number HHSM500T0002 is associated with agency ID 7530 and records 898 award actions in the last 10 years. The total obligated amount is 1,667,449,570.92, with an average action value of 1,856,848.07.

How to use this page

Use this page to review high-level obligation activity for the award, including total obligated value, action volume, and average action size. The figures support basic trend review and comparison within the selected 10-year window.

Top Agencies

SELECT
    content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
    content__award__purchaserInformation__contractingOfficeAgencyID__name AS agency_name,
    sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
    count() AS award_count,
    formatReadableQuantity(sum(content__award__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
    content__award__awardID__awardContractID__agencyID = '7530' AND content__award__awardID__awardContractID__PIID = 'HHSM500T0002'
    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,
    agency_name
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Actions
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 1,667,449,570.92 1.67 billion 898

Insight

For PIID HHSM500T0002 over the 10-year window, obligations are entirely concentrated within the Centers for Medicare and Medicaid Services. CMS accounts for $1.67 billion across 898 awards, indicating a highly concentrated award pattern with no diversification across other agencies in the provided data.

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(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
        content__award__awardID__awardContractID__agencyID = '7530' AND content__award__awardID__awardContractID__PIID = 'HHSM500T0002'
        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,
        cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Actions
SAFEGUARD SERVICES LLC 4TJT0 230,667,433.03 230.67 million 50
QLARANT INTEGRITY SOLUTIONS, LLC 4C9S9 191,255,926.72 191.26 million 26
BUCCANEER COMPUTER SYSTEMS & SERVICE, INC. 1PKN8 128,745,150.46 128.75 million 23
NATIONAL GOVERNMENT SERVICES, INC. 3NKX7 109,007,949.80 109.01 million 41
NATIONAL OPINION RESEARCH CENTER 8A395 89,846,200.28 89.85 million 23
COMPUTER SCIENCES CORPORATION (3126) 81,138,899.00 81.14 million 6
NATIONAL GOVERNMENT SERVICES, INC. 71,498,880.00 71.50 million 9
LEIDOS INNOVATIONS CORPORATION 7LQ18 67,614,043.91 67.61 million 18
HP ENTERPRISE SERVICES, LLC 1U305 66,016,774.90 66.02 million 11
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 07MU1 46,836,216.88 46.84 million 17

Insight

Over the 10-year window, obligations under PIID HHSM500T0002 are concentrated among a small set of vendors, with SAFEGUARD SERVICES LLC leading at $230.67 million across 50 awards. The next two vendors, QLARANT INTEGRITY SOLUTIONS, LLC and BUCCANEER COMPUTER SYSTEMS & SERVICE, INC., received $191.26 million and $128.75 million, respectively, indicating a steep drop after the top three. Several vendors appear multiple times with different identifiers or naming variants, including NATIONAL GOVERNMENT SERVICES, INC. and COMPUTER SCIENCES CORPORATION, which suggests award activity may be split across records rather than fully consolidated.

Top NAICS

SELECT
    content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
    content__award__productOrServiceInformation__principalNAICSCode__description AS naics_name,
    sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
    count() AS award_count,
    formatReadableQuantity(sum(content__award__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
    content__award__awardID__awardContractID__agencyID = '7530' AND content__award__awardID__awardContractID__PIID = 'HHSM500T0002'
    AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
    AND content__award__productOrServiceInformation__principalNAICSCode != ''
    AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
    AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
    naics_code,
    naics_name
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Actions
518210 DATA PROCESSING, HOSTING, AND RELATED SERVICES 589,667,486.36 589.67 million 141
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 461,066,050.11 461.07 million 125
541512 COMPUTER SYSTEMS DESIGN SERVICES 226,644,762.66 226.64 million 76
541720 RESEARCH AND DEVELOPMENT IN THE SOCIAL SCIENCES AND HUMANITIES 178,042,823.94 178.04 million 225
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 89,420,259.13 89.42 million 89
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 84,288,802.80 84.29 million 81
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 31,249,466.51 31.25 million 12
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 12,251,199.34 12.25 million 30
541910 MARKETING RESEARCH AND PUBLIC OPINION POLLING 1,223,879.91 1.22 million 12
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 317,545.00 317.55 thousand 11

Insight

Obligations are concentrated in a small set of service-oriented NAICS codes over the 10-year period. NAICS 518210, 541990, and 541512 account for the largest obligations at $589.67 million, $461.07 million, and $226.64 million, respectively, while 541720 stands out for the highest award count in the set (225 awards) despite a lower obligation total of $178.04 million. The remaining NAICS codes are materially smaller, each below $90 million, indicating a long tail of lower-value activity beyond the leading categories.

Top PSC Codes

SELECT
    content__award__productOrServiceInformation__productOrServiceCode AS psc_code,
    content__award__productOrServiceInformation__productOrServiceCode__description AS psc_name,
    sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
    count() AS award_count,
    formatReadableQuantity(sum(content__award__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
    content__award__awardID__awardContractID__agencyID = '7530' AND content__award__awardID__awardContractID__PIID = 'HHSM500T0002'
    AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
    AND content__award__productOrServiceInformation__productOrServiceCode != ''
    AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
    AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
    psc_code,
    psc_name
ORDER BY total_obligated DESC
LIMIT 10
PSC Code Description Total Obligated Readable Actions
D399 IT AND TELECOM- OTHER IT AND TELECOMMUNICATIONS 802,124,337.26 802.12 million 213
R499 SUPPORT- PROFESSIONAL: OTHER 658,725,883.38 658.73 million 391
AN72 R&D- MEDICAL: SPECIALIZED MEDICAL SERVICES (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT) 123,701,680.41 123.70 million 27
D318 IT AND TELECOM- INTEGRATED HARDWARE/SOFTWARE/SERVICES SOLUTIONS, PREDOMINANTLY SERVICES 41,106,472.30 41.11 million 4
AD25 R&D- DEFENSE OTHER: SERVICES (OPERATIONAL SYSTEMS DEVELOPMENT) 17,896,653.23 17.90 million 35
R699 SUPPORT- ADMINISTRATIVE: OTHER 16,291,084.74 16.29 million 20
D306 IT AND TELECOM- SYSTEMS ANALYSIS 10,579,461.95 10.58 million 19
AN42 R&D- MEDICAL: HEALTH SERVICES (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT) 6,953,138.11 6.95 million 31
R704 SUPPORT- MANAGEMENT: AUDITING 3,884,140.63 3.88 million 18
D325 IT AND TELECOM- DATA CENTERS AND STORAGE 3,183,337.91 3.18 million 5

Insight

Over the 10-year window for PIID HHSM500T0002 under agency 7530, obligations are heavily concentrated in IT and professional support PSCs. D399 and R499 together account for about $1.46 billion across 604 awards, far exceeding all other listed PSCs. A secondary tier includes AN72, D318, and AD25, while the remaining PSCs each represent comparatively small shares, indicating a portfolio dominated by recurring IT, support, and medical R&D activities rather than broad PSC dispersion.

Annual Trend

SELECT
    toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
    sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
    formatReadableQuantity(sum(content__award__dollarValues__obligatedAmount)) AS total_obligated_readable,
    count() AS award_count
FROM fpds.data
WHERE
    content__award__awardID__awardContractID__agencyID = '7530' AND content__award__awardID__awardContractID__PIID = 'HHSM500T0002'
    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 ASC
Year Total Obligated Readable Actions
2016 487,706,473.80 487.71 million 173
2017 393,746,078.03 393.75 million 166
2018 258,896,327.88 258.90 million 138
2019 142,431,718.93 142.43 million 146
2020 187,847,699.55 187.85 million 70
2021 51,877,323.20 51.88 million 54
2022 55,806,621.09 55.81 million 54
2023 2,938,032.61 2.94 million 54
2024 20,408,292.24 20.41 million 32
2025 65,791,003.59 65.79 million 11

Insight

Obligations for PIID HHSM500T0002 were concentrated in the earlier years of the 10-year window, with annual funding declining from 487.71 million in 2016 to 142.43 million in 2019. Award activity also generally contracted over time, falling from 173 awards in 2016 to 11 awards in 2025, despite a brief obligation uptick in 2020 to 187.85 million. Since 2021, annual obligations have remained comparatively low and volatile, ranging from 2.94 million to 65.79 million, indicating a marked reduction in both funding volume and award frequency.

Use FPDS Query for deeper award and vehicle analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contract action analysis across agencies, vendors, NAICS, PSC, 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.