roster_rescreen
Re-screen an ENTIRE ROSTER of employees, contractors, and vendors against the federal exclusion & sanctions lists (HHS-OIG LEIE, OFAC SDN+Consolidated, SAM.gov debarment) in ONE call, and mint a DATED, ed25519-SIGNED COMPLIANCE RECEIPT. This is the OIG-mandated MONTHLY exclusion check for healthcare billing / RCM / compliance teams: OIG guidance says screen every employee, contractor, and vendor against the LEIE each month, because a single excluded person on a claim triggers Civil Monetary Penalties. The signed receipt is your audit artifact — verifiable offline, proving WHO you screened, against WHICH list build, on WHAT date. Returns per-entity verdicts (cleared vs. flagged) plus a verifiable receipt URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Your organization name (printed on the compliance receipt). | |
| period | No | Compliance period as YYYY-MM (defaults to the current month). | |
| roster | Yes | The people/entities to screen. Each is a name string or {name, npi?, uei?, state?} object (max 250). |