Track infections through resting heart rate

栏目: IT技术 · 发布时间: 5年前

内容简介:Early Infection Alert on an Apple Watch based on resting heart rate elevation.Early detection is crucial in stopping the spread of infection. We should use all the tools at our disposal.Infections elevate your resting heart rate, sometimes even before you

Infection Alert

Early Infection Alert on an Apple Watch based on resting heart rate elevation.

Executive Summary

Early detection is crucial in stopping the spread of infection. We should use all the tools at our disposal.

Infections elevate your resting heart rate, sometimes even before you can feel the symptoms or the temperature is elevated. 1 2

Wearables provide an accurate way to measure resting heart rate during sleep by wearing the watch during the night.

We first create a personal baseline over a couple of nights, then every morning compare the recording with the previous baseline.

Elevation of the resting heart rate over the baseline could indicate an infection.

We display a green/ :white_check_mark: (not elevated) red/:exclamation: (elevated) symbol on the apple watch face and anonymously collect the data into a public database.

Other factors could elevate the resting heart rate, such as:

  • high stress
  • Alcohol
  • lack of sleep.
  • ... But the user is usually aware of them.

I expect this to have a fairly low false-negative rate (high sensitivity) but a pretty high false-positive rate (low specificity).

Method of collection

Apple watch collects heart rate data continuously. The users would ideally wear the watch during the night.

Data is extracted from the Apple HealtKit API in the morning, and resting heart rate elevation calculated.

Collecting with a phone (without apple watch)

Resting Heart Rate can be measured with a smartphone app Instant Heart Rate 4 (clinically validated) and anonymously transferred to the Infection Alert app using the Azumio Connect SDK. 3

Care must be taken that all resting heart rate measurements are done at approximately the same time daily and in sitting resting state.

Creating a global map of resting heart rate elevations

Let's anonymously collect all resting heart rate data from users who want to participate. With enough coverage, we can create an infection spread map.

What to collect (per user per day):

  • daily heart rate measurements (close to raw data for tracking back and recalculation with a better algorithm)
    • heart rate
    • timestamp
    • activity level
  • daily resting heart rate and elevation above the resting heart rate
  • location of the user (could randomly blur the exact location to protect privacy)
  • unique id of the user (randomly generated on the device at install time)

Data availability

All anonymized data is stored in a publicly accessible repository, so any researcher can have free access to it.

Dashboards can be built...

Technical implementation

Backend for storing

Google BigQuery for storing, heart rate and location data.

HeartRate:

  • userid
  • location
  • timestamp
  • day
  • baseline
  • heart rate
  • raw data records
    • timestamp
    • heart rate
    • motion

About Author

I'm Peter Kuhar, I've developed the most successful heart rate measurement app for iOS and Android. With more than 50M Downloads.

I've also participated in research regarding heart pulse signals, wearables... and lead internal research efforts.

This is a personal project outside my work at Azumio Inc.

References

[1] Harnessing wearable device data to improve state-level real-time surveillance of influenza-like illness in the USA: a population-based study - https://www.thelancet.com/journals/landig/article/PIIS2589-7500(19)30222-5/fulltext

[2] Digital Health: Tracking Physiomes and Activity Using Wearable Biosensors Reveals Useful Health-Related Information https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5230763/

[3] https://github.com/azumio/instantheartrate-connect-ios


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

增长黑客

增长黑客

Sean Ellis / 张溪梦 / 中信出版集团股份有限公司 / 2017-11-1 / CNY 59.00

脸谱网如何从默默无闻到坐拥二十几亿用户? 爱彼迎、优步何以在短短时间估值超过百亿美元? 领英怎样跨步成为全球领先的职业社交平台? 这些初创公司实现爆发式成长的共同奥秘就是增长黑客。 增长黑客是硅谷当下热门的新商业方法论,其精髓在于通过快节奏测试和迭代,以极低甚至零成本获取并留存用户。 作为最早提出“增长黑客”概念的理论先驱、带领Dropbox实现500%增长的实战领军......一起来看看 《增长黑客》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

html转js在线工具
html转js在线工具

html转js在线工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具