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 bug** User is able to select future date as date of birth **Component** SDC library, reference app **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Reference...

type:enhancement
help wanted
good first issue
P3

**Is your feature request related to a problem? Please describe.** Currently FHIR engine provides sync APIs to periodically fetch data. This is useful for offline systems and data that maybe...

type:enhancement
P3
effort:large

**Describe the bug** In repeated group component, is user enters invalid date, and then again adds new group, app clears invalid date **Component** SDC library, reference app **To Reproduce** Steps...

type:bug
P2
effort:small

should there be a cancelled state here too? _Originally posted by @jingtang10 in https://github.com/google/android-fhir/pull/2142#discussion_r1436961140_

type:enhancement
P2
effort:small

i belive this will need to be fixed in a future pr. the url is an "implementation detail" of the request itself. i think this should at least be a...

P2
type:code health
effort:small

**Is your feature request related to a problem? Please describe.** Currently there's no API to access data in the **LocalChangeEntity** table **Describe the solution you'd like** In the client app...

type:enhancement
P2
effort:large

**Is your feature request related to a problem? Please describe.** The _text field is a narrative (typically encoded in HTML(!!!)) for rendering the resource on screen. It's not something we...

P1
effort:medium

Related to (and initial version of) #2220. This introduces a (first) test which discovers, and fails in case of, duplicates in JARs on the classpath. It already found 1 issue...

**Describe the bug** The app is in a state where sync appears to fail 100% of the time. The "Last sync" timestamp in the menu updates after failure. **Component** Demo...

type:bug

**Is your feature request related to a problem? Please describe.** When submitting, SDC cannot process a QuestionnaireResponse with base64 encoded attachment with a big enough answer. A 2 MB image...

type:enhancement
P2
effort:medium