A novel software development kit (SDK) to foster adoption of health informatics standards in personal health device (PHD) communications

  • Authors:
  • Miguel Martínez-Espronceda;Santiago Led;Maciej Niegowski;Luis Serrano;Luis Cabezas

  • Affiliations:
  • Public University of Navarre, Pamplona, Spain;Public University of Navarre, Pamplona, Spain;Public University of Navarre, Pamplona, Spain;Public University of Navarre, Pamplona, Spain;Life Quality Technology Accessibility and Innovation S.L., Noain, Spain

  • Venue:
  • IWAAL'12 Proceedings of the 4th international conference on Ambient Assisted Living and Home Care
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

As health care becomes distributed and wireless (home monitoring, M-Health, AmI), system interoperability becomes a challenge. The solution seems to be to use international health informatics standards. Among these, ISO/IEEE 11073 (X73PHD) is the best suited for interoperability of Personal Health Devices (PHDs). Nevertheless, given that low cost, wearable PHDs have limited hardware resources, it is required a deep control to adapt a base source code and generate a fully highly-optimized X73PHD-compliant device. This article presents a novel Software Development Kit (SDK) that generates X73PHD source code for fully-optimized, X73PHD-compliant agents. The developer defines the objects of the Domain Information Model (DIM), its attributes, and the Finite State Machine (FSM) in the initial modeling phase. After that, the SDK automatically generates an optimized source code in additional phases: model checking, construction, transformation, optimization, and generation. Finally, during the integration phase, the developer manually incorporates the generated source code in its implementation. Given that the SDK follows the Patterns-based Methodology previously presented by the authors, the results are highly optimized in terms of processor usage (latency) and memory requirements (footprint). If the SDK was used by developers, it could accelerate the adoption of X73PHD.