FHIR R4 CatalogFull scope reference →
FHIR R4 API Reference
Live CapabilityStatement data, REST interaction patterns, SMART on FHIR auth, and bulk export — powered by production metadata from the API gateway and data lake.
355+
Platform FHIR Types
…
Live Merged Types
25+
Gateway Documented
R4 (4.0.1)
FHIR Version
Live CapabilityStatement
Fetching production metadata…
FHIR base URLs
REST interaction patterns
GET
/metadataCapabilityStatement — discover supported types and interactionsGET
/.well-known/smart-configurationSMART on FHIR OAuth discoveryGET
/{ResourceType}Search resources with FHIR search parametersGET
/{ResourceType}/{id}Read a single resource by logical idPOST
/{ResourceType}Create a resource (requires write scope)PUT
/{ResourceType}/{id}Update an existing resourcePOST
/Submit a transaction or batch BundleGET
/$exportBulk Data Export — async job (system/*.read scope)Required scopes
Read (search/read)
cms.fhir.r4.read, patient/Patient.readWrite (create/update)
cms.fhir.rest.writeBundle ingest
cms.fhir.bundle.push, system/*.writeBulk export
system/*.read, system/Patient.read