Skip to content
1,322,867 nurse-staffing records · CMS PBJ
fonteum
Research
PricingDocs
Request a pilot →
Data provenance · The data graph

The provider graph behind Fonteum.

Every displayed field needs a source, a date, and a display rule. This page is the public map of how Fonteum turns federal and state public records into source-cited provider data — with the limitations CMS itself documents.

Today the graph carries 12 registered sources, 574 per-business source matches, and 2,758 field-level provenance rows.

Read the research →See the methodology
Provenance register
v1.1
Last reviewed
2026-05-08
Snapshot
2026-05-26

What is in the graph today

Snapshot 2026-05-26
  • 1,322,867nurse-staffing recordsCMS Payroll-Based Journal (PBJ) daily nurse-staffing records across Medicare-certified nursing homes
  • 12federal source familiesCMS, HHS OIG, HRSA, BLS, Census — public-record datasets with provenance
  • 12registered sourcesFederal + state public-record datasets · 5 Tier-2 profile-enrichment
  • 574provider-source matchesPer-business source-record links recorded with confidence
  • 2,758provenance field rowsEach row carries source + last-checked-date + value
  • 9
The pipeline, end to end

Seven stages from public source to displayed field.

Every fact Fonteum shows traces back through these seven stages. If a stage is missing — no source, no manifest, no ingestion run, no match, no provenance row, no display permission — the fact does not render.

  1. STAGE 01

    Public source

    An official, public-record dataset published by a federal or state agency: NPPES, CMS PECOS, CMS Care Compare, BLS, HRSA, US Census.

    data.cms.gov · npiregistry.cms.hhs.gov · hrsa.gov
  2. STAGE 02

    Source pack

    A typed manifest for each public source. Names the slug, tier, allowed verticals + states, fetch method, ToS notes, refresh cadence, and field-level display rules.

    src/lib/data-ingestion/source-packs/*.ts
  3. STAGE 03

    Ingestion run

    A dated execution of a pilot script that downloads or queries the source. Records fetch method (rest-api / bulk-file / manual-csv), record count, and run notes.

    ingestion_runs
  4. STAGE 04

    Entity match

    Per-business link from a source record to a platform business via name + city + state + phone + ZIP jaccard scoring. Confidence ≥ 0.75 to write; ambiguous cases logged but not displayed.

    provider_source_matches · entity_match_log
  5. STAGE 05

    Field provenance

    One row per (business, source, field). Carries the source value, normalized value, last-checked date, ingestion-run pointer, and the display_allowed flag from the manifest.

    provider_field_provenance
The graph, by source family

Four source families. One provenance contract.

We organize Fonteum by the public datasets that back it — not by a flat list of provider category pages. Every cluster ships with a registered source, an ingestion runner, and a published research asset.

Browse the full source library →

  • Cluster

    Healthcare graph

    NPPES + CMS PECOS link providers to the federal NPI registry and Medicare-billing-active records. The taxonomy + enrollment surface that source-backs every active hero vertical.

    Source:CMS NPPES·Checked May 2026Source:CMS PECOS·Checked May 2026
Field-level provenance

Four real examples — one per source family.

Each card shows the field as it would render on the relevant Fonteum surface, sourced verbatim from the public dataset, with the “what it means” and “what it does not mean” framing CMS itself documents.

  • Healthcare graph

    National Provider Identifier

    1447884929
    Source:CMS NPPES·Checked May 2026
    What it means. CMS issued this 10-digit NPI to a dermatology practice in Phoenix, AZ in 2020 under the MOHS-Micrographic Surgery taxonomy. The NPI is the federal HIPAA identifier used on every Medicare claim and most commercial insurance claims.
    What it does not mean. The NPI is an identifier, not a quality endorsement. It does not certify board status, active clinical practice, malpractice history, or current patient acceptance. Fonteum does not independently rate, inspect, verify, endorse, or guarantee the provider.
    field_key: npi
Display rules

When a field is in the database but not on the page.

The same data that flows through stage 5 (field provenance) does not automatically flow through to stage 7 (display). Four rules govern which fields render, and where.

  1. Rule 1

    Why don't BLS / BEA / HRSA / Census numbers appear on individual provider profiles?

    Aggregate datasets (BLS Occupational Employment & Wage Statistics, BEA Regional Income, HRSA Health Professional Shortage Areas, US Census state population) describe markets, not individuals. Attaching a state-mean wage figure to one practitioner's listing would imply a per-business signal the data doesn't carry. They render only on /research aggregate pages.

    How it's enforcedSource-pack manifest tier='tier1-research-only' + the data:bls-bea-not-in-profile-components launch gate.
  2. Rule 2

    Why don't low-confidence matches display?

    Each match between a public-record row and an Fonteum business is scored by name + city + state + phone + ZIP jaccard similarity. Confidence below 0.75 is logged in entity_match_log but never written to provider_field_provenance. Ambiguous matches (top-2 within 0.05 + both ≥ 0.75) are suppressed too — when CMS lists two providers under similar names in the same city and we can't disambiguate, no row is written for either.

    How it's enforcedMatch-confidence threshold encoded in every source-pack manifest (confidence.threshold_high). Mirrored to the entity_match_log audit trail (currently 2,001 logged attempts).
  3. Rule 3

    Why are some fields write-locked even when CMS publishes them?

Source classes

Three classes the dataset can fall into.

Every field on every page maps to one of three source classes. The class determines storage rights, refresh cadence, and what attribution must appear next to the value.

  • PUBLIC_RECORD

    Public record (federal / state)

    Sourced from federal or state public-record datasets. No copyright restriction. Safe to store and display indefinitely with attribution. Backs every Tier-2 source-pack.

    Examples: CMS NPPES NPI registry, CMS PECOS Medicare enrollment, CMS Care Compare star ratings, CMS Nursing Home deficiency citations, OIG LEIE exclusions.

  • RESEARCH_AGGREGATE

    Research aggregate (Tier-1)

    Sourced from federal aggregate datasets that describe markets, not individuals. Renders only on /research surfaces — never attached to per-provider profiles.

    Examples: BLS Occupational Employment & Wage Statistics (OEWS), BLS QCEW, BEA Regional, HRSA HPSA, US Census state population.

  • OWNED

    Owned by Fonteum

    Generated or assigned by Fonteum's own systems. Full rights to store and display indefinitely.

    Examples: Record identifiers, slugs, snapshot timestamps, methodology-version tags.

01 · Identity

The canonical keys that identify a provider or facility. Every record in the graph is anchored on at least one federal identifier — there is no Fonteum-invented identity.

FieldSourceRetentionRefresh
NPICMS NPPESIndefinite, with refreshWeekly
CCN (CMS Certification Number)CMS Care CompareIndefinite, with refreshQuarterly
PAC IDCMS PECOSIndefinite, with refreshMonthly
02 · Provider attributes

Per-provider descriptive fields. Each maps to a row in provider_field_provenance carrying source + last-checked date + display permission.

FieldSourceRetentionRefresh
Taxonomy codeCMS NPPESIndefiniteWeekly
Medicare enrollmentCMS PECOSIndefiniteMonthly per CMS publish cadence
MIPS scoreCMS QPPIndefiniteAnnual
03 · Facility quality

CMS-published quality signals for Medicare-certified facilities. Fonteum republishes the CMS value with attribution; it does not independently rate.

FieldSourceRetentionRefresh
Overall star ratingCMS Care CompareIndefiniteQuarterly
Deficiency citationsCMS Nursing Home Deficiency fileIndefiniteMonthly
04 · Exclusion status

Federal program-exclusion records. Surfaced as a sourced compliance flag, never as a Fonteum judgement about a provider.

FieldSourceRetentionRefresh
Exclusion flagOIG LEIEIndefiniteMonthly
Exclusion typeOIG LEIEIndefiniteMonthly
Statutory authorityOIG LEIEIndefiniteMonthly
What Fonteum does NOT claim

We cite source-backed facts. We do not pay-to-rank, issue trust badges, invent ratings, award providers, or claim license credentials we cannot trace.

Every disclaimer in the homepage “What Fonteum does NOT claim” block applies on every /data-provenance, /research, and per-business surface. Fonteum does not independently rate, inspect, verify, endorse, or guarantee any provider — we cite the CMS, NPPES, OIG LEIE, and other federal public-record sources that already measure them.

See also
  • Sources → The full source library — every dataset Fonteum cites, with tier, refresh cadence, fields used, and limitations.
  • Methodology → Network-wide sourcing, refresh cadence, and corrections policy.
  • Home Health methodology → The staged-vertical ingestion methodology for CMS Care Compare data.
  • Research → Tier-1 dated aggregates published from the source graph.
  • Editorial policy → Independence, sourcing, conflicts, corrections, retractions.
  • Corrections log → Every accepted correction, dated, with the cause named.
  • Data & press kit → Cite our data, request a custom export, or reach press.

Compliance posture

Methodology · Corrections log · Editorial policy

research snapshots
Tier-1 dated aggregates published to /research

These counters reflect the live state of the Fonteum Supabase schema. Each one is a real select count(*) on the named table — no invented numbers, no marketing inflation.

STAGE 06

Display permission

Field-level gate on the manifest. display_allowed:false fields are captured to provenance for traceability but never rendered. Some are write-locked pending operator copy review.

manifest.fields[].display_allowed
  • STAGE 07

    Vertical / research surface

    Per-business displays on the listing detail page (Tier-2) or state-level aggregates on the /research hub (Tier-1). Aggregates never attach to individual profiles.

    src/app/v/* · /research/* · research_snapshots
  • The pipeline lives in code. Source-pack manifests at src/lib/data-ingestion/source-packs/; framework helpers at src/lib/data-ingestion/; pilot scripts at scripts/research/.

  • NPI + taxonomy on every matched provider
  • Medicare-fee-for-service enrollment status
  • 3 healthcare provider verticals: dermatologists, plastic surgeons, chiropractors
  • See the dermatology study →
  • Cluster

    Care graph

    CMS Care Compare publishes facility-quality data for nursing homes, home health, hospice, and dialysis. Four research artifacts live; first Tier-2 vertical (home health) is staged.

    Source:CMS Care Compare·Snapshot May 2026
    • CMS overall star ratings (1.0–5.0) where CMS publishes them
    • 4 research snapshots: nursing-home, dialysis, home-health, hospice
    • Tier-2 home-health vertical readiness scored 37/45
    See the Care Compare research →
  • Cluster

    Research graph

    BLS OEWS, BEA Regional, HRSA HPSA, and US Census state population. Tier-1 research-only sources that contextualize every Tier-2 vertical with employment, income, shortage-area, and per-capita data.

    Source:BLS OEWS·Snapshot May 2026Source:HRSA HPSA·Snapshot May 2026Source:US Census·Snapshot May 2026
    • Per-capita density, wage context, shortage-area context
    • Cited inside every Sprint-1 study and the Care Compare snapshots
    • Never attached to individual provider profiles
    Browse the research hub →
  • Healthcare graph

    Medicare-billing-active

    Yes — active in PECOS
    Source:CMS PECOS·Checked May 2026
    What it means. CMS PECOS publishes a monthly snapshot of providers actively enrolled in Medicare fee-for-service. A provider listed here is currently authorized to bill Medicare for the specialty + state on the row.
    What it does not mean. PECOS-active does not measure quality, panel size, or wait times. Providers can be high-quality and not enrolled in Medicare. Providers can be enrolled in Medicare and have a temporarily-suspended billing status that the snapshot doesn't reflect.
    field_key: pecos_enrollment_active
  • Care graph

    CMS overall star rating (nursing-home example)

    3.4 ★ avg (Arkansas) — published by CMS
    Source:CMS Care Compare·Snapshot May 2026
    What it means. CMS publishes a 1-5 overall star rating per Medicare/Medicaid-certified nursing home, built from health-inspection + staffing + quality-measure components per the CMS technical methodology. State means are descriptive of the publishing snapshot.
    What it does not mean. Rating differences between facilities can reflect measurement variation as much as quality variation. The rating is one signal — it does not substitute for clinical judgment, family-care decisions, or in-person evaluation. State-level aggregates never attach to individual facility profiles on Fonteum.
    field_key: cms_overall_star_rating
  • Fields with high brand-risk (Special Focus Facility status, fines, payment denials, abuse-icon flags, individual quality measures, risk-standardized readmission rates) are captured to provider_field_provenance for traceability — every cell is preserved — but their display_allowed flag stays false until operator copy review approves a renderable framing. The field exists in our database; it does not yet exist on a profile page.

    How it's enforcedPer-field display_allowed: false on the source-pack manifest. Examples: cms_special_focus_status, cms_total_health_deficiencies, cms_abuse_icon, state_contractor_bond_amount, state_contractor_disciplinary_history.
  • Rule 4

    Why do we show "missing" or "unknown" instead of a best guess?

    If the source dataset doesn't carry a value, we don't infer one. CMS NPPES doesn't publish a phone number for every NPI. CMS Care Compare leaves 35.8% of home-health agencies unrated. CMS Hospice General Information has no overall star rating. In every case the public surface shows the explicit absence — not a model-imputed guess — and the methodology page documents why.

    How it's enforcedManifest field-level rules + per-page methodology disclaimers + the 'unrated ≠ low-quality' doctrine sentence in every CMS-cited UI.
  • fonteum

    Healthcare provider data, traced to source.


    PLATFORM

    • Data platform
    • Pricing
    • FHIR API docs
    • For health-tech

    RESEARCH

    • Research hub
    • Nursing homes
    • Methodology
    • Methodology changelog

    COMPANY

    • About
    • Press
    • Contact
    • Trust & integrity

    LEGAL

    • Privacy policy
    • Editorial policy
    • Corrections log

    © 2026 FONTEUM RESEARCH · DATA SNAPSHOT MAY 8, 2026 · BUILT WITH CARE

    • X
    • LINKEDIN
    • PRESS

    The data graph · one second

    Public records → cited fields, in five gated stages.

    Eleven public-record sources flow through five contracted stages into four output surfaces. Drop any stage and the field doesn’t render.

    Sources

    11 registered · grouped by family

    • Healthcare graph

      Provider identity + Medicare enrollment

      • CMS NPPES
      • CMS PECOS
    • Care quality

      CMS facility quality data

      • CMS Care Compare
    • Trades graph

      State contractor licenses

      • Federal context

        Tier-1 aggregates (research only)

        • BLS OEWS
        • HRSA HPSA
        • BEA Regional
        • US Census
      →↓

      Pipeline

      5 contracted stages · all enforced in code

      1. 01

        Source pack

        Typed manifest + display rules

      2. 02

        Ingestion run

        Dated execution · record count

      3. 03

        Entity match

        Confidence ≥ 0.75 · ambiguous suppressed

      4. 04

        Field provenance

        1 row per (entity × source × field)

      5. 05

        Display permission

        Field-level gate from manifest

      →↓

      Surfaces

      4 output surfaces · public

      • Profile cardsPer-business sourced fields with last-checked
      • Research snapshotsState-level aggregates · published & dated
      • Coverage surfacesPer-vertical / per-state coverage map
      • Data exportsCSV / JSON dataset catalog
      • 26

        Sources registered

      • 1,322,946

        Nurse-staffing records (CMS PBJ)

      • 35

        Research snapshots

      • 5

        Source families

      Legend

      • Tier-2 · live
      • Tier-1 · research-only
      • Pending records request

      Source nodes link to /sources · pipeline detail at seven-stage breakdown.