NAICS Industry

NAICS 623110 Federal Contract Obligations (Last Year)

Federal procurement for NAICS 623110 covers nursing care facilities and skilled nursing facilities, led by Department of Veterans Affairs obligations in the last full year.

In the last full year, federal agencies obligated $709.45 million across 2,893 award actions under NAICS 623110, with an average action value of $245,231.37. The Department of Veterans Affairs accounted for nearly all of the spend, followed by smaller obligations from the Department of the Army, the Federal Prison System/Bureau of Prisons, and the Transportation Security Administration.

Generated at 03/21/2026

Analysis period: Last full year

This page reflects obligations recorded in the analysis window and summarizes agency, vendor, and annual totals for NAICS 623110.

NAICS Code
623110
Industry
NURSING CARE FACILITIES (SKILLED NURSING FACILITIES)
Total Obligated
709.45 million
709,454,368.84
Award Actions
2,893
Average Action Value
245,231.37

About NAICS 623110 federal contract activity

NAICS 623110 covers nursing care facilities, including skilled nursing facilities, and recorded 709.45 million in obligated funding across 2,893 awards over the last full year. The average award value was 245,231.37, indicating a market characterized by a large number of relatively small-to-mid-sized obligations rather than a few dominant awards.

Agency demand and leading federal buyers

The Department of Veterans Affairs overwhelmingly drove activity in this NAICS, accounting for 704.51 million across 2,831 awards, or nearly all obligations in the category. The only other material obligators were the Department of the Army at 3.37 million across 7 awards, the Federal Prison System/Bureau of Prisons at 1.26 million across 52 awards, and the Transportation Security Administration at 312.44 thousand across 3 awards.

Vendor concentration and leading contractors

Vendor obligations were concentrated among a small set of providers, led by Evangelical Lutheran Good Samaritan Society, The at 10.65 million across 13 awards. Other leading vendors included Fannin County Hospital Authority, Scottsdale AZ Opco LLC, Regal Heights Healthcare & Rehab Center LLC, and Sisters of Mary of the Presentation Long Term Care, with award counts ranging from 2 to 41 and obligations between 7.02 million and 9.24 million.

Annual contract trend over the analysis window

The annual trend data contains one complete year, 2025, which matches the overall analysis window. For that year, obligations totaled 709.45 million across 2,893 awards, so the year-level snapshot is the same as the full-period summary with no multi-year movement to compare.

How to interpret this page

This summary is based on FPDS obligations mapped to NAICS code 623110 for the last full year. Totals reflect obligated dollars and award counts recorded in the dataset; vendor and agency rankings are ordered by total obligated value within the analysis period.

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 = '623110'
        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 704,512,643.79 704.51 million 2,831
2100 DEPT OF THE ARMY 3,368,085.97 3.37 million 7
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 1,261,200.00 1.26 million 52
7013 TRANSPORTATION SECURITY ADMINISTRATION 312,439.08 312.44 thousand 3

Insight

Obligations under NAICS 623110 are highly concentrated in the Department of Veterans Affairs, which accounts for $704.51 million of the $709.45 million obligated in the last full year, or nearly all activity in this category. The remaining obligations are distributed across a small number of agencies, led by the Department of the Army at $3.37 million and the Federal Prison System/Bureau of Prisons at $1.26 million, with Transportation Security Administration contributing $312.44 thousand. This pattern indicates a narrowly concentrated demand base, with VA overwhelmingly driving procurement activity in skilled nursing facilities.

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 = '623110'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
EVANGELICAL LUTHERAN GOOD SAMARITAN SOCIETY, THE 509E9 10,649,734.44 10.65 million 13
FANNIN COUNTY HOSPITAL AUTHORITY 4FRZ6 9,242,252.24 9.24 million 4
SCOTTSDALE AZ OPCO LLC 9QSF2 8,385,952.00 8.39 million 41
REGAL HEIGHTS HEALTHCARE & REHAB CENTER LLC 56D00 7,699,625.90 7.70 million 2
SISTERS OF MARY OF THE PRESENTATION LONG TERM CARE 6WK83 7,021,077.16 7.02 million 5
BLUE RIDGE SNF OPERATIONS LLC 8BUR6 5,952,056.39 5.95 million 4
CRESTWOOD BEHAVIORAL HEALTH, INC. 4TXG9 5,648,649.94 5.65 million 26
MAUNALANI NURSING & REHABILITATION CENTER 59QG7 5,539,278.35 5.54 million 4
CANYON PROPERTIES III LLC 3TSE3 5,521,909.00 5.52 million 27
BOTETOURT HEALTH CARE, LLC 85UX2 5,503,828.87 5.50 million 4

Insight

Obligations in NAICS 623110 totaled $709.45 million across 2,893 awards in the last full year, with an average award value of $245,231.37. Top vendors each received between $5.50 million and $10.65 million, indicating a moderately dispersed vendor base rather than dominance by a single awardee. The highest-obligated vendor accounted for about 1.5% of total obligations, and several top vendors had relatively high award counts, suggesting repeated award activity across multiple providers.

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 = '623110'
        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 709,454,368.84 709.45 million 2,893

Insight

For the last full year, NAICS 623110 recorded $709.45 million in obligated dollars across 2,893 awards, with an average award value of $245,231.37. Because only one annual observation is provided in this 1-year window, year-to-year trend direction cannot be assessed from the available data. The activity level indicates a broad distribution of obligations across a relatively large number of awards rather than concentration in a small set of transactions.

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