Project-MONAI / Project-MONAI/monai-deploy-app-sdk

[FEA] Support for IHE SOLE Event Reporter

Open
#351 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
138
Forks
70
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked IHE SOLE PDF and the proposed, tested module mentioned by the author; the issue names no repository files or tests. Establish the MONAI Deploy integration point and acceptance criteria for sending FHIR-based AuditEvent reports for the listed workflow and AI timestamps. Done means the helper service is integrated and its supported events are clearly verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.