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.
**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2492 **Description** It should trigger the manual sync, and sync the patient. **Alternative(s)...
**Describe the bug** There's a missing value when the user taps "Add another answer" but did not fill in the text box, then save the choices. After submitting a Questionnaire...
**Describe the bug** @jingtang10 @MJ1998 @aditya-07 QQ, is my assumption that Knowledge Manager searches for resources using the URLs right? If yes, I think we have a bug where it...
**Describe the bug** Demo app crashes with ServerConfiguration is not provided. The demo app should also work in offline mode when there is no server configuration given. **Component** Core library,...
**Describe the Issue** When the Kokoro CI check fails, troubleshooting logs sometimes do not all have the details required to solve the issue. The Kokoro logs include links to Firebase...
**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2490 **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 #2467 **Description** Upgraded to new "apply" APIs Blocker: Can't seem to figure out...
**Is your feature request related to a problem? Please describe.** The initial load calculated-expression algorithm is very inefficient: - In a nutshell what it does right now is, for each...
**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2505 **Description** In the DropDownViewHolderFactory the hyphen("-") is being set as the default...
**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2500 **Description** 1. Find subgraphs (weakly connected) of Resources with cycles in them...