CMS ACCESS Model API
0.9.8 - draft
US
This page is part of the ACCESS Model IG v0.9.8 DRAFT (v0.9.8: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Official URL: https://dsacms.github.io/cmmi-access-model/CapabilityStatement/ACCESSDataReportingAPICapabilityStatement | Version: 0.9.8 | ||||
| Active as of 2026-01-23 | Computable Name: ACCESSDataReportingAPICapabilityStatement | ||||
Describes the expected capabilities of systems implementing the ACCESS Data Reporting API for submitting clinical data for aligned patients.
Raw OpenAPI-Swagger Definition file | Download
Language: en
json, xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverTrack-Specific Data Requirements:
CKM (Cardio-Kidney-Metabolic) Track:
eCKM (Early Cardio-Kidney-Metabolic) Track:
MSK (Musculoskeletal) Track:
BH (Behavioral Health) Track:
Implementations SHALL use TLS 1.3 and implement OAuth 2.0 Client Credentials flow for authentication. All clinical data and MBI must be protected according to HIPAA requirements.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Patient | $report-data, $submission-status |
Patient resource for ACCESS data reporting operations
| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $report-data | Report clinical data for an aligned patient. This operation requires the |
| SHALL | $submission-status | Poll the status of a previously submitted data report. Returns HTTP 202 while processing or HTTP 200 with result when complete. May include OperationOutcome with validation errors if submission failed. |