Data records that grow over time

Yaw,
Nice video from Nigeria. Every success story deserves to be told. My
training went well. We had them create a quick little form with Build and I
showed them a questionnaire on a 7" tablet. The training was mobile data
collection in general, not just ODK - though we showed ODK as potentially
the most adaptable tool for them.
There was a woman from Madagascar who asked me about using ODK for her
census. The problem is, that it is not a one shot deal. She needs to go back
every six months to the same household and see how many new births, deaths,
sicknesses there were. It seems that there are two clear applications. Data
collection via a tool like ODK and then there are Medical records of people

  • repeat data collection on the same individuals (or tree, plot of land,
    well, etc), a health database that ODK does not pretend to be. What are your
    thoughts?

curtis,

this is a use case that comes up a lot in the health domain. we've
tried our best to keep collect as simple as possible (it only fills
out forms) so others can build applications around it.

i'm working on a re-write of odk clinic that does much of what you
describe -- put a health database on the phone (synced to openmrs) so
you can fill out forms about a patient. the version at
http://code.google.com/p/opendatakit/wiki/ODKClinic is very outdated,
but it should give you some idea of what i'm working from. no eta on
when the code will be out, but likely before the end of the year.

we've also been exploring more generic ways to have forms create,
read, update and delete custom databases. we've got some demos going
in the lab, but that work is very young, so no eta. it's something a
lot of people want, so it's high on our list.

anyway, hope that helps,

yaw

··· On Sun, Sep 18, 2011 at 23:39, curtis wrote: > Yaw, > Nice video from Nigeria. Every success story deserves to be told. My > training went well. We had them create a quick little form with Build and I > showed them a questionnaire on a 7" tablet. The training was mobile data > collection in general, not just ODK - though we showed ODK as potentially > the most adaptable tool for them. > There was a woman from Madagascar who asked me about using ODK for her > census. The problem is, that it is not a one shot deal. She needs to go back > every six months to the same household and see how many new births, deaths, > sicknesses there were. It seems that there are two clear applications. Data > collection via a tool like ODK and then there are Medical records of people > - repeat data collection on the same individuals (or tree, plot of land, > well, etc), a health database that ODK does not pretend to be. What are your > thoughts? > > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

Yes indeed that helps Yaw. It is not a knock against ODK - a great system, I
just wanted to be sure I understood clearly. Thanks.

··· On Tue, Sep 20, 2011 at 5:27 PM, Yaw Anokwa wrote:

curtis,

this is a use case that comes up a lot in the health domain. we've
tried our best to keep collect as simple as possible (it only fills
out forms) so others can build applications around it.

i'm working on a re-write of odk clinic that does much of what you
describe -- put a health database on the phone (synced to openmrs) so
you can fill out forms about a patient. the version at
http://code.google.com/p/opendatakit/wiki/ODKClinic is very outdated,
but it should give you some idea of what i'm working from. no eta on
when the code will be out, but likely before the end of the year.

we've also been exploring more generic ways to have forms create,
read, update and delete custom databases. we've got some demos going
in the lab, but that work is very young, so no eta. it's something a
lot of people want, so it's high on our list.

anyway, hope that helps,

yaw

On Sun, Sep 18, 2011 at 23:39, curtis c.broderick@epiconcept.fr wrote:

Yaw,
Nice video from Nigeria. Every success story deserves to be told. My
training went well. We had them create a quick little form with Build and
I
showed them a questionnaire on a 7" tablet. The training was mobile data
collection in general, not just ODK - though we showed ODK as potentially
the most adaptable tool for them.
There was a woman from Madagascar who asked me about using ODK for her
census. The problem is, that it is not a one shot deal. She needs to go
back
every six months to the same household and see how many new births,
deaths,
sicknesses there were. It seems that there are two clear applications.
Data
collection via a tool like ODK and then there are Medical records of
people

  • repeat data collection on the same individuals (or tree, plot of land,
    well, etc), a health database that ODK does not pretend to be. What are
    your
    thoughts?

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--

Curtis BRODERICK
Responsable des supports clients
Tél : + 33(0)1.53.02.40.61

---------------------------EpiConcept---------------------------
Systèmes d'Information en Santé
Health Information System
47, rue de Charenton - 75012 PARIS
Tel : +33 (0)1 53 02 40 60 Fax : +33 (0)1 53 02 40 62
-----------------------www.epiconcept.fr------------------------

Ce message et toutes les pièces jointes sont établis à l'intention
exclusive de ses destinataires et sont confidentiels.
Si vous recevez ce message par erreur, merci de le détruire et d'en
avertir l'expéditeur.

The information contained in the Email and any attachments is
confidential and intended solely and for the attention and use of the
named address(es). It may not be disclosed to any other person without
the express authority of EpiConcept, or the intended recipient, or
both.
If you are not the intended recipient, you must not disclose, copy,
distribute or retain this message or any part of it.

Hi Yaw,

Thanks for the info about this - it's something we would very much
like too - we're collecting health data over a period of time and need
to match up the records/forms submitted to an individual patient. The
way we're working with ODK Collect/Aggregate will work for now whilst
we're feasibility testing, but it's likely we'll need something more
like you're suggesting with ODKClinic to be able to scale up in the
future.

I'd be really interested in seeing an updated ODKClinic - so if you
need someone to test it out when you have something ready, please let
me know.

Cheers,
Alex

··· On Sep 20, 5:27 pm, Yaw Anokwa wrote: > curtis, > > this is a use case that comes up a lot in the health domain. we've > tried our best to keep collect as simple as possible (it only fills > out forms) so others can build applications around it. > > i'm working on a re-write of odk clinic that does much of what you > describe -- put a health database on the phone (synced to openmrs) so > you can fill out forms about a patient. the version athttp://code.google.com/p/opendatakit/wiki/ODKClinicis very outdated, > but it should give you some idea of what i'm working from. no eta on > when the code will be out, but likely before the end of the year. > > we've also been exploring more generic ways to have forms create, > read, update and delete custom databases. we've got some demos going > in the lab, but that work is very young, so no eta. it's something a > lot of people want, so it's high on our list. > > anyway, hope that helps, > > yaw > > > > On Sun, Sep 18, 2011 at 23:39, curtis wrote: > > Yaw, > > Nice video from Nigeria. Every success story deserves to be told. My > > training went well. We had them create a quick little form with Build and I > > showed them a questionnaire on a 7" tablet. The training was mobile data > > collection in general, not just ODK - though we showed ODK as potentially > > the most adaptable tool for them. > > There was a woman from Madagascar who asked me about using ODK for her > > census. The problem is, that it is not a one shot deal. She needs to go back > > every six months to the same household and see how many new births, deaths, > > sicknesses there were. It seems that there are two clear applications. Data > > collection via a tool like ODK and then there are Medical records of people > > - repeat data collection on the same individuals (or tree, plot of land, > > well, etc), a health database that ODK does not pretend to be. What are your > > thoughts? > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en