Measure Report Generated

Signals that a MeasureReport has been generated for a patient.

Event

Overview

Produced by Measure Evaluation Service Measure Evaluation Service Service v0.7.0 Service that evaluates data against FHIR measure definitions (aka: CQL) Publishes ResourceEvaluated , DataAcquisitionRequested +1 Subscribes EvaluationRequested , ResourceNormalized APIs OpenAPI Map View docs after evaluating a patient against a measure. It includes metadata about the generated report and references to where the report is stored.

Event Schema

Key

The facility ID (string) is used as the Kafka message key.

Headers

Header NameDescription
X-Correlation-IdThe correlation ID associated with the event that should be used in logs produced during the event

Payload

8 properties
measureReportIdstring
required

The ID of the generated MeasureReport.

facilityIdstring
required

The ID of the facility.

reportTrackingIdstring
required

The tracking ID for the report.

patientIdstring
required

The ID of the patient.

reportTypestring

The type of the report.

measureReportURIstring

The URI where the MeasureReport is stored.

measureReportBlobNamestring

The blob name of the MeasureReport in storage.

isReportableboolean
required

Indicates if the patient is reportable based on the evaluation.