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

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1059 **Description** The implemented approach is, 1. Made a child-to-parent map for `QuestionnaireItems`...

P2

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** **Description** Refactor validation result to be a sealed class. Three subclasses - `NotValidated` -...

Fixes #971 #1173 **Description** Implemented the calculated expression extension. The feature also calculated cyclic dependency, and prevents the infinite calls of callback **Type** Choose one: Feature **Checklist** - [x] I...

P1

Fixes part of #1039 | Depends on #1479 **Description** Fhir data capture and catalog supporting basic xfhir-query i.e. https://build.fhir.org/ig/HL7/sdc/expressions.html#fhirquery for [answer expression](https://build.fhir.org/ig/HL7/sdc/StructureDefinition-sdc-questionnaire-answerExpression.html). Implement reference data type Implement choice column support...

P1

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #227 **Description** Feature to review question/answers in list view from questionnaire and questionnaireResponse...

P1

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1551 **Description** EditTextviewFactory view was just comparing string representation of decimal values while...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1418 **Description** - Enable textInputTextField to accept date as input. - Support locale...

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

**Describe the bug** An item with the type 'choice', using the drop down extension, and answer options comprised of valueStrings crashes the app when an option is re-selected. The first...

**Describe the bug** Definition based extraction for Extensions does not work since extraction is done using reflection. So in the example below from the [spec](http://build.fhir.org/ig/HL7/sdc/extraction.html#definition-extract) ":foo" will not exist in...

Bug
P1
Data capture
Effort: M