Federal Contractor

MEDLINE INDUSTRIES, INC. Federal Contract Obligations (Last Year)

MEDLINE INDUSTRIES, INC. (CAGE 0PMN3, UEI DMPAKJ9N9K66) obligated 767.26 million across 1,562 federal award actions in the last full year.

In the last full year, MEDLINE INDUSTRIES, INC. recorded 767,261,660.57 in obligated federal spending across 1,562 award actions, for an average action value of 491,204.64. Most obligations came from the Department of Veterans Affairs and the Indian Health Service, with the largest NAICS activity in medical, dental, and hospital equipment and supplies wholesaling and in surgical and medical instrument manufacturing.

Generated at 03/21/2026

Analysis period: Last full year

Totals, award counts, and industry and agency breakdowns reflect the provided analysis window and may include multiple action types.

CAGE Code
0PMN3
UEI
DMPAKJ9N9K66
Total Obligated
767.26 million
767,261,660.57
Award Actions
1,562
Average Action Value
491,204.64

About MEDLINE INDUSTRIES, INC. federal contract activity

MEDLINE INDUSTRIES, INC. (CAGE 0PMN3, UEI DMPAKJ9N9K66) recorded 767.26 million in obligated value across 1,562 awards in the last full year, for an average award value of 491,204.64. The obligation profile indicates a large, high-volume federal supplier footprint concentrated in healthcare-related procurement.

Agency mix and customer concentration

The Department of Veterans Affairs accounted for 688.06 million of obligations, representing the dominant share of vendor activity in the period, followed by the Indian Health Service at 67.49 million. The Federal Prison System / Bureau of Prisons was the third-largest customer by count, with 893 awards but only 10.16 million in obligations, indicating a much smaller-value, high-frequency ordering pattern. NIH and the Bureau of the Fiscal Service contributed comparatively limited activity.

Industry profile based on NAICS activity

Procurement was concentrated in NAICS 423450, Medical, Dental, and Hospital Equipment and Supplies Merchant Wholesalers, at 586.53 million across 552 awards. NAICS 339112, Surgical and Medical Instrument Manufacturing, was the second-largest category at 175.14 million across 476 awards, while NAICS 339113 added a smaller but material 5.28 million. The remaining categories were minor in dollar value and appear as limited ancillary activity relative to MEDLINE’s core medical-supplies profile.

Annual contract trend over the analysis window

The annual data provided contains a single year, 2025, with 767.26 million in obligations across 1,562 awards. Because only one year is present in the analysis window, this view supports a point-in-time profile rather than a multi-year trend assessment.

How to interpret this page

This summary is based on FPDS obligation records for MEDLINE INDUSTRIES, INC. matched by CAGE code 0PMN3 and UEI DMPAKJ9N9K66 over the last full year. Agency, NAICS, and annual views are aggregated from the same award set; counts and obligated amounts reflect the values supplied in the analysis inputs.

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 = '0PMN3'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
3600 VETERANS AFFAIRS, DEPARTMENT OF 688,057,921.16 688.06 million 109
7527 INDIAN HEALTH SERVICE 67,487,255.03 67.49 million 79
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 10,162,925.08 10.16 million 893
7529 NATIONAL INSTITUTES OF HEALTH 1,019,720.26 1.02 million 5
2036 BUREAU OF THE FISCAL SERVICE 360,937.50 360.94 thousand 3
97AS DEFENSE LOGISTICS AGENCY 349,864.38 349.86 thousand 460
1544 U.S. MARSHALS SERVICE 81,389.85 81.39 thousand 4
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 0.00 0.00 1
7505 ADMINISTRATION FOR STRATEGIC PREPAREDNESS AND RESPONSE -258,352.69 -258.35 thousand 8

Insight

MEDLINE INDUSTRIES, INC. received 767.26 million across 1,562 awards in the last full year, with obligations highly concentrated at the Department of Veterans Affairs, which accounted for 688.06 million, or the vast majority of total obligated dollars, across 109 awards. The Indian Health Service was a distant second at 67.49 million across 79 awards, while all other agencies were materially smaller by obligation value. Award activity was more dispersed than dollars, with the Federal Prison System/Bureau of Prisons recording 893 awards but only 10.16 million obligated, indicating a high-volume, lower-dollar distribution outside the dominant VA relationship.

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 = '0PMN3'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
423450 MEDICAL, DENTAL, AND HOSPITAL EQUIPMENT AND SUPPLIES MERCHANT WHOLESALERS 586,526,343.08 586.53 million 552
339112 SURGICAL AND MEDICAL INSTRUMENT MANUFACTURING 175,138,053.04 175.14 million 476
339113 SURGICAL APPLIANCE AND SUPPLIES MANUFACTURING 5,276,836.63 5.28 million 126
325411 MEDICINAL AND BOTANICAL MANUFACTURING 220,907.21 220.91 thousand 402
325412 PHARMACEUTICAL PREPARATION MANUFACTURING 81,389.85 81.39 thousand 4
812331 LINEN SUPPLY 18,130.76 18.13 thousand 2

Insight

MEDLINE INDUSTRIES, INC. obligated $767.26 million across 1,562 awards in the last full year, with spending heavily concentrated in NAICS 423450, Medical, Dental, and Hospital Equipment and Supplies Merchant Wholesalers, which accounted for $586.53 million across 552 awards. NAICS 339112, Surgical and Medical Instrument Manufacturing, was the second-largest category at $175.14 million across 476 awards, and together these two NAICS codes represented the vast majority of obligated dollars. The remaining NAICS codes contributed comparatively minor obligations, indicating a strong concentration in medical supply and equipment-related procurement activities.

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 = '0PMN3'
        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 DESC
Year Total Obligated Readable Award Actions
2025 767,261,660.57 767.26 million 1,562

Insight

Over the last full year, MEDLINE INDUSTRIES, INC. (CAGE 0PMN3) recorded $767.26 million in obligated value across 1,562 awards, for an average award value of $491,204.64. Because the window contains only one annual data point, no year-over-year trend can be assessed. The activity level indicates a high volume of obligations distributed across many awards, suggesting a broad transactional base rather than reliance on a small number of large 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.