Federal Contractor

COGNOSANTE MVH LLC Federal Contract Obligations (Last 10 Years)

COGNOSANTE MVH LLC (CAGE 33JP4, UEI XDDKMXTVJSN8) has 404 award actions totaling $1.64 billion over the last 10 years.

COGNOSANTE MVH LLC's federal contracting activity is concentrated in the Department of Veterans Affairs and the Centers for Medicare and Medicaid Services, which together account for nearly all obligated dollars in the period reviewed. Most obligations fall under computer systems design and custom programming work, with additional activity in surgical and medical instrument manufacturing.

Generated at 03/21/2026

Analysis period: Last 10 years

Figures reflect the last 10 years of readable FPDS obligations and award actions, and annual totals shown are the most recent years provided.

CAGE Code
33JP4
UEI
XDDKMXTVJSN8
Total Obligated
1.64 billion
1,640,534,600.79
Award Actions
404
Average Action Value
4,060,729.20

About COGNOSANTE MVH LLC federal contract activity

COGNOSANTE MVH LLC has recorded $1.64 billion in obligations across 404 awards over the last 10 years, with an average award value of about $4.06 million. The company is identified under CAGE code 33JP4 and UEI XDDKMXTVJSN8, and its award history is concentrated in a relatively high-dollar, moderate-volume profile.

Agency mix and customer concentration

The award base is heavily concentrated in the Department of Veterans Affairs, which accounts for $1.22 billion across 335 awards. The Centers for Medicare and Medicaid Services is the second-largest customer at $415.05 million across 63 awards, while the Department of the Navy represents a very small share at $851.34 thousand across 6 awards. This indicates a strong federal health-sector orientation with limited activity outside that core.

Industry profile based on NAICS activity

The largest share of obligations falls under NAICS 541512, Computer Systems Design Services, at $1.01 billion across 189 awards. NAICS 541511, Custom Computer Programming Services, is the second-largest category at $429.86 million across 78 awards, followed by NAICS 339112, Surgical and Medical Instrument Manufacturing, at $166.02 million across 52 awards. The remaining categories are much smaller, suggesting a primary focus on IT services with a secondary presence in medical-related manufacturing and niche technical services.

Annual contract trend over the analysis window

Annual obligations over the most recent five years have remained elevated and relatively stable, ranging from $202.53 million in 2021 to a peak of $308.50 million in 2023. Award counts over that same period stayed in the mid-40s to 50, indicating consistency in procurement activity rather than a one-time spike. The 2025 figure of $245.06 million suggests continued significant spending, though below the 2023 high.

How to interpret this page

This summary is based on FPDS award records for the last 10 years associated with CAGE code 33JP4 and UEI XDDKMXTVJSN8. Ob­ligations, award counts, and averages are derived from the provided aggregate metrics and grouped by awarding agency, NAICS code, and fiscal year. No assumptions were added beyond the supplied data.

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 = '33JP4'
        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
3600 VETERANS AFFAIRS, DEPARTMENT OF 1,224,630,781.07 1.22 billion 335
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 415,052,477.32 415.05 million 63
1700 DEPT OF THE NAVY 851,342.40 851.34 thousand 6

Insight

Over the last 10 years, COGNOSANTE MVH LLC’s obligations are highly concentrated in the Department of Veterans Affairs, which accounts for $1.22 billion of the $1.64 billion total across 335 of 404 awards. The Centers for Medicare and Medicaid Services is the second-largest buyer at $415.05 million and 63 awards, indicating a secondary but still substantial concentration outside VA. Department of the Navy obligations are minimal at $851.34 thousand across 6 awards, suggesting only limited agency diversification beyond the two dominant buyers.

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 = '33JP4'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541512 COMPUTER SYSTEMS DESIGN SERVICES 1,007,240,925.71 1.01 billion 189
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 429,855,756.00 429.86 million 78
339112 SURGICAL AND MEDICAL INSTRUMENT MANUFACTURING 166,017,039.54 166.02 million 52
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 24,496,269.79 24.50 million 46
621999 ALL OTHER MISCELLANEOUS AMBULATORY HEALTH CARE SERVICES 8,525,985.62 8.53 million 3
541519 OTHER COMPUTER RELATED SERVICES 3,194,849.53 3.19 million 10
541330 ENGINEERING SERVICES 851,342.40 851.34 thousand 6
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 352,432.20 352.43 thousand 20

Insight

Over the last 10 years, COGNOSANTE MVH LLC’s obligations are highly concentrated in NAICS 541512, Computer Systems Design Services, which accounts for $1.01 billion across 189 awards, or about 61.4% of total obligated dollars. NAICS 541511, Custom Computer Programming Services, is the second-largest category at $429.86 million and 78 awards, bringing the two IT-related NAICS codes to roughly 87.6% of total obligations. The remaining obligations are distributed across medical device manufacturing and smaller professional, scientific, technical, and health care service codes, indicating a limited but broader secondary mix outside the core IT work.

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 = '33JP4'
        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 245,063,436.68 245.06 million 44
2024 288,554,378.16 288.55 million 50
2023 308,502,398.53 308.50 million 44
2022 252,707,215.69 252.71 million 48
2021 202,530,983.31 202.53 million 48
2020 101,275,968.66 101.28 million 51
2019 107,334,525.61 107.33 million 37
2018 36,972,238.31 36.97 million 39
2017 95,800,214.89 95.80 million 37
2016 1,793,240.95 1.79 million 6

Insight

Over the last 10 years, COGNOSANTE MVH LLC (CAGE 33JP4) obligated $1.64 billion across 404 awards, averaging about $4.06 million per award. Obligations were heavily concentrated in the most recent five years, with annual totals exceeding $200 million from 2021 through 2025 and peaking in 2023 at $308.5 million. Earlier activity was materially lower, including a low of $1.79 million in 2016 and sub-$100 million totals in most years before 2020, indicating a pronounced upward shift in procurement volume over the period.

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