Federal Contractor

LOGISTICS HEALTH, INC. Federal Contract Obligations (Last 10 Years)

Federal procurement profile for LOGISTICS HEALTH, INC. (CAGE 1RTW6, UEI G5XXLHZSW8X3) covering obligations, agencies, NAICS codes, and annual trends over the last 10 years.

LOGISTICS HEALTH, INC. recorded 1,228 award actions and $9.66 billion in obligated spending over the last 10 years, with activity concentrated in the Department of Veterans Affairs. The vendor's obligations were led by offices of physicians (NAICS 621111) and rose sharply in 2024 and 2025.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect readable and exact FPDS-observed obligations for the analysis window and may not match current or closed-out award values.

CAGE Code
1RTW6
UEI
G5XXLHZSW8X3
Total Obligated
9.66 billion
9,657,617,689.05
Award Actions
1,228
Average Action Value
7,864,509.51

About LOGISTICS HEALTH, INC. federal contract activity

LOGISTICS HEALTH, INC. (CAGE 1RTW6, UEI G5XXLHZSW8X3) recorded $9.66 billion in obligated federal awards across 1,228 awards over the last 10 years, for an average award value of $7.86 million. The profile is highly concentrated in a small set of large health-related awards, with the Department of Veterans Affairs accounting for the dominant share of obligated dollars.

Agency mix and customer concentration

The Department of Veterans Affairs, Department of Defense Health Agency, and Centers for Disease Control and Prevention represent the principal funding relationships, with VA alone responsible for $8.64 billion across 267 awards. DHA contributes a much smaller dollar volume but a higher award count, indicating a more fragmented award pattern, while CDC, the Department of the Army, and FEMA together represent secondary but materially smaller activity.

Industry profile based on NAICS activity

Award activity is overwhelmingly concentrated in NAICS 621111, Offices of Physicians (except Mental Health Specialists), which accounts for $9.47 billion across 840 awards. The remaining obligation is distributed across health insurance carriers, outpatient care centers, professional and technical services, and physician mental health specialists, each representing a comparatively small share of total dollars.

Annual contract trend over the analysis window

Obligations remain elevated in the most recent years reviewed, peaking at $3.64 billion in 2025 after $1.66 billion in 2024 and roughly $1.02 billion in 2023. Award counts do not move in lockstep with dollars, suggesting larger individual obligations in 2024 and especially 2025 relative to earlier years such as 2021 and 2022.

How to interpret this page

This summary is based on FPDS award records associated with CAGE 1RTW6 and UEI G5XXLHZSW8X3 over the last 10 years. Dollar totals reflect obligated amounts only, and agency, NAICS, and annual views are organized by total obligated and award count within the provided 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 = '1RTW6'
        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 8,639,955,566.84 8.64 billion 267
97DH DEFENSE HEALTH AGENCY (DHA) 732,087,299.17 732.09 million 515
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 152,074,247.51 152.07 million 64
2100 DEPT OF THE ARMY 101,234,934.12 101.23 million 62
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 26,657,936.75 26.66 million 295
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 4,545,797.26 4.55 million 22
1549 FEDERAL BUREAU OF INVESTIGATION 1,027,895.22 1.03 million 2
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 34,012.18 34.01 thousand 1

Insight

Over the last 10 years, LOGISTICS HEALTH, INC. received $9.66 billion across 1,228 awards, with obligations heavily concentrated at the Department of Veterans Affairs ($8.64 billion, 267 awards), which accounts for the vast majority of spend. The Defense Health Agency is the next largest customer but at a much lower dollar level ($732.09 million) despite a higher award count (515), indicating a more distributed, lower-value award pattern. The remaining agencies are comparatively small contributors, each at $152.07 million or less, showing a steep drop-off in obligated dollars outside VA and DHA.

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 = '1RTW6'
        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
621111 OFFICES OF PHYSICIANS (EXCEPT MENTAL HEALTH SPECIALISTS) 9,473,277,800.13 9.47 billion 840
524114 DIRECT HEALTH AND MEDICAL INSURANCE CARRIERS 91,997,535.52 92.00 million 30
621498 ALL OTHER OUTPATIENT CARE CENTERS 48,286,489.74 48.29 million 26
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 26,657,936.75 26.66 million 295
621112 OFFICES OF PHYSICIANS, MENTAL HEALTH SPECIALISTS 11,790,222.25 11.79 million 8
621999 ALL OTHER MISCELLANEOUS AMBULATORY HEALTH CARE SERVICES 4,767,778.54 4.77 million 24
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 839,926.12 839.93 thousand 1
561320 TEMPORARY HELP SERVICES 0.00 0.00 4

Insight

Over the last 10 years, LOGISTICS HEALTH, INC. has obligations of $9.66 billion across 1,228 awards, with spend highly concentrated in NAICS 621111, which accounts for $9.47 billion and 840 awards—approximately 98% of total obligated dollars. The remaining obligations are spread across a small set of health care and related service NAICS, led by 524114 ($92.0 million) and 621498 ($48.3 million), while 541990 has a comparatively higher award count (295) but materially lower dollar volume ($26.7 million). This profile indicates a dominant reliance on physician office services, with limited diversification into other NAICS categories.

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 = '1RTW6'
        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 3,643,711,339.07 3.64 billion 59
2024 1,658,254,607.06 1.66 billion 65
2023 1,015,013,502.26 1.02 billion 184
2022 951,581,446.80 951.58 million 203
2021 847,112,800.46 847.11 million 252
2020 435,378,500.49 435.38 million 123
2019 406,101,584.71 406.10 million 106
2018 497,094,943.39 497.09 million 124
2017 189,465,629.41 189.47 million 111
2016 13,903,335.40 13.90 million 1

Insight

Over the last 10 years, LOGISTICS HEALTH, INC. (CAGE 1RTW6) has obligated $9.66 billion across 1,228 awards, with activity heavily concentrated in the most recent years. FY2025 alone accounts for $3.64 billion, followed by $1.66 billion in FY2024 and $1.02 billion in FY2023, indicating a sharp upward shift in obligations after a more moderate pattern in prior years. Award volume peaked in FY2021 at 252 awards, then declined to 184 in FY2023 and 59 in FY2025, suggesting increasing obligation value per award in the latest 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.