Embed the OHIF Viewer directly into the Bioloop front-end as a JavaScript module to support in-browser visualization of DICOM and other medical imaging formats. This integration will allow users to explore imaging datasets without needing separate tools or services, improving accessibility and streamlining the research workflow.
Goals:
- Integrate OHIF Viewer into the front-end
- Enable viewing of imaging data associated with imaging datasets (e.g., DICOM series).
- Support essential tools like series navigation, zoom/pan, window/level adjustment, and metadata display.
- Use Bioloop’s access controls and session-based authorization to secure imaging access.
Tasks:
Technical Considerations:
- Minimize bundle size and runtime impact if OHIF is loaded on demand (e.g., code splitting).
References:
OHIF GitHub: https://github.com/OHIF/Viewers
OHIF Docs: https://docs.ohif.org/
Cornerstone3D: https://www.cornerstonejs.org/
Embed the OHIF Viewer directly into the Bioloop front-end as a JavaScript module to support in-browser visualization of DICOM and other medical imaging formats. This integration will allow users to explore imaging datasets without needing separate tools or services, improving accessibility and streamlining the research workflow.
Goals:
Tasks:
Technical Considerations:
References:
OHIF GitHub: https://github.com/OHIF/Viewers
OHIF Docs: https://docs.ohif.org/
Cornerstone3D: https://www.cornerstonejs.org/