Android Fhir Save

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.

Project README

Android FHIR SDK

master codecov License project chat

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android. It aims to accelerate the adoption of FHIR by making it easy to incorporate FHIR into new and existing mobile applications.

Libraries

The SDK contains the following libraries:

Library Latest release Code Wiki Min SDK Summary
Data Capture Library Google Maven code wiki Android 7.0 (API level 24) Collect, validate, and process healthcare data on Android
FHIR Engine Library Google Maven code wiki Android 7.0 (API level 24) Store and manage FHIR resources locally on Android and synchronize with FHIR server
Workflow Library Google Maven code wiki Android 7.0 (API level 24) Provide decision support and analytics in clinical workflow on Android including implementation of specific FHIR operations ($measure_evaluate and $apply)

Demo apps

This repository also contains the following demo apps:

Demo app Code Wiki
FHIR Engine Demo App code wiki
Structured Data Capture Catalog App code wiki

These applications are provided for demo purposes only. Do NOT use in production.

Contributing

The development of the SDK began as a collaborative effort between Google, The World Health Organization, and Ona. Since then, a consortium of application developers have been contributing to the project.

To contribute to the project, please see Contributing to get started.

Feedback and getting help

You can create a GitHub issue for bugs and feature requests.

In case you find any security bug, please do NOT create a GitHub issue. Instead, email us at [email protected].

If you want to provide any feedback or discuss use cases you can:

Disclaimer

This product is not intended to be a medical device.

HL7®, and FHIR® are the registered trademarks of Health Level Seven International and their use of these trademarks does not constitute an endorsement by HL7.

Open Source Agenda is not affiliated with "Android Fhir" Project. README Source: google/android-fhir