Hacker News new | ask | show | jobs
by afwaller 2216 days ago
FWIW, Innolitics has a better data dictionary (information object definitions) for DICOM than the official standards website. https://dicom.innolitics.com/ciods

DICOM has its issues, but it’s much better than HL7.

1 comments

Hey, 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

Nice work! It is the primary DICOM resource for me and my team. Good to see that it's being actively maintained!
@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