• Title/Summary/Keyword: ISO/IEEE 11073 PHD

Search Result 17, Processing Time 0.029 seconds

Complexity Analysis for Implementation of the ISO/IEEE 11073 PHD Standards (ISO/IEEE 11073 PHD 표준 구현을 통한 복잡도 분석)

  • Kim, Sang-Kon;Yoo, Done-Sik;Kim, Tae-Kon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.37 no.4C
    • /
    • pp.307-312
    • /
    • 2012
  • In this paper, we perform a complexity analysis for implementation of the ISO/IEEE 11073 Personal Health Device (PHD) standards in order to check the required system resources when ISO/IEEE 11073 PHD standards are implemented on the embedded system. Base on the implemented programs complying the PHD standards for a weighing scale, a blood pressure monitor, and a glucose meter among the various personal health devices, we make a pseudo-code. And then from the two different points of view such as program memory space and data memory space, we make a complexity analysis model. Because system resources or capability are strongly restricted in the personal health devices, our research work is very useful to estimate the required system resources.

Design and Implementation of Bio-data Monitering System Based on ISO/IEEE 11073 DIM/REST for IoT Healthcare Service (IoT 헬스케어 서비스를 위한 ISO/IEEE 11073 DIM/REST 기반 생체정보 모니터링 시스템 설계 및 구현)

  • Choi, Ju-Hyun;Chun, Seung-Man;Jang, Dong-Hyun;Park, Jong-Tae
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.3
    • /
    • pp.3-12
    • /
    • 2015
  • Recently, various studies have been attempted to provide a biological information monitoring service through integrating with the web service. The medical information transmission standard ISO/IEEE 11073 PHD defines the optimized exchange protocol ISO/IEEE 11073-20601 based on the No-IP to exchange the biometric information between the ISO/IEEE 11073 agent and the manager. It's system structure based on the No-IP using ISO/IEEE 11073-20601 is not suitable for providing a remote biological information monitoring services. That is because it is difficult to provide to control and manage the biological information measurement devices, which have installed IP protocol stack at the remote. Furthermore, ACSE and CMDISE in ISO/IEEE 11073-20601 are not suitable to provide U-healthcare services based on IoT because they are complicated and difficult to implement it caused by the structural complexity. In order to solve the problems, in this paper, we propose the biological information monitoring architecture based on ISO/IEEE 11073 DIM/REST of IoT environment to provide the biological information monitoring service based on IoT. To do this, we designed biological information monitoring system architecture based on IoT and the message exchange protocol of ISO/IEEE 11073 DIM/REST between the ISO/IEEE 11073 agent and the ISO/IEEE 11073 manager. In order to verify the realistic possibility of the proposed system architecture, we developed the service prototype.

Complexity Analysis for Implementation of the PM-store of ISO/IEEE 11073 PHD Standards (ISO/IEEE 11073 개인건강기기 표준의 PM-store 구현을 위한 복잡도 분석)

  • Kim, Sang-kon;Lee, Chang-ki;Kim, Tae-kon;Hwang, Hee-joung
    • Journal of IKEEE
    • /
    • v.19 no.3
    • /
    • pp.447-454
    • /
    • 2015
  • In this paper, the complexity analysis for implementation of the PM-store is performed in terms of the number of instruction cycles which is executed by CPU in a personal health device(PHD) in order to transfer the large amount of the periodically generated measurement data using the PM-store concept defined in ISO/IEEE 11073 PHD standards. We propose an analytic model that is focused on the number of instruction cycles executed by CPU depending on the PM-store hierarchy.

A Study of Vital Sign(ECG) Measuring based on ISO IEEE11073-20601 (ISO/IEEE11073-20601 기반의 생체신호(ECG)측정 연구)

  • Park, Kwang-Ho;Joo, Moon-Il;Oh, Dong-Eun;Kim, Tae-Woong;Kim, Hee-Cheol
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2012.05a
    • /
    • pp.209-210
    • /
    • 2012
  • 최근 u-헬스 중심으로 건강 건강관리를 위해 수많은 PHD(Personal Healthcare Device)가 개발, 상용화 되고 있다. 하지만 대부분의 기기(PHD)들은 각각의 자체적인 프로토콜을 사용하여 통신을 하고 있기 때문에 타 기기간의 상호호환의 어려움이 있다. 이러한 문제점을 개선하고자 ISO와 IEEE에서는 표준화 프로토콜 IEEE11073-20601을 제정하였다. 본 논문에서는 표준 프로토콜 ISO/IEEE11073-20601을 이용하여, ECG(Electrocardiogram) 신호를 수신한 데이터를 Android OS 기반 태블릿에서 보여주고자 한다.

  • PDF

Implementation of ISO/IEEE 11073-10404 Monitoring System Based on U-Health Service (유헬스 서비스 기반의 ISO/IEEE 11073-10404 모니터링 시스템 구현)

  • Kim, Kyoung-Mok
    • Journal of Advanced Navigation Technology
    • /
    • v.18 no.6
    • /
    • pp.625-632
    • /
    • 2014
  • The u-health service is using portable device such as smart device and it consists of small computing device. The u-health service carry out same performance with desktop computer. We designed message structure based on Bluetooth HDP. This message structure is used to transmit patient's biometric data on the smart device of medical team, patient and family over the mobile network environment. ISO/IEEE 11073 PHD standard was defined based on the method of communication between the agent and the manager. And We are confirmed the reliable transmission of biometric data at the smart device by implementing the android OS based patient information monitoring application to check the status of patient for medical team, patient and family.

IoT Healthcare Communication System for IEEE 11073 PHD and IHE PCD-01 Integration Using CoAP

  • Li, Wei;Jung, Cheolwoo;Park, Jongtae
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.4
    • /
    • pp.1396-1414
    • /
    • 2018
  • With the proliferation of the Internet of Things (IoT) healthcare devices, significant interoperability issue arises where devices use proprietary data transfer protocols. The IHE PCD-01 standard has been suggested for the exchange of healthcare data in ISO/IEEE 11073 PHD data model. However, the PCD-01 is not efficient to be used in the IoT environment. This is because the use of SOAP for PCD-01 may be too complex to be implemented in the resource-constrained IoT healthcare devices. In this paper, we have designed a communication system to implement ISO/IEEE 11073 and IHE PCD-01 integration using the IETF CoAP. More specifically, we have designed the architecture and procedures, using CoAP, to seamlessly transmit the bio-signal from the tiny resource-constrained IoT healthcare devices to the server in a standardized way. We have also built the agent, gateway, and PCD-01 interface at the server, all of which are using the CoAP as a communication protocol. In order to evaluate the performance of the proposed system, we have used the PCD data to be transmitted over CoAP, MQTT, and HTTP. The evaluation of the system performance shows that the use of CoAP results in faster transaction and lesser cost than other protocols, with less battery power consumption.

A Design on HL7-based Diagnosis Support System for Home Healthcare Medical device Biometric Data And Medical Information (홈 헬스케어 의료기기 생체 데이터와 의료 정보의 활용을 위한 HL7 기반 진단지원 시스템 설계)

  • Heo, Sung-uk;Kang, Sung-in;Kim, Gwan-hyung;Choi, Sung-wook;Kim, Jong-Pan;Oh, Am-Suk
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.05a
    • /
    • pp.947-949
    • /
    • 2013
  • 개인 휴대단말기로부터 측정된 생체정보 데이터가 PHR에 데이터베이스화되기 위해서는 응용 계층 표준 프로토콜인 HL7 CDA 표준에 따라야 한다. 하지만 국제 표준 HL7 CDA는 병원 시스템 간 의료정보 전달을 위한 프로토콜이기 때문에 개인 건강 기기로부터 측정된 생체 정보가 IEEE 11073 PHD 표준에 준하여 전달하더라도 HL7 CDA 프로토콜과 연동될 수 없다. 즉, 모바일 단말기 기반의 u-헬스케어 모니터링 서비스를 위해서는 IEEE 11073 PHD와 HL7 CDA 간 메시지 변환 게이트웨이가 필요하다. 이에 본 논문에서는 개인 휴대단말기를 통해 원격지에 있는 의료진이 사용자의 생체데이터를 실시간 관리하기 위해 ISO/IEEE 11073과 HL7 CDA 간 메시지 변환 게이트웨이 및 HL7 기반 진단지원시스템을 설계하였다.

  • PDF

Mobile Healthcare System Based on ISO/IEEE11073, HL7 (ISO/IEEE11073, HL7 기반 모바일 헬스케어 시스템)

  • Jeon, Jae-Hwan;Kang, Sung-In;Kim, Gwan-Hyung;Choi, Sung-Wook;Oh, Am-Suk
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2012.07a
    • /
    • pp.247-249
    • /
    • 2012
  • 본 논문에서는 최근 IT 기술의 집약체인 스마트폰을 중심으로 국제표준인 ISO/IEEE11073, HL7을 준용하여 다양한 PHD(Personal Health Device)들과의 연결성을 지원하는 모바일 게이트웨이 플랫폼을 구축을 통하여 홈&모바일 헬스케어 분야에서 새로운 모델을 제시하고자한다. 아울러 핵심 기술 요소인 ISO/IEEE11073, HL7 적용을 통해 홈 헬스케어용 센서 기기에 대한 각종 기술을 축적 하고 최근에 활용이 보편화되고 있는 스마트폰을 활용한 헬스케어 플랫폼 적용으로 우수성을 확보하고자 한다.

  • PDF

u-Healthcare Monitoring System Design using by Smartphone based on Bluetooth Health Device Profile (Bluetooth Health Device Profile기반 스마트폰을 이용한 u-Healthcare 모니터링 시스템 설계)

  • Cho, Kyoung-Lae;Kim, Sang-Yoon;Kim, Jung-Han;Oh, Am-Suk;Kim, Gwan-Hyung;Jean, Jae-Hwan;Kang, Sung-In
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.6
    • /
    • pp.1365-1369
    • /
    • 2013
  • Recently, the Personal Health Device(PHD) that measures various biometric data easily are highlighted for ensuring portability, scalability and interoperability among the device as well as needs for a standardization of managing information measured by. In this paper, we'd like to propose u-healthcare monitoring system that measure biometric data(Oxygen saturation, Body weight, ECG and Blood pressure) by PHD featured with transferring data into devices such as smartphone using Bluetooth Health Device Profile(HDP) based on the ISO/IEEE 11073.

Design and Implementation of ISO/IEEE 11073 DIM Transmission Structure Based on oneM2M for IoT Healthcare Service (사물인터넷 헬스케어 서비스를 위한 oneM2M기반 ISO/IEEE 11073 DIM 전송 구조 설계 및 구현)

  • Kim, Hyun Su;Chun, Seung Man;Chung, Yun Seok;Park, Jong Tae
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.53 no.4
    • /
    • pp.3-11
    • /
    • 2016
  • In the environment of Internet of Things (IoT), IoT devices are limited by physical components such as power supply and memory, and also limited to their network performance in bandwidth, wireless channel, throughput, payload, etc. Despite these limitations, resources of IoT devices are shared with other IoT devices. Especially, remote management of the information of devices and patients are very important for the IoT healthcare service, moreover, providing the interoperability between the healthcare device and healthcare platform is essential. To meet these requirements, format of the message and the expressions for the data information and data transmission need to comply with suitable international standards for the IoT environment. However, the ISO/IEEE 11073 PHD (Personal Healthcare Device) standards, the existing international standards for the transmission of health informatics, does not consider the IoT environment, and therefore it is difficult to be applied for the IoT healthcare service. For this matter, we have designed and implemented the IoT healthcare system by applying the oneM2M, standards for the Internet of Things, and ISO/IEEE 11073 DIM (Domain Information Model), standards for the transmission of health informatics. For the implementation, the OM2M platform, which is based on the oneM2M standards, has been used. To evaluate the efficiency of transfer syntaxes between the healthcare device and OM2M platform, we have implemented comparative performance evaluation between HTTP and CoAP, and also between XML and JSON by comparing the packet size and number of packets in one transaction.