You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marco Nolden (German Cancer Research Center, Germany)
Andrey Fedorov (BWH, USA)
Steve Pieper (Isomics, Inc., USA)
Project Description
Medical imaging applications and systems which manage large collections of DICOM images usually need some kind of database to allow for browsing and selecting images or image collections, to support curation and control of ML training tasks, batch analysis etc.
Goal of the project is to investigate existing and new approaches to handle the metadata of large image collections for different purposes, create experimental setups, and report on results.
DICOM objects contains rich metadata
depending on the use case, record linkage to non-imaging data might be an additional requirement
extracted metadata can be represented in different JSON styles, stored in document databases like CouchDB, Apache OpenSearch etc..
custom approaches, like the CTK DICOM database, or IDC's representation in BigQuery; one has also observed flattened FHIR in SQL databases, combined with object stores etc.
Draft Status
Ready - team will start page creating immediately
Category
DICOM
Key Investigators
Project Description
Medical imaging applications and systems which manage large collections of DICOM images usually need some kind of database to allow for browsing and selecting images or image collections, to support curation and control of ML training tasks, batch analysis etc.
Goal of the project is to investigate existing and new approaches to handle the metadata of large image collections for different purposes, create experimental setups, and report on results.
DICOM objects contains rich metadata
depending on the use case, record linkage to non-imaging data might be an additional requirement
extracted metadata can be represented in different JSON styles, stored in document databases like CouchDB, Apache OpenSearch etc..
there is a FHIR imaging study (https://www.hl7.org/fhir/imagingstudy.html), FHIR data could be stored in FHIR stores, or regular SQL databases …
custom approaches, like the CTK DICOM database, or IDC's representation in BigQuery; one has also observed flattened FHIR in SQL databases, combined with object stores etc.
DICOM to JSON could be done according to the DICOM JSON model (https://dicom.nema.org/medical/dicom/current/output/chtml/part18/chapter_F.html) , e.g. using DCMTK, or custom approaches, but also generic metadata extractors like Apache Tika could be an option
Objective
Approach and Plan
Progress and Next Steps
Illustrations
No response
Background and References
The text was updated successfully, but these errors were encountered: