This is an example of how to use dicomParser with node.js
Running Example: Open up a node.js console window and type node main.js
node main.js
How to use: use require to pull in the module, see this example