Award Number

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

Award number HHSM500T0002 for Agency ID 7530 shows 11 actions over the last full year, with $65.79 million obligated.

This award page summarizes federal procurement activity for award number HHSM500T0002 under Agency ID 7530 during the last full year. The record reflects 11 award actions and total obligations of $65,791,003.59.

Generated at 03/20/2026

Analysis period: Last full year

Obligated amounts are shown as reported for the analysis window and may not equal rounded display totals.

Agency ID
7530
PIID
HHSM500T0002
Type
Award
Total Obligated
65.79 million
65,791,003.59
Actions
11
Average Action Value
5,981,000.33

Overview

During the last full year, award number HHSM500T0002 recorded 11 actions and $65,791,003.59 in total obligated funding. The average action value was $5,981,000.33, indicating a small number of higher-value transactions across the period.

How to use this page

Use this page to review obligation levels, action frequency, and average action value for award number HHSM500T0002. It is useful for procurement tracking, award-level comparisons, and quick validation of reported spending activity.

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 1 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 65,791,003.59 65.79 million 11

Insight

Over the past 1 year, obligation activity for PIID HHSM500T0002 is fully concentrated within the Centers for Medicare and Medicaid Services (agency 7530). CMS accounts for 11 awards totaling $65.79 million, indicating all observed funding in this window is concentrated in a single agency. This pattern suggests no cross-agency distribution in the provided data for the selected period.

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 1 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 37,235,092.68 37.24 million 2
QLARANT INTEGRITY SOLUTIONS, LLC 4C9S9 33,020,217.00 33.02 million 3
COMAGINE HEALTH 3LRG6 -74,573.58 -74.57 thousand 2
LEWIN GROUP, INC., THE 09UQ3 -267,622.36 -267.62 thousand 1
NATIONAL GOVERNMENT SERVICES, INC. 3NKX7 -1,108,278.50 -1.11 million 1
HENDALL INC 4UZD1 -1,475,417.21 -1.48 million 1
MATHEMATICA POLICY RESEARCH, INC. 1EFU9 -1,538,414.44 -1.54 million 1

Insight

Obligations under PIID HHSM500T0002 over the past year are concentrated in two vendors: SAFEGUARD SERVICES LLC and QLARANT INTEGRITY SOLUTIONS, LLC, which together account for about $70.26 million across five awards. The remaining listed vendors each reflect relatively small net obligations, with four vendors showing negative amounts ranging from $74.57 thousand to $1.54 million, indicating downward adjustments or deobligations. Overall, the distribution is highly concentrated at the top with several offsetting negative entries among lower-ranked vendors.

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 1 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
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 70,255,309.68 70.26 million 5
541618 OTHER MANAGEMENT CONSULTING SERVICES -74,573.58 -74.57 thousand 2
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES -1,108,278.50 -1.11 million 1
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES -1,475,417.21 -1.48 million 1
541720 RESEARCH AND DEVELOPMENT IN THE SOCIAL SCIENCES AND HUMANITIES -1,806,036.80 -1.81 million 2

Insight

Obligations under PIID HHSM500T0002 are concentrated in NAICS 541990, which accounts for $70.26 million across 5 awards and dominates activity in the 1-year window. The remaining listed NAICS codes each have negative net obligated amounts, led by 541720 at -$1.81 million and 541611 at -$1.48 million, indicating net deobligations or downward adjustments in those categories. Overall, the distribution is highly skewed toward 541990, with the other NAICS codes contributing materially smaller and negative net values.

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 1 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
R499 SUPPORT- PROFESSIONAL: OTHER 66,973,855.67 66.97 million 8
Q101 MEDICAL- DEPENDENT MEDICARE -74,573.58 -74.57 thousand 2
D399 IT AND TELECOM- OTHER IT AND TELECOMMUNICATIONS -1,108,278.50 -1.11 million 1

Insight

Obligations under PIID HHSM500T0002 are highly concentrated in PSC R499, which accounts for $66.97 million across 8 awards and dominates the section’s activity. The only other PSCs recorded are Q101 and D399, both with negative obligations, totaling -$74.57 thousand and -$1.11 million respectively, indicating downward adjustments rather than new funding in those categories. Overall, the award is driven overwhelmingly by professional support services, with only limited offsetting activity in medical and IT/telecom codes.

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 1 YEAR
    AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
Year Total Obligated Readable Actions
2025 65,791,003.59 65.79 million 11

Insight

For PIID HHSM500T0002 over the 1-year window, reported obligation is concentrated in a single year: 2025 accounts for $65.79 million across 11 awards. This indicates activity is distributed across multiple awards, but obligation volume is limited to one observed annual period in the provided data. The pattern does not support a multi-year trend assessment based on the available row.

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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.