Changelog

Release history of the medblocks SDK, newest first.

v1.0.0 (Jul 8, 2026)

Features

  • Initial release of the Medblocks TypeScript SDK, covering patient sessions, patients, the connections catalog, webhook management, event redelivery, webhook signature verification, and return-URL parsing.
  • mb.patients.records(id) returns a connected patient’s stored FHIR resources as a cursor-paginated page. Every Patient resource carries your patient_id in its FHIR identifier array under urn:medblocks:patient-id.
  • Record pages use short, fixed-length opaque cursors that stay valid for 7 days from the response that issued them.