ballerinax/health.clients.fhir Ballerina library

3.0.0

Package containing a generic FHIR client connector that can be used to connect to a FHIR server.

Package overview

This package is used to connect to a FHIR server using the FHIRConnector.

Compatibility

Features and Capabilities

  • Connects to a FHIR server that supports any widely used authentication mechanism. Eg: Oauth2, basic auth, etc.
  • Support for all the FHIR interactions mentioned in the above specification.
  • Support for all the FHIR bulk data export operations.
  • Handle authentication to the server.
  • Caching and managing the access tokens.
  • Support for both FHIR+JSON and FHIR+XML payloads.
  • Rewrite FHIR server URL in the response payload and headers with a custom URL.

Import

import ballerinax/health.clients.fhir;Copy

Metadata

Released date: 2 days ago

Version: 3.0.0


Compatibility

Platform: any

Ballerina version: 2201.12.3

GraalVM compatible: Yes


Pull count

Total: 3077

Current verison: 5


Weekly downloads


Source repository


Keywords

Healthcare

FHIR

client

R4


Contributors

Other versions

See more...