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

Fixes #2503 **Description** Publish Maven artifacts in GitHub Packages **Type** Feature **Checklist** - Tests done https://github.com/icrc-fdeniger/android-fhir - Maven packages are deployed here: https://github.com/icrc-fdeniger?tab=packages&repo_name=android-fhir ( will be done on google/android-fhir) -...

**Is your feature request related to a problem? Please describe.** Would like to test easily last development in an Android App based on Open Health Stack **Describe the solution you'd...

type:enhancement
help wanted
type:process
type:build
github_actions

**Describe the bug** When editing or updating resources in the db, severral resources with the same last updated exist on the db. When searching for the resources on code at...

type:bug

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #[issue number] #2029 **Description** Issue: When using structure definition based extraction with ProfileLoader,...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2472 **Description** WorkManager returns null status for ENQUEUED, RUNNING, and CANCELLED states. Now,...

**Describe the bug** When One time sync is triggered again, the state is first retrieved from the `syncJobStatusFromWorkManager`(screenshot). A null check is performed and if the state returned is null...

type:enhancement
P2

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2440 **Description** The resource is created locally, and the HTTP POST verb is...

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #2508 **Description** The MaterialDatePicker Builder has been modified such that if the questionnaire...

**Is your feature request related to a problem? Please describe.** - The clinical reasoning library was updated to add the ability to generate unique serialized IDs for resources on the...

type:enhancement
P1
effort:small