Drag and drop a DICOM Part 10 file into the light gray region below for a dump of its elements.
This example illustrates how to recursively iterate over a parsed data set to dump all data elements into a tree like structure using the explicitDataSetToJS utility function. Note that DICOM files dropped here are not uploaded anywhere, all processing is done inside your web browser in Javascript.
Use of this example require IE10+ or any other modern browser.