Skip to main content

Changelog

Version 28 (July 13, 2026)

  • Patient flow progress API: Added new API whose functionality is a superset of Data retrieval status API, which is now deprecated. New functionality includes getting both the user's consent status and retrieval in one API call, permitting calling the API with an organization API token, and returning in-progress retrievals.
  • Patient Nudge Guide: Added an integration guide describing how to "nudge" patients to finish flows they start but don't finish. Discusses using either HealthEx's own managed functionality or doing it yourself.

Version 27 (June 3, 2026)

  • Data retrieval status API: Added AUTHENTICATION_EXPIRED and AUTHENTICATION_NEEDED_NEW_FACILITY location status values. Locations that require patient re-authentication no longer appear as NOT_STARTED; use the new values to distinguish expired connections from newly added facilities.
  • $updateData response: Added optional facilities array (per-facility retrieval status, same shape as data retrieval status). Omitted when empty. On authentication failures, lists prior-batch facility state with failed connections marked AUTHENTICATION_EXPIRED.

Version 23 (February 25, 2026)

Version 22.1 (February 11, 2026)

Version 20.5 (December 12, 2025)

  • Updated Overview for HealthEx API Documentation to reflect latest Product offering
  • Updated MCP Server Documentation for HealthEx MCP Server with latest Tool Definitions