Android FHIR Engine Library

The FHIR Engine Library stores and manages FHIR resources locally on Android and synchronizes with FHIR servers.

Packages

Link copied to clipboard

Entrypoint for the Data Access API: basic access to local FHIR resources, namely, the CRUD operations: create, read, update, and delete.

Link copied to clipboard
Link copied to clipboard

Entrypoint for the Search API: a Kotlin DSL (domain-specific language) for searching local FHIR resources.

Link copied to clipboard
Link copied to clipboard

Entrypoint for the Sync API: synchronizes local FHIR resources with a remote FHIR server/store.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard