Skip to content
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

Update ANC profile #217

Merged
merged 8 commits into from
May 21, 2020
Merged

Update ANC profile #217

merged 8 commits into from
May 21, 2020

Conversation

allan-on
Copy link
Collaborator

ANC Profile updated to include pregnancy risk assessment label and Gravida text
See details in these issues:

@@ -37,7 +37,7 @@ public static MemberObject getMember(String baseEntityID) {
"m.phone_number , m.other_phone_number , f.first_name family_name , f.primary_caregiver , f.family_head , " +
"fh.first_name family_head_first_name , fh.middle_name family_head_middle_name, fh.last_name family_head_last_name, " +
"fh.phone_number family_head_phone_number , ar.confirmed_visits , f.village_town , ar.last_interacted_with , " +
"ar.last_contact_visit , ar.visit_not_done , ar.last_menstrual_period , al.date_created , ar.* " +
"ar.last_contact_visit , ar.visit_not_done , ar.last_menstrual_period , ar.gravida, al.date_created , ar.* " +
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we have ar.* I think we don't need ar.last_contact_visit , ar.visit_not_done , ar.last_menstrual_period , ar.gravida

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. Makes sense. Let me test without the explicit column definitions

@allan-on allan-on requested a review from manutarus May 21, 2020 08:59
@allan-on allan-on merged commit 6ba7b62 into master May 21, 2020
@allan-on allan-on deleted the update-anc-profile branch May 21, 2020 09:41
cozej4 pushed a commit to Afro-Don-San/opensrp-client-chw-core that referenced this pull request Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants