0
Answered

​I want to know about the data format received from device.​

Hyungi Kim 10 years ago in OpenICE updated 10 years ago 3
I want to know about the data format received from device.
Although, i saw the Open Source and Standard Document(ISO/IEEE 11073-10101).
But, i didn't found about that.
What should i reference to?

please help me

Thanks
Hyungi Kim

OpenICE device-adapter
Under review
Hi Hyungi,

Thanks for writing. Each medical device exports medical data in a proprietary format that is unique to the device. The format of the data can be found in the technical reference manual of each device. I cannot redistribute the manuals due to licensing, so please talk to the vendor or search other sources. We do however publish the OpenICE Device-Adapters to connect devices to the OpenICE network. The device nomenclature codes (names of vital signs, units, etc) are taken from hRTM which is largely IEEE 11073-10101 nomenclature.

The OpenICE Device Adapter software can be found here: https://github.com/mdpnp/mdpnp/tree/master/devices.
The structure and format of data found in OpenICE is described in IDL and found here: https://github.com/mdpnp/mdpnp/blob/master/data-types/x73-idl/src/main/idl/ice/ice.idl.
If you would like more information about how our system works, check out our new documentation here: https://www.openice.info/docs/1_overview.html.

Thanks,
Jeff