b.well SDK v1.3.1

b.well SDK v1.3.1 Change Log

A new endpoint has been added to retrieve FHIR resources in JSON format. This endpoint allows you to search by Resource Type, a list of IDs, and apply date filters.

Key Features:

  • Retrieves a list of FHIR resources based on specified criteria.
  • Each resource is serialized as a FHIR JSON string.
  • Accepts a FhirRequest object to define search parameters.

Reference Retrieve JSON FHIR Data Guide for more information.