Jump to Content
b.well SDK
HomeGuidesAPI ReferenceChangelog
Log Inb.well SDK
Guides
Log In
b.well Backend Update (12/9/24)
All
Pages
Start typing to search…

Welcome

  • Introduction

AUTHENTICATION

  • OAuth Token Exchange

Connecting to FHIR Server

  • Onboarding
  • Service Account vs Patient Account
  • Acquiring an OAuth2 Access Token for Service Account
  • Authenticating with FHIR Server using an OAuth2 token
  • Paging vs Streaming
  • Retrieving a Patient Record
    • 1. Download each resource type separately
    • 2. Download full patient record
    • 3. Download the International Patient Summary (IPS)

SDK for Android

  • Introduction
  • Method Guides
    • SDK API Error Handling
    • Identity Methods
      • Initializing the SDK
      • Authenticating a User
      • Retrieve Identity Verification Status
    • User Methods
      • Update User Profile Data
      • Retrieve User Profile Data
      • Delete A User's Account
    • Device Methods
      • Register a Device
      • Deregister a Device
    • Consent Methods
      • Create User Consent Data
      • Retrieve User Consent Data
    • Search Methods
      • Search Connections
      • Search Providers
      • Unified Search
    • Connection Methods
      • Retrieve a Data Source
      • Retrieve an Oauth URL
      • Create a Data Connection
      • Retrieve a User's Data Connections
      • Delete a Connection
      • Disconnect a Connection
      • Request a New Connection
      • Retrieve Individual Access Connections & Status
      • Activate a Disconnected Connection
    • Task Methods
      • Retrieve Tasks for a User
      • Update Task Status
    • Health Data Methods
      • Health Summary
      • Codings in Health Data Request Objects
      • Filtering Base Resources by Date
      • Allergy Intolerances
      • Care Plans
      • Conditions
      • Encounters
      • Immunizations
      • Procedures
      • Vital Signs
      • Medications
      • Medication Knowledge
      • Medication Pricing
      • Labs
      • Lab Knowledge
      • Document References (Clinical Notes)
      • Retrieve JSON FHIR Data
    • Diagrams & Integration Guides
      • Onboarding Flow Diagram
      • Data Connection Sequence Diagram
      • Connection State Diagram
      • Push Notification Integration Guide
      • Medication Module Class Diagram
      • IAL2 Verification Integration Guide
      • Data Connection Request Testing
      • Individual Access Service Flow Diagram
  • Feature Guides
    • Communication Preferences & Personalization
    • Unified Search Data Connections
    • Clinical Notes (Document Reference)
    • Location Based Suggested Connections
    • Requested Connection Notifications
    • Institution Verification
    • health.match
  • b.well Backend Updates
    • b.well Backend Update (10/28/25)
    • b.well Backend Update (6/16/25)
    • b.well Backend Update (4/18/25)
    • b.well Backend Update (3/28/25)
    • b.well Backend Update (3/12/25)
    • b.well Backend Update (1/3/25)
    • b.well Backend Update (12/18/24)
    • b.well Backend Update (12/17/24)
    • b.well Backend Update (12/16/24)
    • b.well Backend Update (12/9/24)
    • b.well Backend Update (11/27/24)
    • b.well Backend Updates (11/18/24)
    • b.well Backend Updates (11/14/24)
    • b.well Backend Updates (11/7/24)
    • b.well Backend Updates (10/28/24)
    • b.well Backend Updates (10/18/24)

SDK FOR WEB

  • Introduction

SDK FOR iOS

  • Introduction

SDK FOR AI

  • Introduction
  • OpenAI or ChatGPT
  • Anthropic or Claude
  • Google or Gemini
  • MCP Tools (Agents)
    • Get FHIR Record
    • Search Clinical Notes
    • Get Patient Summary
    • Get Vitals
    • Get Labs
    • Get Current Datetime

Embeddable UI

  • b.well Embeddable Deployment Guide
    • Web Integration
    • React Native Integration

FHIR SDK for Databricks

  • Introduction
    • Data Mapping
    • Data Processing
    • Performance
    • Testing and Validation
  • SDK Modules
    • b.well FHIR Server
    • FHIR SDK for Databricks
    • SparkPipelineFramework
    • SparkAutoMapper
    • SparkAutoMapper.FHIR
    • SparkFhirSchemas
    • SparkPipelineFramework.Testing
  • Key Considerations
  • Incorporating into Databricks

Terms of Use

  • Terms of Use

b.well Backend Update (12/9/24)

Backend Update

  1. Delete taskSearch endpoint. This has been replaced by the getTasks endpoint.

Updated about 2 months ago


b.well Backend Update (12/16/24)
b.well Backend Update (11/27/24)
  • Table of Contents
    • Backend Update