منصة الخدمات الصحية. موقع الخدمات الصحية بوزارة الدفاع للتوظيف

See the on GitHub for example fitness apps This API is not intended for background capture or workout tracking
Note: Health Services is available on Wear OS API level 30 A milestone is configured with both an initial trigger amount and a period amount, so it will trigger once when the initial condition is met, and again each time the period amount is achieved

صحة

Health Services concepts Keep the following concepts in mind when developing with Health Services.

15
صحة
Create apps using Health Services Create apps using Health Services in the ways described in the following sections
منصة “موعدي” للخدمات الصحية الإلكترونية تنجح بإتمام جولة استثمارية جديدة
Health Services acts as an intermediary to the various sensors and related algorithms on the device to provide apps with high-quality data related to activity, exercise, and health
موقع الخدمات الصحية بوزارة الدفاع للتوظيف
Enable activity-aware experiences, including the ability to detect an ongoing exercise started from another app
The trigger type determines whether the app is notified only on the next occurrence of the event with EventType While an exercise is in progress, Health Services can collect metrics on selected DataTypes and report back to the app that is managing the exercise
For example, to set a milestone every time the user runs 1 kilometer, use 1km as the initial threshold and 1km as the period amount Your app can also receive rapid data updates through this API, as long as the exercise belongs to your app

منصة “موعدي” للخدمات الصحية الإلكترونية تنجح بإتمام جولة استثمارية جديدة

Conserve battery by using sensor configurations from Health Services that are optimized for power efficiency.

21
موقع الخدمات الصحية بوزارة الدفاع للتوظيف
This is suited for long-lived experiences where data updates are relatively infrequent and spread over time
إدارة المعلومات الصحية
This is suited for short-lived experiences, such as while the user is looking at your app UI
إدارة المعلومات الصحية
Goals and milestones Similar to events, goals and milestones are each a combination of a DataType and a condition
Take advantage of powerful algorithms running natively on the platform
An event is triggered when that data type meets the specified condition All of these allow developers to focus on developing unique features and user experiences, while relying on the platform to provide robust and consistent metrics in a power-efficient manner

منصة “موعدي” للخدمات الصحية الإلكترونية تنجح بإتمام جولة استثمارية جديدة

Health Services automatically configure all fitness and health related sensors appropriately for the use-case, collect sensor data, and compute metrics like heart rate, distance, calories, elevation, floors, speed, pace, and more.

9
الصفحة الرئيسية
How Health Services helps app developers Without Health Services, apps had to connect to one or multiple sensors, configure each of them appropriately, receive raw sensor data, and use their own algorithms to derive meaningful information
منصة “موعدي” للخدمات الصحية الإلكترونية تنجح بإتمام جولة استثمارية جديدة
Exercise types Health Services treats exercise as a first-class feature and supports a multitude of ExerciseTypes
صحة
Ensure data consistency across all applications on the same device by using standardized platform computations