NA-MIC / ProjectWeek

Website for NA-MIC Project Weeks
https://projectweek.na-mic.org
84 stars 284 forks source link

Project: Image Multimodal Database with AI Assisted Annotation #873

Closed mariamonzon closed 10 months ago

mariamonzon commented 10 months ago

Draft Status

Ready - team will start page creating immediately

Category

Infrastructure

Presenter Location

In-person

Key Investigators

Project Description

Despite various existing solutions for DICOM Medical Database, (e.g. XNAT server), the storage of medical records. However, (to the best of my limited knowledge) there exist very few open sources solutions that can store multimodal data (DICOM, Electronic Health Records, REDCAP questionaires) for clinical research. The project would comprise set up a ORTHANC PACS Server with a non-relational MongoDB database as a backend for efficient stoarage of patient multimodal data and high thoughtput for further AI analysis. This database will be designed to assist AI enabled interactive annotation. Additionally the database would include visualizing capabilities (e.g., descriptive statistics). Ideally the database will also support data retieval API for data visualization dashboard

Objective

This project aims to develop an open-source and ideally community-maintained solution for:

  1. Data Standardization: All collected data will be converted and standarized into research format (e.g. BIDS format)
  2. Having a multimodal research database or integration of medical records with ORTHANC Database.
  3. The infrastructure would enable connection to annotation tools such as MONAI Label.

Approach and Plan

  1. Define an standardize (or extended in teh community) format to optimally store multimodal data ( e.g. the Brain Imaging Data Structure BIDS format extension)
  2. Create a mongoDB database for optimal storage
  3. Configure ORTHANC server for visualization and integration prposes
  4. (optional) Add possibility to export to an structured format, integrating Magnetic Resonance Imaging (MRI) (maybe in DICOM but would support NIFTI conversion), Electronic Health Records (EHR)...
  5. Enable data anotation capabilites ( e.g. OHIF viewer with MONAI label)

Progress and Next Steps

  1. Data curation
  2. Basic ORTHANC server proptotyping

Illustrations

image

Background and References

github-actions[bot] commented 10 months ago

Project Page Pull Request Creation

:white_check_mark: COMPLETED: See https://github.com/NA-MIC/ProjectWeek/pull/885