fhircore
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...
**IMPORTANT: Where possible all PRs must be linked to a Github issue** Fixes #1974 **Checklist** - [ ] I have written **Unit tests** for any new feature(s) and edge cases...
**Description** The background sync worker has been observed to cause performance issues while the user is using the app, thus the user will manually sync the data when necessary. Fixes...
**Describe the feature request.** When a register has row entries to the bottom, the FAB at the bottom blocks the bottom right section of the last row(s). If there's a...
**IMPORTANT: Where possible all PRs must be linked to a Github issue** - Set `android:allowBackup` manifest flag to `false` - Set `android:hasFragileUserData` to `true` - Add `DataActivity` to control app's...
**Describe the Issue** We are now rebranding the default application from _Quest_ to _OpenSRP (2)_ . We need new icons to align with this, mainly a Logo for the home...
**Describe the feature request.** When syncing by Practitioner, the logged-in practitioner should only sync data that they've previously submitted or tagged with their details. **Acceptance criteria** - [ ] The...
**Describe the Issue** - [ ] Fix a minor grammar issues on documentation - [x] Review purpose of https://github.com/opensrp/fhircore/pull/2592/files/e7d2e24917775580692a770c723b25143e4bb8f5#diff-067623323112273d3a9f58cf1b0dbedf5878614462b52078003c5cd4819977c1 file in tests - [ ] Update documentation on performance tests...
**Describe the issue to be researched** - OpenHIM has been used in a couple of Digital Health implementors to achieve interoperability. - We would love to test out how OpenSRP...
**Describe the bug** The cursor constantly moves to the beginning of the word/number when one tries to fill details in the registration form. **To Reproduce** Steps to reproduce the behavior:...
This will allow for specifying multiple resources of same type as the resources used in list widget. The config is available but it is not used.