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

External App request #507

Open
neildsouth opened this issue Jan 8, 2024 · 1 comment
Open

External App request #507

neildsouth opened this issue Jan 8, 2024 · 1 comment
Labels
enhancement Enhancement to existing feature
Milestone

Comments

@neildsouth
Copy link
Contributor

Monai is set up for on-premise execution of Argo workflows, App developers seem to operate on the principle that their apps are hosted in a centralized off-premise location under their control.

Mig allows plugins which would allow psdonymisation of the data outbound and rehydration inbound, which contributes towards the solution.

A number of changes are required to allow the Mig to re-identify data inbound (from one of these apps) so that it knows the difference between a new study inbound and a returning one (workflowInstanceId and TaskId are needed for returning ones)

The outbound studyInstanceId could be changed to a new value and data stored against that, on the inbound this would be used to reidentify the data.

A new port should be used to clearer separate new studies and returning ones.

The same ReIdentifing procedure (along side some new HL7 config) could be used to support HL7 messages inbound.

@neildsouth neildsouth added the enhancement Enhancement to existing feature label Jan 8, 2024
@neildsouth neildsouth added this to the 0.5.0 milestone Jan 8, 2024
@mocsharp
Copy link
Collaborator

mocsharp commented Jan 8, 2024

Does the current solution using a separate AE Title not work?

@mocsharp mocsharp modified the milestones: 0.5.0, 0.5.1 Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature
Projects
None yet
Development

No branches or pull requests

2 participants