Skip to content
FonteumThe Graph

USE CASE · AUDIT EVIDENCE & DEFENSIBLE PROGRAMS

Walk into the audit with the evidence already assembled.

Supported screening and data queries can return dated source metadata. Separate snapshot-attestation records expose signatures where present; no claim-level signature linkage is asserted.

Source + observation dateAttestation coverage disclosedSource-specific historyMethodology versioned

No PHI Fonteum does not currently hold SOC 2 Named-source limitations JSON · CSV · PDF

The enforcement reality

The audit is not whether you checked. It is whether you can prove it.

The April 2023–March 2026 CMS Care Compare table spans

6,919 facilitiesSource: CMS Care Compare — Nursing Home Compare · As of 2026-05-07
, with . Separately, cover . When enforcement lands, the question is not whether you ran a screen — it is whether you can produce the dated, sourced records your program actually retained.

A screenshot or a spreadsheet cell may not survive that question. Where a concrete attestation object exists, its digest can test the integrity of that identified object; it does not sign every fact in the surrounding report.

The developer pain

Reconstructing evidence months after the fact.

When the audit request arrives, teams scramble to reconstruct what a record said at decision time — but the source file has since changed, the join logic moved, and there is no log of the methodology in force back then. The evidence is rebuilt, not retrieved, and a rebuilt record is contestable.

An audit-pack export returns the named records available for the requested identifiers, plus source, snapshot, methodology, and attestation fields where supplied. Missing history or provenance fields remain explicit rather than being reconstructed.

How it works

Four properties that make a record defensible.

When

Timestamp

A response can state its observation time separately from the source release date. Availability varies by route.

What

Source + snapshot

Supported fields name their source and available source date; missing dates remain explicit rather than inferred.

How

Methodology version

Methodology versions describe processing rules. Reproduction also requires the named source release and retained inputs.

Proof

Attestation scope

Snapshot attestations expose recorded digest, signature, and chain fields where present. They do not create a deterministic signature link for every fact.

Integration & workflow

One evidence trail. Two ways in.

Developers pull a scoped audit pack over REST. Compliance teams retain its source dates and attach a snapshot attestation only when the response supplies one.

GET /api/v1/audit-pack/export

curl "https://fonteum.com/api/v1/audit-pack/export?ccn=115001&format=json" \
  -H "Authorization: Bearer $FONTEUM_API_KEY" \
  -H "Accept: application/json"

Response

{
  "data": {
    "metadata": {
      "schema_type": "fonteum-audit-pack-export",
      "schema_version": "1.0",
      "ccn": "115001",
      "source_inventory": []
    },
    "record": {
      "ccn": "115001",
      "pos_qa_status": "ok"
    },
    "delta_log": null,
    "delta_log_status": null,
    "delta_log_reason": null
  },
  "meta": {
    "request_id": "<generated request id>",
    "api_version": "v1",
    "data_freshness": []
  }
}

Export support and source coverage are route-specific. A facility or provider pack includes the named sources available for its identifiers; it is not asserted to join every registry source.

Proof — not logos

The evidence layer is itself auditable.

VersionedSource: Fonteum methodology · As of 2026-07-12

Methodology

Every methodology version is published and pinned per record, so an auditor can read exactly how the figure was derived.

Ed25519

Witness coverage

Some snapshot-attestation rows carry witness signatures and chain links. Live counts and coverage limitations are published on the chain page.

100%

Public corrections

Every correction is logged publicly with a date. The defensibility comes from radical transparency, not from claiming we are never wrong.

FederalSource: OIG LEIE · As of 2026-05-08

Public-domain sources

All evidence draws on public federal records. No PHI, no scraped data, no proprietary black box an auditor cannot inspect.

“The artifact your compliance officer attaches to the response — not a vendor statement that something was checked.”

AUDIT EVIDENCE

Assemble the evidence pack before the audit asks for it.

Questions

Before the security questionnaire.

What makes this defensible in an audit?

Three things an auditor asks for are when the check ran, which source release supported it, and what integrity metadata exists. Fonteum exposes those fields where the route supplies them; no deterministic fact-to-signature link is currently asserted.

Can an auditor confirm the evidence without trusting Fonteum?

When an attestation row is supplied, an auditor can inspect its digest, signature, object identifier, and chain fields against the published public key. That check covers the identified attestation object, not every fact in the response.

What if a source changes after I pulled it?

A response can retain its source and observation dates. Row-level point-in-time reconstruction is available only for named sources that bank historical versions; a snapshot-attestation row alone does not reconstruct every source record.

What is in an audit pack?

A facility- or provider-scoped export can include the named sources available for its identifiers, along with source dates, methodology fields, and an attestation reference when present. Formats and coverage are route-specific.

Is this a SOC 2 control?

Fonteum does not currently hold SOC 2. The provenance and attestation layer maps to change-management and integrity controls, and the public correction log records every change. The audit pack is the evidence artifact your own controls can point to.

FONTEUM · AUDIT EVIDENCE

Build a defensible program on public data only. No PHI.

What’s on file, by the numbers

Platform snapshot · 2026-07-22

13.4Mproviders & companiesProviders, organizations, owners, and facilities on file
26.2Msource-linked factsSource-linked field facts in the dated platform snapshot
90sources with dataDistinct snapshot source IDs with at least one positive record count
79fresh sourcesDistinct source IDs whose latest positive-data snapshot falls within the preceding 45 days
111sources integratedActive registry rows; integration does not establish a load
13state Medicaid jurisdictionsDistinct states represented in the state-exclusions serving table

Integrated, with-data, and fresh-observation counts are separate. No platform-wide source-completeness count is published. Completeness is source-specific and must be evaluated against the named source's expected scope. State coverage is a separate jurisdiction measure.

Source authority is record-specific

Use the issuer named on the record.

Fonteum spans federal, state, and global public publishers. A source page or returned record identifies its issuer and dataset where that metadata is available. A platform registry count does not assign every page to one authority or establish loaded, fresh, or complete coverage.

Browse source records and their stated limitations →

Reproducible by design

Inspect the evidence each published figure actually supplies.

Source and date

Research pages expose the named public file and observation date where those fields are available. Source-file SHA-256 coverage is separate; facts do not currently link deterministically to signatures.

Available derivation

Studies with a retained release and committed derivation link the SQL or method used. Other studies state the evidence and reproduction limits they actually have.

Daily observations

Dated table row-count observations can detect local drift. They do not imply that an upstream publisher released or Fonteum ingested new data that day.

Named medical review

Reviewed by Jennifer Montecillo, MD, medical reviewer. Non-practicing medical reviewer.

Read the full provenance and attestation methodology →

Request access