opensrp / opensrp-server

OpenSRP backend
https://smartregister.atlassian.net/wiki/display/Documentation/OpenSRP+Developer%27s+Guide
Other
24 stars 37 forks source link

[EC reference app] Create contact in Aleena from pregnancy registration form #160

Open cafootitt opened 8 years ago

cafootitt commented 8 years ago

In order to send automated ANC reminders to pregnant women, they first have to be created as a new contact in RapidPro and added to a group in order to start on a campaign.

In EC reference app, when PSRF form is submitted and woman is found to be pregnant, create a new contact in RapidPro with the following information:

@maina I'll have to modify the form to capture woman's telephone number, as it's not currently included. Should the ANC visit due dates be calculated in the xlsform? Would that be easier than sending the due dates from the scheduling service?

maina commented 8 years ago

@cagulas I guess psrf form already has a telephone number field. Calculating due dates from the xlsform would be fine but this would need a new apk release if the dates logic ever changes. Also are there concepts for the 4 dates?

maina commented 7 years ago

@cagulas This issue has been deployed to ona server and is now ready for review