Skip to content

Commit

Permalink
POCONC-213: Fix patient summary snapshots
Browse files Browse the repository at this point in the history
This PR tweaks the stored procedure to get it to work within the constraints of other
modifications to the breast and cervical cancer screening procedures. More specifically, these
changes include:

- Renaming indicators:
 - `breast_exam_findings` to `breast_exam_findings_this_visit`. Also changes the way the value of
 this indicator is determined using a subtle hack (necessitated by a bug in the form's design where
 past_breast_exam_findings and breast_exam_findings_this_visit reuse the same concept ID).
 - `via_test_result` to `via_or_via_vili_test_result`. Also changes to the way the value of this indicator
 is determined. This changes are necessitated by earlier modifications to the cervical cancer screening form.

- Linting (sorry, not sorry).
  • Loading branch information
denniskigen committed Aug 16, 2021
1 parent f9aafe9 commit 8d844ea
Showing 1 changed file with 593 additions and 594 deletions.
Loading

0 comments on commit 8d844ea

Please sign in to comment.