android-fhir icon indicating copy to clipboard operation
android-fhir copied to clipboard

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.

Results 420 android-fhir issues
Sort by recently updated
recently updated
newest added

**Describe the Issue** FhirEngine package is reponsible for handling all apis related to storage. Sync package is reponsible for handling all apis related to sync. However we identified certain issues...

P2
type:code health
effort:medium

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2457 **Description** Clear and concise code change description. **Alternative(s) considered** Have you considered...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1914 Cause of the issue: The EditText temporarily contains an extra character. The...

It "feels" to me like I may be getting too many 💌 Email Notifications from this repository... Some are normal and expected, as I contribute (more), GitHub notifies me about...

type:bug
type:process
effort:xsmall

Bumps the gradle group with 1 update: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.0 to 2.17.1 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=gradle&previous-version=2.16.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of...

dependencies
java

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2531 **Description** Support performing FhirEngine actions as a single atomic transaction **Alternative(s) considered**...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2498 **Description** Update metadata in the payload of the resource in the resourceEntity...

**Describe the bug** Cursor is skipping back while start typing on the numeric field if the initial value is set to 0 **Component** SDC library **To Reproduce** Steps to reproduce...

P1

**Is your feature request related to a problem? Please describe.** Multiple db operations involving create/update/delete of resources cannot be handled atomically such that when updating and inserting extracted resources due...

P2
effort:small