android-fhir
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.
**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...
**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**...
**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...
**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...
**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....
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
**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)...
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...