Skip to content

Commit

Permalink
Create known_issues
Browse files Browse the repository at this point in the history
  • Loading branch information
vrajasekaran4 authored Jul 30, 2024
1 parent 1b1f6f8 commit afc9564
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/known_issues
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Known issues

None of the issues listed below are critical

## 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 afc9564

Please sign in to comment.