Skip to content

Enable workflow triggering with a patient, a study or a series #26

@mocsharp

Description

@mocsharp

Is your feature request related to a problem? Please describe.
There may be times when DICOM data is received in bulk containing multiple patients, studies, and series. However, oftentimes, a model may be designed only for a study or a series. Therefore, MIG must be able to sort and group the incoming data and trigger based on the user's configuration.

Describe the solution you'd like
Allow users to group data and submit them by patient, study, or series for DICOM files.
If grouping is set to study and 3 studies are received, then 3 jobs are triggered.

Describe alternatives you've considered
The other option is to have Workflow Manager handle the data grouping.

Metadata

Metadata

Assignees

Labels

enhancementEnhancement to existing feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions