Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Support for IHE SOLE Event Reporter #351

Open
IntegratorBrad opened this issue Sep 19, 2022 · 0 comments
Open

[FEA] Support for IHE SOLE Event Reporter #351

IntegratorBrad opened this issue Sep 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@IntegratorBrad
Copy link

IHE SOLE defines the workflow for reporting key timestamps in a workflow, to identify bottlenecks, aid in troubleshooting, and a whole lot more. See
https://www.ihe.net/uploadedFiles/Documents/Radiology/IHE_RAD_Suppl_SOLE.pdf

Recent work has seen a number of relevant improvements, including a FHIR-based trigger using AuditEvent, as well as AI-specific points in time (e.g., 'received a study for AI processing', 'downloaded DICOM for AI processing', 'started processing an AI job', 'finished processing AI job', 'send AI results').

It would be ideal to have a helper service to send these audit events within MAPs to inform developers / IT staff / support teams / workflow administrators of updates.

I have created and tested a module that could potentially be integrated into a MONAI Deploy service, happy to share if it's helpful!

@IntegratorBrad IntegratorBrad added the enhancement New feature or request label Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant