I am looking for a complete list of ICD-9 Codes (Medical Codes) for Diseases and Procedures in a format that can be imported into a database and referenced programmatically. My question is basically exactly the same as http://stackoverflow.com/questions/1520257/looking-for-resources-for-icd-9-codes, but the original poster neglected to m...
I am attempting to write an app for the Android platform which is similar to a lot of code I have written in VB and C++. I plan on using sensor data from the device and doing calculations on that data. I am still working a lot of this, but wanted to know since I was going to need access to the motion sensors of the phone, where would be ...
I'm looking at working with a neuroscience team next year. Some of the applications will involve signal processing, image processing, and data-mining. (I do know there will be some MATLAB work, but otherwise, much is left uncharted.)
What development experiences have you had in these areas and what techniques, domain-specific terms, met...
I’m trying to reverse engineer an old medical imaging format called Stentor for interoperability. It was designed by a company of the same name who was subsequently bought by Phillips. But Phillips has forgotten how to read Stentor files. I have a windows program which exports JPEG from Stentor files but it’s closed source. I’d like to a...