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 #3786 **Engineer Checklist** - [ ] I have written **Unit tests** for any new feature(s) and edge...
The following performance issue have been noticed when running the app in the field by the WDF team 1. Slow loading of forms 2. Slow saving of forms **Metrics** Collect...
_Originally posted by @Rkareko in https://github.com/opensrp/fhircore/pull/3782#discussion_r2412841246_
**Describe the feature request.** We no longer subscribe to Sentry to catch crashes/exceptions remotely. So, the other current available option is to use Firebase Crashlytics. **Additional context** N/A **Acceptance criteria**...
**Describe the feature request.** Open a url by clicking a navigation menu that takes to a browser. **Additional context** Feature request from Columbia Engage https://github.com/ona-health/columbia-engage-fhir-resources/issues/476
## Issue Description The current 'Getting Started' section mentions the minimum Android SDK version required but does not include specific instructions or prerequisites for setting up the development environment. This...
**IMPORTANT: Where possible all PRs must be linked to a Github issue** Fixes #3772 [works.webm](https://github.com/user-attachments/assets/01dce605-f603-42fc-ad8b-b3c76a757450) **Engineer Checklist** - [ ] I have written **Unit tests** for any new feature(s) and...
**Describe the bug** Logged in user needs to login again after clearing the app from ram then re-open it. **To Reproduce** Steps to reproduce the behavior: 1. user logs into...
**IMPORTANT: Where possible all PRs must be linked to a Github issue** **Summary** This PR adds error handling for missing configuration files in the configuration loading process. If a configuration...
**Describe the bug** - Provide Error handling if the configuration is missing **To Reproduce** - If part of the content is missing/ not synced to the app but referenced in...