MONAI Deploy Informatics Gateway
Introduction
MONAI Deploy Informatics Gateway (MIG) handles the first and last step in a clinical data pipeline: the input and output (I/O).
MIG uses standard protocols like DICOM and FHIR. It stores studies and resources from the medical record system as payloads. It then notifies the rest of the MONAI Deploy system, specifically the MONAI Deploy Workflow Manager, that data is ready to be processed.
After inference completes, MIG receives notifications for exporting the results to the proper consumers, usually PACS or viewers for visualization, VNAs for storage, and EHRs (Electronic Healthcare Records).
A list of supported protocols and services are available on the MONAI Deploy Informatics Gateway Services page.
Contributing
For guidance on making a contribution, see the contributing guidelines.
Community
To participate, please join the MONAI Deploy App SDK weekly meetings on the calendar and review the meeting notes.
Join the conversation on Twitter @ProjectMONAI or join our Slack channel.
Ask and answer questions over on MONAI Deploy Informatics Gateway's GitHub Discussions tab.
License
Copyright (c) MONAI Consortium. All rights reserved. Licensed under the Apache-2.0 license.
This software uses the Microsoft .NET 6.0 library, and the use of this software is subject to the Microsoft software license terms.
By downloading this software, you agree to the license terms and all licenses listed on the third-party licenses page.
Links
- Website: https://monai.io
- API documentation: https://docs.monai.io/projects/monai-deploy-informatics-gateway
- Code: https://github.com/Project-MONAI/monai-deploy-informatics-gateway
- Project tracker: https://github.com/Project-MONAI/monai-deploy-informatics-gateway/projects
- Issue tracker: https://github.com/Project-MONAI/monai-deploy-informatics-gateway/issues
- Wiki: https://github.com/Project-MONAI/monai-deploy-informatics-gateway/wiki
- Test status: https://github.com/Project-MONAI/monai-deploy-informatics-gateway/actions