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

**Is your feature request related to a problem? Please describe.** Currently the drop down widget has the keypad disabled, if we have a large number of answer options, we have...

Enhancement
P2
M

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1523 **Description** A visual progress bar at the top of the questionnaire. **Type**...

UX testing

**Is your feature request related to a problem? Please describe.** Many components use ANC specific examples based on WHO ANC questionnaires, which is not be relevant for all audiences and...

Enhancement
P2
S
Ux

**Describe the bug** nothing happens when you press the text field box of Time entry, only when you press the time icon does the time widget open **Component** SDC gallery...

bug
To be triaged
Ux
UX testing

**Describe the bug** Setting the entry format on a date item has no effect. **Component** SDC library **To Reproduce** Steps to reproduce the behavior: 1. Open the catalog app 2....

bug
To be triaged

Fixes #1403, #1423, #1407, #1365, #915, #656, #718, #1189 Unlocks: #1334, #1055 Depreciates: #1395 **Description** This PR brings the full functionality of the $apply operator to Android. 1. Migrates the...

**Is your feature request related to a problem? Please describe.** Be able to hide a page **Describe the solution you'd like** Using the hidden extension should hide the page as...

to avoid race condition between different processes

P1
S

**Describe the solution you'd like** Add functionality to the search API to find concepts within a ValueSet resource: * By code * By DisplayName Return the concept (from the CodeSystem)...

Enhancement
Help wanted
Search

Create a wiki page for the sdc gallery application that includes the following topics - what it is - main functionalities - code location - APK location and sideload instructions...

Documentation
P2