Skip to content

Payloads API #44

@mocsharp

Description

@mocsharp

As an MWM integration and IG ACR API user, I would like to be able to query the status of the workflow that is triggered with the dataset received by IG and passed to MWM, so that my applications can easily check the status of the executions.

It should be possible to retrieve a list of workflow requests (payloads), as well as a specific one by payload ID.

Required data points:

  1. Payload identifier
  2. Triggered workflow instance identifiers
  3. Patient information

Implementation notes
In order for this to be possible, we need to create a new collection in MongoDB where we store information about received payloads. Workflow instances should reference those payload objects.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions