Federal Contractor

CERNER GOVERNMENT SERVICES, INC. Federal Contract Obligations (Last 5 Years)

Federal procurement profile for CERNER GOVERNMENT SERVICES, INC. (CAGE 7YVP7, UEI DT2KS3HH5FP5) covering the last 5 years of FPDS award activity.

CERNER GOVERNMENT SERVICES, INC. recorded 549 award actions and 5.61 billion in obligated funds over the last 5 years, with an average action value of 10.22 million. The Department of Veterans Affairs accounts for nearly all of that total, and computer systems design services is the dominant NAICS category.

Generated at 03/21/2026

Analysis period: Last 5 years

Figures reflect readable obligations and award counts from the stated analysis window and may differ from source systems due to rounding.

CAGE Code
7YVP7
UEI
DT2KS3HH5FP5
Total Obligated
5.61 billion
5,611,858,443.53
Award Actions
549
Average Action Value
10,221,964.37

About CERNER GOVERNMENT SERVICES, INC. federal contract activity

CERNER GOVERNMENT SERVICES, INC. (CAGE 7YVP7, UEI DT2KS3HH5FP5) recorded 5.61 billion in obligated federal awards across 549 awards in the last 5 years, for an average award value of 10.22 million. The profile is highly concentrated, with Veterans Affairs accounting for the overwhelming majority of obligations.

Agency mix and customer concentration

The Department of Veterans Affairs obligated 5.59 billion across 521 awards, representing nearly all observed activity. Secondary agency relationships were much smaller, led by the Centers for Disease Control and Prevention at 9.85 million across 14 awards, followed by the Defense Health Agency and the Department of the Army with low single-digit millions in obligations.

Industry profile based on NAICS activity

Awarded work is dominated by NAICS 541512, Computer Systems Design Services, which accounts for 5.58 billion across 499 awards. Other identified categories are comparatively minor and include Computer Facilities Management Services, Custom Computer Programming Services, and Administrative Management and General Management Consulting Services, indicating a predominantly IT services procurement footprint.

Annual contract trend over the analysis window

Annual obligations peaked in 2022 at 1.98 billion across 126 awards, then declined to 749.88 million in 2023 before rebounding to 902.52 million in 2024 and 1.03 billion in 2025. Award volume remained elevated throughout the period, ranging from 78 to 129 awards per year, with the strongest concentration in 2021 and 2022.

How to interpret this page

This summary is based on FPDS obligation records for the last 5 years tied to CAGE code 7YVP7 and UEI DT2KS3HH5FP5. Totals reflect obligated dollars and award counts reported in the provided dataset; agency and NAICS mix are ranked by obligated amount within the analysis window.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7YVP7'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 5,590,064,643.77 5.59 billion 521
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 9,852,410.30 9.85 million 14
97DH DEFENSE HEALTH AGENCY (DHA) 6,116,918.60 6.12 million 4
2100 DEPT OF THE ARMY 5,824,470.86 5.82 million 10

Insight

Over the last 5 years, obligations to CERNER GOVERNMENT SERVICES, INC. are highly concentrated in the Department of Veterans Affairs, which accounts for $5.59 billion of $5.61 billion total obligated across 521 of 549 awards. The remaining agencies represent a small share of activity: CDC obligated $9.85 million across 14 awards, DHA obligated $6.12 million across 4 awards, and the Department of the Army obligated $5.82 million across 10 awards. This profile indicates a dominant single-agency relationship with limited multi-agency dispersion.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7YVP7'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541512 COMPUTER SYSTEMS DESIGN SERVICES 5,576,013,009.06 5.58 billion 499
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 14,367,196.50 14.37 million 15
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 11,952,435.46 11.95 million 13
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 9,886,880.30 9.89 million 15
484210 USED HOUSEHOLD AND OFFICE GOODS MOVING 125,953.40 125.95 thousand 3
511210 SOFTWARE PUBLISHERS -11,046.00 -11.05 thousand 1
541519 OTHER COMPUTER RELATED SERVICES -475,985.19 -475.99 thousand 3

Insight

Over the last 5 years, CERNER GOVERNMENT SERVICES, INC. has obligated $5.61 billion across 549 awards, with an average award value of $10.22 million. Obligations are highly concentrated in NAICS 541512, Computer Systems Design Services, which accounts for $5.58 billion and 499 awards, or nearly all vendor activity in the period. The remaining obligation is distributed across a small set of related IT and management NAICS codes, each at materially lower levels, with minor negative obligations recorded in NAICS 511210 and 541519.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7YVP7'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 1,026,171,187.75 1.03 billion 105
2024 902,522,287.34 902.52 million 78
2023 749,882,985.37 749.88 million 111
2022 1,978,419,924.49 1.98 billion 126
2021 954,862,058.58 954.86 million 129

Insight

Over the last 5 years, CERNER GOVERNMENT SERVICES, INC. obligated $5.61 billion across 549 awards, averaging $10.22 million per award. Obligations are concentrated in 2022, which accounts for the highest annual funding at $1.98 billion and materially exceeds every other year in the window. After that peak, annual obligations declined to $749.88 million in 2023 and $902.52 million in 2024, then increased to $1.03 billion in 2025; award counts remain relatively high and range from 78 to 129 per year, indicating a broad distribution of activity rather than dependence on a small number of awards.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

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