• Title/Summary/Keyword: 응급상황판별

Search Result 11, Processing Time 0.031 seconds

The Development of Wearable Device and Personal Health Record System for Emergency Treatment (응급상황 대처를 위한 웨어러블 디바이스 및 개인건강기록 시스템 개발)

  • Lee, Jisoo;Dang, Thien-Binh;Yeom, Sanggil;Choo, Hyunseung
    • Annual Conference of KIPS
    • /
    • 2017.04a
    • /
    • pp.680-682
    • /
    • 2017
  • 최근 급성 질환으로 인한 사망률은 꾸준히 증가하고 있다. 이러한 급성 질환은 초기 증상 발생 시 올바른 인지와 신속한 대처가 요구된다. 그러나 유지 관리비용 면에서 모든 개인의 응급상황을 관리할 수 있는 의료시스템은 구축하기 어렵다. 본 논문에서는 언급한 문제점을 해결하기 위해 웨어러블 디바이스와 개인건강기록 시스템을 제안한다. 웨어러블 디바이스에서 측정한 심박 체온의 생체신호로 응급 상황을 판별해 지정된 보호자에게 알린다. 또한, 응급버튼을 통해 곧바로 응급상황을 알린다. 개인이나 가족과 관련된 건강정보를 관리할 수 있는 개인건강기록(Personal Health Record)을 제공한다. 본 시스템을 통해 사용자의 응급상황에 신속하게 대처하여 생명을 보호할 수 있을 것으로 기대한다.

A Reliable u-Health System which an Embedded System is Applied (임베디드 시스템을 적용한 신뢰성 있는 u-Health 시스템)

  • Shin, Su-Hong;Yoo, Seung-Bo;Kim, Woo-Sung
    • Annual Conference of KIPS
    • /
    • 2011.11a
    • /
    • pp.1055-1058
    • /
    • 2011
  • 본 논문은 IT분야의 다양한 융합 기술 분야 중에서 언제 어디서나 사용자의 건강상태를 실시간으로 확인 할 수 있는 u-Health 시스템(Ubiquitous Health System)을 구현하였다. 현재 서비스되고 있는 u-Health 시스템은 초기 단계로 사용자의 상태를 확인하는 센서 기기에 의존하여 센서로부터 측정된 데이터를 가족 및 의료기관 등이 직접 분석하여 대처 하는 방법을 사용하고 있다. 그러나 기존에 개발된 u-Health 시스템은 센서 기기에 대한 오동작과 응급상황 발생 시 정확하고 신속한 대처를 할 수 없다는 단점을 가지고 있다. 따라서 본 논문에서는 u-Health 시스템의 단점을 보완하고자 기존 u-Health 시스템에 질환판별 알고리즘을 적용하여 사용자의 상태를 진단하고 이상 징후나 응급상황을 판단 할 수 있도록 하여 신뢰성을 높인다. 또한 질환판별 결과가 응급상황으로 판정될 시 가족 및 의료기관에 실시간으로 문자 메시지를 전송하여 알림 역할을 하고, 스마트폰과 웹페이지를 이용하여 실시간으로 사용자의 상태를 확인할 수 있도록 하여 신속성을 높이는데 목적이 있다.

Implementation of An Automatic Authentication System Based on Patient's Situations and Its Performance Evaluation (환자상황 기반의 자동인증시스템 구축 및 성능평가)

  • Ham, Gyu-Sung;Joo, Su-Chong
    • Journal of Internet Computing and Services
    • /
    • v.21 no.4
    • /
    • pp.25-34
    • /
    • 2020
  • In the current medical information system, a system environment is constructed in which Biometric data generated by using IoT or medical equipment connected to a patient can be stored in a medical information server and monitored at the same time. Also, the patient's biometric data, medical information, and personal information after simple authentication using only the ID / PW via the mobile terminal of the medical staff are easily accessible. However, the method of accessing these medical information needs to be improved in the dimension of protecting patient's personal information, and provides a quick authentication system for first aid. In this paper, we implemented an automatic authentication system based on the patient's situation and evaluated its performance. Patient's situation was graded into normal and emergency situation, and the situation of the patient was determined in real time using incoming patient biometric data from the ward. If the patient's situation is an emergency, an emergency message including an emergency code is send to the mobile terminal of the medical staff, and they attempted automatic authentication to access the upper medical information of the patient. Automatic authentication is a combination of user authentication(ID/PW, emergency code) and mobile terminal authentication(medical staff's role, working hours, work location). After user authentication, mobile terminal authentication is proceeded automatically without additional intervention by medical staff. After completing all authentications, medical staffs get authorization according to the role of medical staffs and patient's situations, and can access to the patient's graded medical information and personal information through the mobile terminal. We protected the patient's medical information through limited medical information access by the medical staff according to the patient's situation, and provided an automatic authentication without additional intervention in an emergency situation. We performed performance evaluation to verify the performance of the implemented automatic authentication system.

Implementation of Dynamic Situation Authentication System for Accessing Medical Information (의료정보 접근을 위한 동적상황인증시스템의 구현)

  • Ham, Gyu-Sung;Seo, Own-jeong;Jung, Hoill;Joo, Su-Chong
    • Journal of Internet Computing and Services
    • /
    • v.19 no.6
    • /
    • pp.31-40
    • /
    • 2018
  • With the development of IT technology recently, medical information systems are being constructed in an integrated u-health environment through cloud services, IoT technologies, and mobile applications. These kinds of medical information systems should provide the medical staff with authorities to access patients' medical information for emergency status treatments or therapeutic purposes. Therefore, in the medical information systems, the reliable and prompt authentication processes are necessary to access the biometric information and the medical information of the patients in charge of the medical staff. However, medical information systems are accessing with simple and static user authentication mechanism using only medical ID / PWD in the present system environment. For this reason, in this paper, we suggest a dynamic situation authentication mechanism that provides transparency of medical information access including various authentication factors considering patient's emergency status condition and dynamic situation authentication system supporting it. Our dynamic Situation Authentication is a combination of user authentication and mobile device authentication, which includes various authentication factor attributes such as emergency status, role of medical staff, their working hours, and their working positions and so forth. We designed and implemented a dynamic situation authentication system including emergency status decision, dynamic situation authentication, and authentication support DB construction. Finally, in order to verify the serviceability of the suggested dynamic situation authentication system, the medical staffs download the mobile application from the medical information server to the medical staff's own mobile device together with the dynamic situation authentication process and the permission to access medical information to the patient and showed access to medical information.

Development of Authentication Service Model Based Context-Awareness for Accessing Patient's Medical Information (환자 의료정보 접근을 위한 상황인식 기반의 인증서비스 모델 개발)

  • Ham, Gyu-Sung;Joo, Su-Chong
    • Journal of Internet Computing and Services
    • /
    • v.22 no.1
    • /
    • pp.99-107
    • /
    • 2021
  • With the recent establishment of a ubiquitous-based medical and healthcare environment, the medical information system for obtaining situation information from various sensors is increasing. In the medical information system environment based on context-awareness, the patient situation can be determined as normal or emergency using situational information. In addition, medical staff can easily access patient information after simple user authentication using ID and Password through applications on smart devices. However, these services of authentication and patient information access are staff-oriented systems and do not fully consider the ubiquitous-based healthcare information system environment. In this paper, we present a authentication service model based context-awareness system for providing situational information-driven authentication services to users who access medical information, and implemented proposed system. The authentication service model based context-awareness system is a service that recognizes patient situations through sensors and the authentication and authorization of medical staff proceed differently according to patient situations. It was implemented using wearables, biometric data measurement modules, camera sensors, etc. to configure various situational information measurement environments. If the patient situation was emergency situation, the medical information server sent an emergency message to the smart device of the medical staff, and the medical staff that received the emergency message tried to authenticate using the application of the smart device to access the patient information. Once all authentication was completed, medical staff will be given access to high-level medical information and can even checked patient medical information that could not be seen under normal situation. The authentication service model based context-awareness system not only fully considered the ubiquitous medical information system environment, but also enhanced patient-centered systematic security and access transparency.

The development of fall detection system using 3-axis acceleration sensor and tilt sensor (3축 가속도센서와 기울기 센서를 이용한 낙상감지시스템 개발)

  • Ryu, Jeong Tak
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.18 no.4
    • /
    • pp.19-24
    • /
    • 2013
  • The problem of elderly people with weak physical health has become a very important issue in the aging society. Elderly people with very low judgment and decision-making skills often falls because of the degradation of the strength and balance. Due to the fall triggered off fractures, parenchyma damage, and casualties, generally fast emergency treatment is needed. In this paper, an automatic fall detection system consisting of a triaxial accelerometer and tilt sensor. Using the fall system, the performance of the system was analyzed in many situations. The experimental results showed more than 92% analytical skills.

Design and Implementation of Robot-Based Alarm System of Emergency Situation Due to Falling of The Eldely (고령자 낙상에 의한 응급 상황의 4족 로봇 기반 알리미 시스템 설계 및 구현)

  • Park, ChulHo;Lim, DongHa;Kim, Nam Ho;Yu, YunSeop
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.4
    • /
    • pp.781-788
    • /
    • 2013
  • In this paper, we introduce a quadruped robot-based alarm system for monitoring the emergency situation due to falling in the elderly. Quadruped robot includes the FPGA Board(Field Programmable Gate Array) applying a red-color tracking algorithm. To detect a falling of the elderly, a sensor node is worn on chest and accelerations and angular velocities measured by the sensor node are transferred to quadruped robot, and then the emergency signal is transmitted to manager if a fall is detected. Manager controls the robot and then he judges the situation by monitoring the real-time images transmitted from the robot. If emergency situation is decided by the manager, he calls 119. When the fall detection system using only sensor nodes is used, sensitivity of 100% and specificity of 98.98% were measured. Using the combination of the fall detection system and portable camera (robot), the emergency situation was detected to 100 %.

Analysis of the Unconstraind BCG Parameter for Stress Discrimination (스트레스 판별을 위한 무구속 심탄도의 파라미터 분석)

  • Jeon, Gam-Pyo;Noh, Yun-Hong;Jeong, Do-Un
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.05a
    • /
    • pp.148-151
    • /
    • 2010
  • 심장관련 질환은 현대사회에서 업무 과중과 스트레스에 의해 발병 가능성이 높아지고 있으며, 일상생활 중 건강상태를 지속적으로 모니터링하여 심장질환 관련 응급상황에 대처하기위한 많은 연구들이 수행되고 있다. 본 연구에서는 가정 또는 사무실에서 무구속적인 방법으로 지속적인 심장 활동상태의 모니터링이 가능한 무구속 의자형 심탄도 계측 시스템을 구현하였다. 구현된 시스템에서 계측된 심탄도 신호로부터 건강모니터링을 위한 특징성분을 검출하기위해 웨이브렛 변환과 템플릿 매칭을 혼합한 신호처리방법을 제안하였다. 또한 적응 문턱치를 통해 심탄도 신호에서 심박동을 검출하였으며 심박동의 간격으로부터 HRV(heart rate variabillity)를 계산하였다. 구현된 시스템의 성능평가를 위하여 심전도와 동시에 심탄도를 측정하였으며, 두 신호로부터 심박동 검출 성능을 비교하여 구현된 무구속 의자형 심탄도 계측 시스템의 유용성 및 무자각 건강모니터링의 가능성을 확인하였다. 또한 스트레스에 따른 HRV의 변화를 관찰하기 위하여 피실험자로부터 인위적으로 숨을 참고 강제호기를 통해 흉강내압을 증가시켜 인위적인 육체적 스트레스를 가하는 발살바를 유도하였으며, HRV의 시간 및 주파수 영역에서 도출되는 파라미터들을 평가하여 심탄도 모니터링을 통해 안정 상태와 스트레스 상태의 판별 및 무구속 건강모니터링의 가능성을 평가하였다.

  • PDF

Development of Activity States Classifier Using Perceptron Algorithm (퍼셉트론 알고리즘을 이용한 활동상태 분류기법 개발)

  • So, Ji-Eun;Noh, Yun-Hong;Hwang, Gi-Hyun;Jeong, Do-Un
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.05a
    • /
    • pp.360-364
    • /
    • 2009
  • 현대사회는 인구의 고령화에 따른 노인인구의 증가 및 만성질환자의 증가에 따른 의료수요 급증이 예상되고 있다. 하지만 현재의 의료서비스 인프라는 증가하는 의료수요를 충족하기에는 역부족이 따르며, 이러한 문제점을 해결하기위해 정보통신기술과 헬스케어기술이 결합된 유비쿼터스 헬스케어기술이 부각되고 있다. 본 연구에서는 일상생활 중 움직임에 따른 활동 상태를 판별하여 운동량의 모니터링을 통한 건강관리뿐만 아니라 낙상 등과 같은 응급상황의 모니터링이 가능한 시스템을 구현하고자 하였다. 이를 위하여 3축 가속도센서를 이용하여 인체의 움직임에 따른 활동 가속도 신호를 계측할 수 있는 센서 및 시스템을 구현하였다. 또한 계측된 센서신호를 PC또는 휴대용 단말기로 무선전송하기위하여 무선센서네트워크 기술을 적용한 데이터 전송시스템을 구현하였다. 계측된 가속도 신호로부터 활동 상태를 판별하기위해 다층 퍼셉트론 알고리즘을 적용한 분류알고리즘을 제안하였으며, 분류알고리즘의 성능평가를 통해 실제 활동상태 모니터링에 적용 가능함을 확인하였다.

  • PDF

Implementation of Fall Accident Detection System (낙상사고 감지 시스템 구현)

  • Ju, Eun-Su;Im, Hyo-Gyeong;Lee, Sang-Min;Park, Seong-Ik;Jeon, Chan-Ho;Jung, Young-Seok
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.07a
    • /
    • pp.461-462
    • /
    • 2022
  • 최근 지속적인 출산율의 감소와 평균수명의 증가로 인하여, 대한민국의 초고령 사회는 예상보다 훨씬 빠르게 증가하고 있다. 핵가족 형태가 보편화되며 1인 가구도 함께 늘고 있어서 홀로 사는 노인의 수 역시 증가하는 추세이다. 주거 공간에서 낙상사고와 같은 고령화 안전사고가 많이 발생하고 있다. 혼자 사는 독거노인들의 경우 사고 발생 즉시 대처가 가능한 보호자가 없다는 문제점이 있다. 본 논문에서는 MediaPipe를 이용한 낙상사고 감지 시스템을 개발한다. 먼저, 이 시스템은 MediaPipe를 이용해서 카메라를 통해 실시간으로 수신된 영상에서 사람을 인식하고, 자세 유형 분석을 통해 낙상사고 발생 여부를 판별하여 애플리케이션을 통해 보호자에게 현장 상황을 알려주는 시스템이다. 낙상사고가 발생했다면 보호자용 애플리케이션을 통해 사고 발생 알림 및 현장 사진을 보여준다. 이와 같은 기술을 활용하여 응급상황에 처한 노인을 빠르게 구조하며 독거노인의 생활안전사고 문제를 해결하는 데에 기여하고자 한다.

  • PDF