Evidence receipt examples.
An evidence receipt is the minimum citation unit an agent must preserve before turning retrieved data into a claim. These examples show the required fields and conservative caveats; they are example shapes, not live query results.
LEIE screening receipt
{
"source_name": "HHS OIG LEIE",
"source_url": "https://oig.hhs.gov/exclusions/downloadables/UPDATED.csv",
"dataset_id": "hhs_oig_leie",
"source_period": "current downloadable LEIE file",
"retrieved_at": "copy_from_tool_evidence",
"cache_status": "copy_from_tool_evidence",
"cache_freshness": "31-day freshness target",
"match_basis": "exact NPI when supplied; name search is potential-match context",
"confidence": "copy_from_tool_evidence",
"caveat": "Screening support, not legal clearance.",
"agent_use": "Used as current public exclusion-screening evidence for the supplied NPI."
}
CMS quality measure receipt
{
"source_name": "CMS Provider Data Catalog",
"source_url": "copy_from_tool_evidence.source_url",
"dataset_id": "cms_hospital_quality",
"source_period": "copy_from_tool_evidence.source_period",
"retrieved_at": "copy_from_tool_evidence.retrieved_at",
"cache_status": "copy_from_tool_evidence.cache_status",
"cache_freshness": "copy_from_tool_evidence.cache_freshness",
"match_basis": "exact CCN plus exact measure ID",
"confidence": "source row when exact_measure_found=true",
"caveat": "Adjacent summaries are not substitutes for exact measure rows.",
"agent_use": "Used exact CCN + measure row as support for a quality fact."
}
Market/community receipt
{
"source_name": "CDC PLACES or Census ACS",
"source_url": "copy_from_tool_evidence.source_url",
"dataset_id": "cdc_places",
"source_period": "copy_from_tool_evidence.source_period",
"retrieved_at": "copy_from_tool_evidence.retrieved_at",
"cache_status": "copy_from_tool_evidence.cache_status",
"cache_freshness": "live/API-backed or cache metadata",
"match_basis": "geography code such as county, tract, ZCTA, or place",
"confidence": "source geography match; not facility-specific",
"caveat": "Not facility-specific performance and not patient-level evidence.",
"agent_use": "Used as community/market context for a geography."
}