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

Bumps `androidx-fragment` from 1.6.0 to 1.8.2. Updates `androidx.fragment:fragment-ktx` from 1.6.0 to 1.8.2 Updates `androidx.fragment:fragment-testing` from 1.6.0 to 1.8.2 You can trigger a rebase of this PR by commenting `@dependabot rebase`....

dependencies
java

Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.16.0 to 2.17.2. Commits 86fbbff [maven-release-plugin] prepare release jackson-module-kotlin-2.17.2 893113a Prepare for 2.17.2 release 0b6320f Merge pull request #799 from k163377/fix/775 8814e2d Update release notes wrt #799...

dependencies
java

**Describe the bug** Keyboard hides itself when focusing to open-choice text box **Component** SDC library **To Reproduce** Steps to reproduce the behavior: 1. Tap a dropdown of open-choice widget 2....

P2
effort:xsmall

> From discussion with @yigit, this particular read api should be executed independently of any transaction. > > Reason (in Yigt's words): The transaction you add there doesn't really help...

P2
effort:small

**Is your feature request related to a problem? Please describe.** In trying to resolve #2590, I started a discussion on fhir chat https://chat.fhir.org/#narrow/stream/179266-fhirpath/topic/parent.28.29.20or.20siblings.28.29.3F and was pointed to a solution where...

**Describe the Issue** Room components(@Database, @Dao, @Entity) should be completely independent of hapi dependencies. The primary reason is to maintain a better code structure as the implementation of the DAOs...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2348 **Description** Add hard coded patients to the demo app as default patients....

**Is your feature request related to a problem? Please describe.** There has yet to be a proper demo to showcase X-FHIR-Query capabilities. **Describe the solution you'd like** Add X-FHIR-Query demonstration...

good first issue
P2

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2372 **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 #2692 **Description** - Periodic sync as separate screen. - **Alternative(s) considered** Have you...