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 373 android-fhir issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The [full definition](https://www.hl7.org/fhir/codesystem-item-type.html#item-type-quantity) of the "quantity" type is: > Question with a combination of a numeric value and unit, potentially...

**Describe the bug** For Open Choice items configured with the answer format value sets i.e. _answerValueSet_, the widgets _Do Not_ render successfully on the Questionnaire. This can be observed with...

P1
Data capture

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1450 **Description** Earlier, it was okay to have single attribute resource to set...

**Is your feature request related to a problem? Please describe.** Right now, app developers cannot implement their own upload manager to upload resources. **Describe the solution you'd like** This feature...

FHIR engine

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #[1381] **Description** if field is not present in resource then added it as...

**Describe the bug** A clear and concise description of what the bug is. **Component** Core library, SDC library, reference app, or SDC gallery app **To Reproduce** Steps to reproduce the...

We should update this widget with Shelagh's really nice UX improvements. Eg, consider single-line for single-select "Other", and remove the "Other" checkbox altogether for multi-select (just have a button to...

P2
M
Ux
UX testing

**Is your feature request related to a problem? Please describe.** As can be seen in the video, the keyboard covers up questions in a particular page. It is difficult for...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** **Description** Add tests to engine module sync classes: - sync/download/ResourceParamsBasedDownloadWorkManager - sync/upload/BundleUploader - sync/upload/TransactionBundleGenerator...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1382 **Description** Clear and concise code change description. **Alternative(s) considered** Have you considered...