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

There is a [behavior change](https://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability) in Android 12 which requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent if the app is targeting Android 12. Current...

bug
P1

_Currently planning pre-beta release: Subject to change_ Sync - [x] #732 Search - [ ] #608 - [x] #723 New features: - [ ] #253

**Describe the bug** 1. Questionnaire item has question which has multiple choice selection. 2. It renders each choice/answer as checkbox. 3. Given "initialSelected": true in answer option. It does not...

bug
P2

**Is your feature request related to a problem? Please describe.** When a text field is repeated, there should be a way to create new answers (button "+") and remove any...

Enhancement
P2

**Describe the bug** Patient is added on one device and it is not reflecting on other device **Component** Core library,reference app Precondition: One two devices reference app is installed with...

bug
P2
M

**Is your feature request related to a problem? Please describe.** First time sync may take a long time. So add support for long running sync worker so that OS doesn't...

Enhancement
Help wanted
P3
M

**Describe the bug** After submitting complete survey, it is not showing all details from complete survey on edit details screen **Component** SDC library, reference app Precondition: Patient should already added...

bug
P3
S

_Planning pre-beta release for QA: subject to change_ itemControls: - [x] #763 SDC Features: - [x] #227

Almost every widget has a header like this: ```xml ``` Not only is this annoying to duplicate each time, but as @stevenckngaa pointed out on #698, it does not properly...

code health

**Is your feature request related to a problem? Please describe.** When I add patient observations on device one and try to access on device two, it is not accessible because...

Enhancement
P3
M