NIH RePORTER federally funded research projects — grant awards, principal investigators, and awardee organizations. Name-keyed; NPI / entity-graph linkage is deferred. Schema and provenance are live; the first ingest snapshot is pending, so this table currently holds 0 rows.
ClinicalTrials.gov Studies
ClinicalTrials.gov registered studies — sponsors, principal investigators, conditions, and status for interventional and observational trials. Name-keyed; NPI / entity-graph linkage is deferred. Source:
FHIR ResearchStudy · Sample record
What a record looks like in the API response.
{
"resourceType": "ResearchStudy",
"id": "NCT00000000",
"_source": "clinicaltrials-gov-studies",
"_methodology": "clinicaltrials-gov/v1",
"title": "Example Interventional Study",
"status": "active"
}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/ResearchStudy?_source=clinicaltrials-gov-studies" \ | jq '._source, ._methodology, .meta.tag'
Fields in this record
What each field in the ResearchStudy record means.
Every field below is taken from the live FHIR ResearchStudy 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 |
title | string | Data |
status | string | Data |
Dataset facts
| Field | Value |
|---|---|
| Agency | |
| Category | Research activity |
| Records | |
| Temporal coverage | 2000–2026 |
| Refresh cadence | Monthly |
| Freshness SLA | Within 7 days of ClinicalTrials.gov API refresh |
| Last synced | 2026-06-14Updated 2026-06-14 |
| FHIR resource | ResearchStudy |
| Methodology | clinicaltrials-gov/v1 |
| Measured | Study title, status, conditions, sponsor, and overall officials per registered study |
| Upstream source | clinicaltrials.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.