NAICS Industry

NAICS 621399 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 10 years analysis window.

NAICS Code
621399
Industry
OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS
Total Obligated
1.78 billion
1,779,353,011.98
Award Actions
14,728
Average Action Value
120,814.30

About NAICS 621399 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS). Based on the current FPDS Query dataset, this industry shows 1.78 billion in visible obligations across 14,728 award actions, with an average action value of 120,814.30. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEPT OF THE ARMY, with 754.26 million in obligations, followed by INDIAN HEALTH SERVICE. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS) over the last 10 years. The current ranking is led by GIACARE AND MEDTRUST JV, LLC, with 201.83 million in obligations, followed by MEDTRUST, L.L.C.. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS) across the last 10 years, from 2016 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal industry segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of industry-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 10 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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__productOrServiceInformation__principalNAICSCode = '621399'
        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
2100 DEPT OF THE ARMY 754,261,441.61 754.26 million 4,055
7527 INDIAN HEALTH SERVICE 255,845,528.33 255.85 million 2,329
3600 VETERANS AFFAIRS, DEPARTMENT OF 240,915,592.35 240.92 million 2,573
5700 DEPT OF THE AIR FORCE 151,950,723.08 151.95 million 1,364
97DH DEFENSE HEALTH AGENCY (DHA) 126,709,713.02 126.71 million 388
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 66,103,316.31 66.10 million 1,903
1700 DEPT OF THE NAVY 56,772,348.98 56.77 million 1,192
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 42,705,444.56 42.71 million 254
6938 MARITIME ADMINISTRATION 30,048,300.41 30.05 million 81
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 27,173,527.88 27.17 million 28

Insight

NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEPT OF THE ARMY, followed by INDIAN HEALTH SERVICE, which suggests that agency demand in this industry is not evenly distributed.

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,
        anyHeavy(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
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '621399'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
GIACARE AND MEDTRUST JV, LLC 6STN5 201,830,021.75 201.83 million 76
MEDTRUST, L.L.C. 3CXW5 99,377,286.07 99.38 million 498
PRAIRIE QUEST, INC. 33FA6 88,111,404.70 88.11 million 93
WISESTAFF, LLC 49A58 61,164,936.21 61.16 million 56
INTEGRATED MEDICAL SOLUTIONS, INC 47SK6 45,927,431.63 45.93 million 165
ROSATO ASSOCIATES, INC. 4LU87 32,153,100.62 32.15 million 35
REEF SYSTEMS-FSR, LLC 6ZHA3 30,375,641.76 30.38 million 36
NORTH SHORE UNIVERSITY HOSPITAL 08KW0 29,962,612.45 29.96 million 62
DONALD L MOONEY ENTERPRISES, LLC 1WGR6 26,882,388.74 26.88 million 326
DONALD L. MOONEY ENTERPRISES, LLC 1WGR6 26,137,082.07 26.14 million 69

Insight

Within NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. GIACARE AND MEDTRUST JV, LLC ranks first, followed by MEDTRUST, L.L.C., which helps define the current competitive landscape in this industry slice.

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__productOrServiceInformation__principalNAICSCode = '621399'
        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 140,617,373.67 140.62 million 1,028
2024 176,184,792.65 176.18 million 1,096
2023 207,195,587.14 207.20 million 1,174
2022 210,163,656.64 210.16 million 1,300
2021 140,884,715.87 140.88 million 1,299
2020 172,543,972.97 172.54 million 1,288
2019 157,656,002.51 157.66 million 1,442
2018 162,033,470.85 162.03 million 1,765
2017 220,188,811.93 220.19 million 1,997
2016 191,884,627.75 191.88 million 2,339

Insight

The annual trend shows how obligations in NAICS 621399 (OFFICES OF ALL OTHER MISCELLANEOUS HEALTH PRACTITIONERS) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, 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.