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

**Describe the bug** I'm adding FIHR Engine as the module in my project but unable to find UnitConverter and Converter Exception. I'm creating a new build.gradle as my project supports...

Help wanted

**Describe the bug** In the [QuestionnaireItemDialogMultiSelectViewHolderFactoryEspressoTest](https://github.com/google/android-fhir/blob/master/datacapture/src/androidTest/java/com/google/android/fhir/datacapture/views/QuestionnaireItemDialogMultiSelectViewHolderFactoryEspressoTest.kt#L56) test class, the test involves clicking on text. Because my screen is tiny, "Coding 3" is not fully!! within view, and the test fails...

Bug
P1
Data capture
Effort: S

**Is your feature request related to a problem? Please describe.** FhirPathEngine, DataRenderer and related classes to evaluate fhirPath expressions, cqf-calculatedValue, cqf-library and cqf-expression will be used multiple time in the...

Enhancement
P1
Data capture
Effort: M

**Describe the bug** Local sever has 4752 patients. it takes time to load patient list, then select any patient from list. Patient card page is displayed but here card is...

Bug
FHIR engine
P1
Effort: S

**User story:** As an implementer I can use the $apply operation to generate a CarePlan for a patient given a PlanDefinition **Background** CQL (Clinical Quality Language) is the HL7 standard...

Enhancement
CQL library
P1
workflow
Q1 2022

Fixes #1039 **Description** Implement answer expression support and example in datacapture, refereence field type and basic implementation of choice column **Type** Choose one: Feature **Checklist** - [x] I have read...

P1

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1172 **Description** Change the database insert onConflictStrategy from "REPLACE" to "IGNORE" **Alternative(s) considered**...

P1

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #825 **Description** Clear and concise code change description. Setup benchmark module for benchmarking...

P2

**Is your feature request related to a problem? Please describe.** At the moment a user has to type in a Country and City manually and this can be an issue...

Enhancement
Question
P1
Data capture

**Is your feature request related to a problem? Please describe.** Our team is trying to use Appium to test applicaiton that use the SDC. [Appium ](http://appium.io/docs/en/commands/element/find-elements/) In the documentation, it...