Clinical report events
Governed clinical report workflow events.
| Event type | Description | Identifiers |
|---|---|---|
clinicalReport.submittedForApproval | A clinical report was submitted for approval | clinicalReportId, patientId, practiceId, reportType, submittedBy, submittedAt |
reportType is one of InitialReport, RFATReport, or DischargeReport.
submittedBy is the credential ID of the user who submitted the report.
submittedAt is an ISO 8601 timestamp for when the report was submitted.