-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OHRI-2211: Implement the cervical-cancer app schema based workflow #1857
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looks, let's tweak the multipleConcepts implementation so that we don't need to change many places.
packages/esm-cervical-cancer-app/src/views/cacx-visits/cacx-config.json
Outdated
Show resolved
Hide resolved
packages/esm-commons-lib/src/utils/encounter-list-config-builder.ts
Outdated
Show resolved
Hide resolved
packages/esm-commons-lib/src/utils/encounter-list-config-builder.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I think we need to make the date column a fixed width so that it doesn't wrap now that the screening method and screening results column have long texts. We also need to use the multiple obs for the screen method because it can all multiple methods.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @lucyjemutai
Requirements
OHRI-123 My PR title
.Summary
Implement the cervical-cancer app schema based workflow
Screenshots
screencast-from-04-06-2024-084006-alasiri_n4xYnUul.mp4
Related Issue
Other