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

Feature: Interactive Filtering for DICOM & NIFTI Tables #64

Closed
1brahimmohamed opened this issue Feb 26, 2024 · 3 comments
Closed

Feature: Interactive Filtering for DICOM & NIFTI Tables #64

1brahimmohamed opened this issue Feb 26, 2024 · 3 comments
Assignees
Labels
feature New feature or request

Comments

@1brahimmohamed
Copy link
Owner

Feature description

Implement interactive filtering functionalities for both DICOM and NIFTI tables, allowing users to refine their data view based on chosen modalities and time frames.

Use cases

  • Users can quickly filter large data sets based on specific criteria.
  • Medical professionals can focus on relevant studies based on modality (e.g., X-ray, MRI) for diagnosis or analysis.
  • Researchers can explore specific time frames of NIFTI data for longitudinal studies or specific research questions.

Benefits

  • Improved data exploration: Enables efficient navigation and analysis of large datasets.
  • Enhanced user experience: Provides flexibility and control over the information displayed.
  • Increased efficiency: Saves time and effort by allowing users to focus on relevant data points.

Links / Reference

Sub Task of User Story #61

@1brahimmohamed 1brahimmohamed added the feature New feature or request label Feb 26, 2024
@1brahimmohamed 1brahimmohamed self-assigned this Feb 26, 2024
@1brahimmohamed
Copy link
Owner Author

[UPDATE]

DICOM Filtering by Date Range, Modality & Searching Implemented

@1brahimmohamed
Copy link
Owner Author

The Issue is technically done in code but we don't have the modality from the backend yet so we cannot apply the filters
this is due to the usage of Orthanc rest API which doesn't serve the study modality

@1brahimmohamed
Copy link
Owner Author

[CLOSED]

The modality is now returned with a new request to the backend... if there will be better option in the future don't hesitate to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant