Question

I'm looking for an java implementation of the ISO 11073 standard (Health informatics - Point of care medical device communication), especially the Medical package of it.

Was it helpful?

Solution

My intuition and google tell me, there isn't one. The usage is pretty limited, companies can make really a lot of money with implementing this standard and I doubt, that providers of medical equipment would rely on an open source implementation of a standard to exchange and evaluate vital signs data between different medical devices, as well as remote control these devices.

There is the eclipse project Open Healthcare Framework (OHF). Maybe those experts can tell you more.

OTHER TIPS

Antidote (http://oss.signove.com/index.php/Antidote:_IEEE_11073-20601_stack) is written in C but it has Java bindings for Android, so it could be useful.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top