DATASET · HHS-OIG
68,055 exclusion records.
Federal exclusion list. NPI, EIN, and SSN-match coverage with reinstatement status.
Refreshed monthly · FHIR Flag · SLA: Within 24h of monthly OIG release
FHIR Flag · sample record
What a record looks like in the API response.
{
"resourceType": "Flag",
"id": "leie-1234567890",
"_source": "hhs-oig-leie",
"_methodology": "oig-leie/v1",
"code": { "text": "Federal exclusion — OIG LEIE" },
"status": "active"
}Every record carries _source, _methodology, snapshot date, and confidence tier. These fields survive export and API delivery.
Sample query
One cURL call returns a provenanced record.
curl -H "Authorization: Bearer $FONTEUM_KEY" \ "https://api.fonteum.com/fhir/r4/Flag?_source=leie-exclusions" \ | jq '._source, ._methodology, .meta.tag'
Response includes the FHIR resource body plus Fonteum provenance metadata on every record.
Dataset stats
Dataset: OIG Exclusions Agency: HHS-OIG Category: Sanctions and exclusions Records: 68,055 exclusion records Last sync: 2026-05-01 Refresh cadence: Monthly Freshness SLA: Within 24h of monthly OIG release FHIR resource: Flag Methodology: /methodology
Get access
API access is operator-approved during the pilot.
Submit a pilot request. We review within 1 business day. No charge during the pilot period.