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.** Our program requires the creation of a 'newly diagnosed client' care plan from separate points in our app. For example,...

P2
effort:medium

**Describe the bug** When an item is using the type 'choice' and the answer options array is comprised of valueString objects, it crashes the app when using initialExpression extension. **Component**...

**Describe the bug** When filling a questionnaire with an input type choice drop-down, the answer is not automatically picked on the first selection, it requires a second selection for it...

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

**Describe the bug** Issue during definition based extraction having repeating order elements, such as **given** in the **Patient.name** resource having a cardinality ratio [0..*] **Component** SDC library **To Reproduce** Steps...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1548 **Description** Expose upload work manager to developers **Alternative(s) considered** Have you considered...

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

**Is your feature request related to a problem? Please describe.** Patient names may be misspelled and when searching for an existing patient this may be missed leading to duplicate records...

Enhancement
Help wanted
P1

**Describe the bug** When attempting to enter or delete numbers into a `type='decimal'` field, the cursor jumps around mangling input and making deletion difficult. **Component** SDC Library **To Reproduce** Steps...

Bug
P1
Data capture

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Issue# [1272](https://github.com/google/android-fhir/issues/1272) **Description** Clear and concise code change description. **Alternative(s) considered** Have you considered...

P1