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** When clicking the text field on the DatePicker or DateTime picker, the keyboard doesn't open. **Component** SDC gallery app **To Reproduce** Steps to reproduce the behavior: 1....

Bug
P1
Data capture
Effort: S
Demo app
ux

**Is your feature request related to a problem? Please describe.** The following test case demonstrates the use of an ADD operation inside a CQL expression. This test must pass. ```kotlin...

P2
workflow
Effort: S

**Is your feature request related to a problem? Please describe.** FHIR allows CQL Library makers to expose their libraries as complied ELM objects exported to JSON and XML. While JSON...

P2
workflow
Effort: S

**Describe the bug** When trying to generate a careplan using the generateCarePlan method from FhirOperator.kt, it fails with an Notimplemented error. **Component** Workflow library **To Reproduce** Steps to reproduce the...

Bug
P1
workflow
Effort: S

**Is your feature request related to a problem? Please describe.** As part of the [Clinical Reasoning Module](https://build.fhir.org/clinicalreasoning-knowledge-artifact-representation.html), each action in a [PlanDefinition](https://build.fhir.org/plandefinition.html) can specify **when** and **whether** the action should...

P2
workflow
Effort: L

**IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).** Fixes #1341 **Description** Upgrade of JUnit and testing dependencies to 4.13 **Alternative(s) considered** Have...

P3

**Is your feature request related to a problem? Please describe.** Benchmarking certain FHIR Features in instrumented tests and/or benchmark modules is quite difficult. The team could use an app to...

P2
workflow
Effort: XL

Fixes #656 **Description** Clear and concise code change description. **Alternative(s) considered** Have you considered any alternatives? And if so, why have you chosen the approach in this PR? **Type** Choose...

P1
workflow

**Describe the bug** While using structuremap to extract resource from questionnaire, It is throwing exception: org.hl7.fhir.exceptions.FHIRException: **Unknown input variable tgt** in https://fhir.dk.swisstph-mis.ch/matchbox/fhir/StructureMap/emcarea.registration.p **rule EmCare.A.DE01-1** (vars = source variables [qr: (QuestionnaireResponse),...

Bug
P1
Data capture

**Describe the Issue** Presently there are a lot of overlapping ways/apis in the `Sync.kt` available for the developer application to sync data with the remote server. Expected changes: 1. It...

FHIR engine
P1
Code health
Effort: M