5 ms·
FWIW, Innolitics has a better data dictionary (information object definitions) for DICOM than the official standards website. https://dicom.innolitics.com/ciods
by afwaller 6y ago
FWIW, Innolitics has a better data dictionary (information object definitions) for DICOM than the official standards website. https://dicom.innolitics.com/ciods https://dicom.innolitics.com/ciods
DICOM has its issues, but it’s much better than HL7.
- txrjk96 6y agoHey, I'm actually one of the engineers at Innolitics working on improving the DICOM Browser, and we just finished a relatively large update to it. Thanks for linking the site! If you have any suggestions or encountered any bugs on the site, please feel free to create an issue in the repo: https://github.com/innolitics/dicom-standard/issues https://github.com/innolitics/dicom-standard/issues
- korijn 6y agoNice work! It is the primary DICOM resource for me and my team. Good to see that it's being actively maintained!
- jdgiese 6y ago@korijn I'm glad you find our DICOM Standard Browser to be useful! You (and others reading this post) may be interested to know that the JSON data the powers the browser is extracted using a set of open-sourced Python scripts: https://github.com/innolitics/dicom-standard https://github.com/innolitics/dicom-standard