Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Parse an SMS containing several case reports for a health event #46

Closed
aninek opened this issue Sep 26, 2017 · 2 comments
Closed

Parse an SMS containing several case reports for a health event #46

aninek opened this issue Sep 26, 2017 · 2 comments
Assignees
Projects

Comments

@aninek
Copy link
Collaborator

aninek commented Sep 26, 2017

In an outbreak setting, volunteers need to be be able to send an aggregated report with number of cases of health events detected that day.
This is the default reporting format and priority.

Format:

Event Number of male cases <5 Number of male cases >5 Number of female cases <5 Number of female cases >5
1 3 8 2 12

Events are coded using numbers according to the health risk within the Admin bounded context #33

Validation Rules:

Field Rule Text
Volunteer Valid volunteer You need to supply a valid volunteer
Event Valid event You need to supply a valid event

Related to #26

@aninek aninek created this issue from a note in Reporting (Backlog) Sep 26, 2017
@aninek aninek changed the title Case count reporting Default reporting: Case count reporting Sep 27, 2017
@aninek aninek changed the title Default reporting: Case count reporting Default reporting: Aggregate case reporting Sep 27, 2017
@aninek aninek mentioned this issue Sep 27, 2017
@RFMoore
Copy link
Collaborator

RFMoore commented Sep 27, 2017

Issue explains surveillance context for SMS reporting, information will be used for Volunteer training. Validation issues being merged with #48

@RFMoore RFMoore closed this as completed Sep 27, 2017
@aninek aninek removed this from Backlog in Reporting Sep 27, 2017
@aninek aninek reopened this Sep 28, 2017
@karolikl karolikl changed the title Default reporting: Aggregate case reporting Parse an SMS containing several case reports for a health event Oct 1, 2017
@karolikl karolikl added this to Ready in Reporting Oct 1, 2017
terjetyl pushed a commit to karolikl/cbs that referenced this issue Oct 1, 2017
@terjetyl terjetyl moved this from Ready to In Progress in Reporting Oct 1, 2017
@terjetyl terjetyl assigned terjetyl and unassigned terjetyl Oct 1, 2017
@terjetyl
Copy link
Collaborator

terjetyl commented Oct 1, 2017

Code for parsing content added to Domain.TextMessageContentParser

@terjetyl terjetyl moved this from In Progress to Done in Reporting Oct 1, 2017
Velcrow81 added a commit to karolikl/cbs that referenced this issue Oct 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Reporting
  
Done
Development

No branches or pull requests

4 participants