<!-- footer |
---|
Powered by babylon health --> |
Don't get too excited
A bunch of things that don't matter to us
- Support for new workout types
- A lot of new features for swimming
- New Workout API updates including workout routes
- Sync data now includes identifiers and versioning
What really matters
Supporting Diabetes Management
- Blood glucose meal time
public let HKMetadataKeyBloodGlucoseMealTime: String
public enum HKBloodGlucoseMealTime: Int {
case preprandial
case postprandial
}
Supporting Diabetes Management
- Insulin delivery
public static let insulinDelivery: HKQuantityTypeIdentifier
public let HKMetadataKeyInsulinDeliveryReason: String
public enum HKInsulinDeliveryReason : Int {
case basal
case bolus
}
Supporting Diabetes Management
watchOS 4 supports CoreBluetooth
- Open source framework.
- Allows developers and researches to build surveys for medical research.
- It helps health professionals and researchers to recruit partipants to take surveys or to just provide data.
- It is linked with HealthKit to access more relevant data for the studies.
- Tone Audiometry - Hearing test
- Stroop test - Selective attention test
- Trail making test - neuro psychological test
- Range of Motion - Measure flexed and extended positions