-
Auditable Event Occurred
## Overview Emitted whenever important user or system activity happens so the audit service can maintain a comprehensive log. <NodeGraph />
-
Cerner Patients Acquired
## Overview Used to update admission or discharge status and to trigger additional processing for each patient. <NodeGraph />
-
Measure Report Generated
Indicates a `MeasureReport` has been generated by the system.
-
Patient Census Scheduled
## Overview Signals that the most recent census should be gathered, allowing downstream components to keep their patient lists up to date. <NodeGraph />
-
Patient Event
## Overview Marks a change in patient status so other components know when to start their waiting period before requesting data. <NodeGraph /> ## Event Schema ### Key...
-
Patient Lists Acquired
## Overview Used to update admission or discharge status and to trigger additional processing for each patient. <NodeGraph /> ## Event Schema ### Key The facility ID...
-
Payload Submitted
## Overview Acknowledges successful creation of a patient bundle or manifest so reporting workflows can update their status. <NodeGraph /> ## Event Schema ### Key A...
-
Ready for Validation
## Overview Emitted after all patient resources have been stored, allowing the validation component to fetch the bundle and perform checks. <NodeGraph />
-
Ready to Acquire
## Overview The `ReadyToAcquire` event is produced by the Data Acquisition Service when a data acquisition log is ready to be processed. The Data Acquisition Service sends the...
-
Report Scheduled
## Overview This message carries the reporting window and other configuration details so scheduling and reporting components can persist the information and begin their respect...
-
Resources Acquired
## Description The Data Acquisition Worker service will cache all retrieved FHIR resources prior to producing the `ResourcesAcquired` event. Depending on configuration and capac...
-
Resources Normalized
## Description After the Normalization service performs its tasks against the acquired FHIR resources, the service will produce a `ResourcesNormalized` event. Depending on confi...
-
Submit Payload
## Overview The `SubmitPayload` is an event that's produced by the Report service when one of the following has occurred: - A patient has completed the reporting process and...
-
Validation Complete
## Overview Sent once validation is finished, indicating whether the submission met all validation rules. <NodeGraph />