mikeymckay / coconut

Coconut renders json defined forms in a browser and then saves the results to couchdb.
http://vetula.github.com/coconut
Other
11 stars 6 forks source link

Add interface for travel data #170

Closed mikeymckay closed 8 years ago

mikeymckay commented 8 years ago

For locations outside Zanzibar, need to capture where traveled and dates. But we don't want to use actual dates, since this is too hard for people to remember. We want to use intervals. To do - add intervals.

We currently say - have you traveled within the last month. But travel within the last week is irrelevant. We need to align our travel dates with parasite gestation period. Also, other intervals are useful when comparing data to other country data.

mikeymckay commented 8 years ago

The Zanzibar team had already developed a proposed approach for capturing travel cases based on the WHO recommendation. Currently, the system captures all places traveled to in the past month. To follow the WHO guidelines we needed to adjust the questions to capture specific time ranges as this allows for country to country comparison as well as the ability to target parasite species based on the gestation period. Furthermore, WHO was uninterested travel histories within Zanzibar. However, we decided that travel history within Zanzibar can be useful for identifying local hotspots. For these cases, however, we were only interested in overnight travel that occurred 7- 21 days before the positive test result. After informal testing we expect that the biggest challenge will be in determining the exact dates of travel and then translating that into the data. This task will fall on the DMSO. After much discussion the approach in the following example was determined acceptable:

mikeymckay commented 8 years ago
Overnight Travel within of Zanzibar during the period 6th of January (24 days ago) and 10th of January (10 days ago) 

YES

List all locations of overnight travel within Zanzibar during the period 6th of January (14 days ago) and 10th of January (10 days ago) 

JAMBIANI

Overnight Travel outside of Zanzibar in the past year? 

YES

Period: 11th of January (9 days ago - 7 days before testing positive) until today. List all locations of overnight travel outside Zanzibar. 

  Location [              ] 
  Entry Point[Ferry/Informal Ferry/Airport] 

(update with above format) 

List all locations of overnight travel outside Zanzibar during the period 6th of January (14 days ago) and 10th of January (10 days ago) 

List all locations of overnight travel outside Zanzibar during the period 30th of December (20 days ago) and 5th of January (13 days ago) 

List all locations of overnight travel outside Zanzibar during the period 9th of December and 29th of December 

List all locations of overnight travel outside Zanzibar during the period 11th of January 2015 and 9th of December 2015 
mikeymckay commented 8 years ago

Our travel question for the index case is currently on the Facility set of questions This doesn't allow our DMSOs to ask the patient about those days. Are we going to update the paper forms at the facility to match what we need Or should we ask the questions at the household level where we hope to find the index case

mikeymckay commented 8 years ago

This is now mostly closed. UI can be seen here: https://www.youtube.com/watch?v=cwE6c3mzCxY&feature=em-upload_owner

Also need to add it for positive household cases

mikeymckay commented 8 years ago

Added same UI to household member question. Still have to update reports, but that will be a new issue.