preferred-sources
X
Mail
Fitbit app-teardown

Fitbit Integrates Medical Records via Health Connect: App Teardown

Key Points of This Article
  • Specific details of medical record integration in the Android Fitbit app have been revealed through “app analysis.”
  • An analysis of the Android Fitbit app v4.66.1 update files confirms the addition of permissions and resource code for syncing and importing medical records—such as allergies, medical conditions, lab results, and medication history—via “Health Connect,” the system app that shares health, fitness, and wellness data between Android apps.
  • Secure execution is handled via the “Health Connect” system app.

On Tuesday, March 17, 2026, Google announced three updates for the “Personal Health Coach” powered by the Google AI “Gemini” at the healthcare event “The Check Up 2026.” The coach, which has been available in the US since October 2025, is offered by their fitness tracker subsidiary, Fitbit.

One of these updates involves medical record integration through partnerships with companies like “b.well” and “CLEAR,” utilizing advanced security standards defined by the National Institute of Standards and Technology (NIST) at Identity Assurance Level 2 (IAL2). By integrating medical records into the Android Fitbit app, the “Personal Health Coach” will be able to provide more accurate advice based on actual lab results and past wearable data, rather than offering generic medical guidance.

While this medical record integration for the Android Fitbit app has been announced, its specific technical specifications have now been clarified through “app analysis.”

「アプリ解析」

当サイトの「アプリ解析」カテゴリで公開している記事では、Google の最新 Android アプリを逆コンパイルして独自に解析し、発見した今後実装される可能性のある新機能や変更点などをお届けします。正式リリース前の新機能や変更となるため開発段階の未確定な情報も含まれますが、Android アプリの今後のアップデート動向をいち早くキャッチできる、ほかにはない当サイトオリジナルコンテンツです。


An analysis of the app files from the Android Fitbit app v4.66.1 update, released on Friday, April 3, 2026, confirmed the addition of permissions and resource code related to features that allow users to sync and import medical records—such as allergies, medical conditions, lab results, and medication history—via “Health Connect,” the system app used for sharing health, fitness, and wellness data across Android applications.

  • Permissions
<uses-permission android:name="android.permission.health.WRITE_MEDICAL_DATA"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_ALLERGIES_INTOLERANCES"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_CONDITIONS"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_LABORATORY_RESULTS"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_MEDICATIONS"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_PERSONAL_DETAILS"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_PRACTITIONER_DETAILS"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_PREGNANCY"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_PROCEDURES"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_SOCIAL_ENVIRONMENT"/>
    <uses-permission android:name="android.permission.health.READ_MEDICAL_DATA_VACCINES"/>
  • Resource Code
<string name="acknowledgement_page_add_more_providers_button_label">Add more providers</string>
    <string name="acknowledgement_page_body_add_remove_providers_text">Add or remove healthcare providers that sync to Fitbit anytime</string>
    <string name="acknowledgement_page_body_asked_to_sign_in_text">To continue syncing, you may be asked to sign in to your provider occasionally, depending on their security policy</string>
    <string name="acknowledgement_page_body_information_on_included_data_text">If you previously agreed to share your data with Fitbit for research and development, your de-identified medical data will be included. Edit this anytime in Settings</string>
    <string name="acknowledgement_page_body_notify_users_to_set_lock_screen_text">Consider setting a lock screen on your device to safely store your health data</string>
    <string name="acknowledgement_page_done_button_label">Done</string>
    <string name="acknowledgement_page_subtitle">After your medical records sync, you'll see them in the Fitbit app</string>
    <string name="acknowledgement_page_title">Start syncing records</string>

In short, it has become clear that medical record integration in the Android Fitbit app does not involve the app communicating directly with individual healthcare provider systems. Instead, it is executed securely via the “Health Connect” system app. Note that the “Personal Health Coach” in the Android Fitbit app is currently limited to a US rollout.

Fitbit App Link

Get it on Google Play

Share this article

Comments

コメントを残す


*This site uses affiliate advertising.