feat: Adding Pregnancy Summary Organizer - #1666
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1666 +/- ##
==========================================
- Coverage 84.81% 84.79% -0.02%
==========================================
Files 264 255 -9
Lines 11363 10886 -477
Branches 1512 1489 -23
==========================================
- Hits 9637 9231 -406
+ Misses 1718 1647 -71
Partials 8 8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
echinelo-skylight
left a comment
There was a problem hiding this comment.
@laura-puerto-skylight let's update two of the column names as "Outcome" and "Count".
Also for each type of outcome, does the data come in as "[#] Pregnancies" or is the bracketed hashtag placeholder text? If it's not placeholder text, then lets only display the outcome name like "Pregnancies" in the screenshot provided below.
@echinelo-skylight The text being displayed is the text that corresponds to the code for each of those so |
|
Hmm I'd defer to Chinelo on this, but my first instinct is not to modify the display names because those are the official LOINC codes |
Thanks @angelathe and @laura-puerto-skylight it's really helpful insight. I agree on not modifying the display names since they are the official LOINC codes. I learned something new 🤓. Let's leave them as is and move the code forward. |
Summary
Initial draft of pregnancy organizer UI (History of Pregnancies):

Related Issue
Fixes #1498
Acceptance Criteria
Additional Information
Anything else the review team should know?
Checklist