Skip to content

Commit

Permalink
Add the release badge for FHIR Engine library
Browse files Browse the repository at this point in the history
  • Loading branch information
jingtang10 committed Apr 19, 2021
1 parent 1992c7a commit 9cea113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The SDK is designed to support Android 21 (lollipop) and above. Android Studio 4
## Libraries
The repository is organised into two main libraries, *engine* and *structured data capture*.

### FHIR engine library
### FHIR engine library [![Google Maven](https://badgen.net/maven/v/metadata-url/dl.google.com/dl/android/maven2/com/google/android/fhir/engine/maven-metadata.xml)](https://maven.google.com/web/index.html?#com.google.android.fhir:engine)
This is the main library for building a mobile based clinical data repository using FHIR. It provides:
- SQLite database for FHIR resources
- APIs for accessing (create, read, update, and delete) FHIR resources in the database
Expand Down

0 comments on commit 9cea113

Please sign in to comment.