BBMRI.de/GBA Implementation Guide
1.2.0 - CI Build
BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions
This page describes how to measure the quality of certain variables in a FHIR server.
The Quality Measure IG describes electronic Clinical Quality Measures (eCQMs) which consist of the FHIR resources Measure and Library. With the help of the Measure resource, it’s possible to formulate quality measures in an interoperable way. Compatible FHIR servers like Blaze implement the operation $evaluate-measure which allows a Measure to be evaluated. The result of a Measure evaluation is a MeasureReport.
The following 4 Measure and Library resources allow the generation of MeasureReports over certain important variables this IG cares about.
Currently you have to load this resources into Blaze manually. Tools like Postman make it easy to work with REST APIs.
The MeasureReports can be generated either by using the FHIR REST API directly or using the Blaze Quality Reporting UI. The Bridgehead Deployment guide describes how to setup the UI locally.
The first step is to configure the FHIR server in the Quality Reporting UI under Settings. After that and after importing the Quality Measure resources, the Measures appear under Measures. Two Measures should be visible: the Patient Quality Reports and the Specimen Quality Reports. After you go in the measures sites, the button “Generate First Report” will generate the report.