medical

ICD-9 Code List in XML, CSV, or Database format

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...

Android General Programming

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 ...

What development models, environments, and languages are you using in Medical Research applications, particularly , particularly for Neuroscience?

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...

Reversing an old file format Inbox X

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...