fhircore icon indicating copy to clipboard operation
fhircore copied to clipboard

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WH...

Results 256 fhircore issues
Sort by recently updated
recently updated
newest added

**Describe the Issue** Application Config has `syncStrategies` attribute that directs FHIR Info Gateway on how the app should sync data. The attribute takes an array of strings. However, only one...

Server Side

**Describe the feature request.** - This ticket https://github.com/opensrp/fhircore/issues/3068 is adding the ability for users to sync data for locations they select. - We would like to have a 2nd use...

Blocked
Needs Discussion
App Configuration

**Describe the bug** After clicking sync(On the registers menu) two toast messages are shown **"Sync complete"** then a second later **"Syncing"** **To Reproduce** Steps to reproduce the behavior: 1. Log...

Bug Report

**Describe the feature request.** - Based on this discussion https://github.com/opensrp/fhircore/discussions/3034, we agreed to link Entities to locations using the LIST resources. - This can be done in 2 ways -...

Documentation
App Configuration
Sync by Related Entity Location

**Describe the feature request.** Ability to calculate distance conversion between kilometers and miles, with automatic measurement selection based on the user's region. **Additional context** Users often need to convert distances...

App Configuration

**Describe the bug** initial sync is not reaching 100%, it stops around 28% **To Reproduce** Steps to reproduce the behavior: 1. enter app id, 2. Enter username and password 3....

Bug Report

**Keyword Definition** - **Related Entity** - What the data collected for (e.g. Family/Household, Family/Household member, Patient, Service Point or Product). - **Related Entity Location** - This term is used to...

Remote Sync
Sync by Related Entity Location

**Issue:** Users may add (un-knowingly) multiple versions of the same configuration by adding multiple composition resources to HAPI instead of using the previously uploaded one and relying on versioning to...

Enhancement
Blocked
Needs Discussion

**Describe the feature request.** Read and use content for configuration resources from the `configs/app/resources` directory in the assets directory. Ideally, any FHIR resource can be loaded into the application through...

**Describe the bug** The application prevents the user from trying to log in with a different username if the initial login fails. This should not happen, the app should only...

Bug Report