This track will focus on testing the use of existing US Core compliant FHIR servers as a source for quality reporting data. We will focus testing on one CMS eCQM and one HEDIS measure, and will provide participants with FHIR Bundles containing all test data. Participants playing the Clinical Data Repository role would be expected to be able to load the test data and expose that data on a single, open FHIR endpoint conforming to US Core 3.1.1.
Long Description
Test the following 2022 ReportingCMS/HEDIS Measures for FHIR R4:
Eligible Clinician (EC) Measures CMS125v10: Breast Cancer Screening (also health plan level BCSE HEDIS measure-BCSEMY2022) CMS130v11: Colorectal Cancer Screening
Gather: The Reporting System queries the Clinical Data Repository for the data required to evaluate the measure
Evaluate: The Reporting System evaluates the quality measure, producing a MeasureReport resource
Report: The Reporting System posts the completed MeasureReport to the Receiving System
Action: The reporting system uses data requirements from the knowledge repository and value sets from the terminology server to construct and issue FHIR queries against the clinical data repository to retrieve the data of interest for the measure and subject(s).
Action: The reporting system posts data gathered from the clinical data repository to the receiving system.
Action: The reporting system issues an $evaluate-measure to the receiving system to calculate the measure and displays the results.
Precondition: The knowledge repository has measure and library resources loaded. The terminology server has value sets loaded. The clinical data repository has patient information loaded.