Skip to content

Commit

Permalink
Update known_issues.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vrajasekaran4 authored Jul 30, 2024
1 parent 2de65c7 commit 2c142c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/known_issues.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Known issues

None of the issues listed below are critical
List of known issues with DHIS2 and the package. **None** of the issues listed below are critical or will block an implementation of the package

## DHIS2 limitations
- Adding a new event to a stage in Web Capture [issue](https://dhis2.atlassian.net/browse/DHIS2-16885)
- Incorrect SQL formatter for an indicator [issue](https://dhis2.atlassian.net/browse/DHIS2-17789)


## Package limitations
- If a patient visits with no BP or blood sugar reading taken, the patient should be counted in the missed visit indicator. A visit is defined as a patient having a BP or blood sugar reading was taken. In the current package, the patient is not considered as a missed visit and instead the most recent visit with a BP or blood sugar reading is considered (making the patient either BP/blood sugar controlled or BP/blood sugar uncontrolled).

0 comments on commit 2c142c2

Please sign in to comment.