Financial transfers from manufacturers to physicians and teaching hospitals.
QPP Individual Scores
Individual clinician performance scores from the Quality Payment Program. Source:
FHIR Measure · Sample record
What a record looks like in the API response.
{
"resourceType": "Measure",
"id": "mips-1234567890-2023",
"_source": "cms-qpp-mips",
"_methodology": "qpp-mips/v1",
"extension": [{ "url": "finalScore", "valueDecimal": 85.2 }]
}Every record carries _source, _methodology, a snapshot date, and a confidence tier. All fourteen provenance fields survive export and API delivery.
curl -H "Authorization: Bearer $FONTEUM_KEY" \ "https://api.fonteum.com/fhir/r4/Measure?_source=mips-scores" \ | jq '._source, ._methodology, .meta.tag'
Fields in this record
What each field in the Measure record means.
Every field below is taken from the live FHIR Measure record above. Provenance fields (_source, _methodology, and the snapshot date) travel with each record through export and API delivery; identity fields key the record across federal datasets; data fields carry the measured values.
| Field | Type | Role |
|---|---|---|
resourceType | string | Identity |
id | string | Identity |
_source | string | Provenance |
_methodology | string | Provenance |
extension | array | Data |
Dataset facts
| Field | Value |
|---|---|
| Agency | |
| Category | Provider performance |
| Records | |
| Temporal coverage | 2023 |
| Refresh cadence | Annual |
| Freshness SLA | Within 48h of annual CMS release |
| Last synced | 2026-05-24Updated 2026-05-24 |
| FHIR resource | Measure |
| Methodology | qpp-mips/v1 |
| Measured | MIPS composite score, quality score, cost score, and improvement activities per clinician |
| Upstream source | data.cms.gov → |
Get access
How to reach this dataset.
API access is operator-approved during the pilot. Reviewed within one business day. No charge during the pilot period.
Related · Provider performance
Medicare enrollment status for providers eligible to order and refer services.
Medicare Shared Savings Program accountable care organization participants — ACO legal business names and participation by performance year.