Odk clinic released

hey all,

i'm pleased to announce the release of odk clinic. clinic is an
android app that provides patient demographic and encounter history
download from openmrs. once data is downloaded to the phone, we
provide an elegant ui to search and view patient data.

we have a lot more functionality planned, but i encourage you to check
out the app at http://code.google.com/p/opendatakit/wiki/ODKClinic and
offer some feedback!

thanks to james hu and daniel kayiwa for making this happen.

yaw

1 Like

Congrats and thank you! This is huge.

Matt

ยทยทยท On Oct 22, 2010, at 11:31 AM, Yaw Anokwa wrote:

hey all,

i'm pleased to announce the release of odk clinic. clinic is an
android app that provides patient demographic and encounter history
download from openmrs. once data is downloaded to the phone, we
provide an elegant ui to search and view patient data.

we have a lot more functionality planned, but i encourage you to check
out the app at http://code.google.com/p/opendatakit/wiki/ODKClinic and
offer some feedback!

thanks to james hu and daniel kayiwa for making this happen.

yaw

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

congrats

ยทยทยท On Fri, Oct 22, 2010 at 7:51 PM, Matt Berg wrote:

Congrats and thank you! This is huge.

Matt

On Oct 22, 2010, at 11:31 AM, Yaw Anokwa yanokwa@gmail.com wrote:

hey all,

i'm pleased to announce the release of odk clinic. clinic is an
android app that provides patient demographic and encounter history
download from openmrs. once data is downloaded to the phone, we
provide an elegant ui to search and view patient data.

we have a lot more functionality planned, but i encourage you to check
out the app at http://code.google.com/p/opendatakit/wiki/ODKClinic and
offer some feedback!

thanks to james hu and daniel kayiwa for making this happen.

yaw

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

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

--
Dr. Gichoya Judy Wawira,MD
HealthTechie Ltd
P.O.Box 6945-00200
Nairobi
Kenya

Tel: +254 721 658 323

Skype:judywawira
Gmail: Judywawira
https://twitter.com/judywawira

Congraaaaaaats!

Julius

ยทยทยท ----Original Message---- From: judywawira@gmail.com Date: 22/10/2010 18:37 To: Subj: Re: [ODK Community] odk clinic released

congrats

On Fri, Oct 22, 2010 at 7:51 PM, Matt Berg mlberg@gmail.com wrote:

Congrats and thank you! This is huge.

Matt

On Oct 22, 2010, at 11:31 AM, Yaw Anokwa yanokwa@gmail.com wrote:

hey all,

i'm pleased to announce the release of odk clinic. clinic is an
android app that provides patient demographic and encounter history
download from openmrs. once data is downloaded to the phone, we
provide an elegant ui to search and view patient data.

we have a lot more functionality planned, but i encourage you to check
out the app at http://code.google.com/p/opendatakit/wiki/ODKClinic and
offer some feedback!

thanks to james hu and daniel kayiwa for making this happen.

yaw

--
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

--
Dr. Gichoya Judy Wawira,MD
HealthTechie Ltd
P.O.Box 6945-00200
Nairobi
Kenya

Tel: +254 721 658 323

Skype:judywawira
Gmail: Judywawira
https://twitter.com/judywawira

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

Hi @yanokwa, I know this is a very old thread, but I've been tasking with overhauling an app that is derived from your ODKClinic app (or at least based on the same base code).

I've got it working with Android SDK 28. But I'm now trying to get it working with the new android 29/30 file permissions. Though I'm a little stuck as I don't fully understand how ODK Clinic / this app communicate with ODK Connect.

I'm not certain as this is where it diverges from the Clinic app, but I think the forms are being picked up in the DiskSyncTask class from XML files in the ODK directory. Is that correct?

I'm wondering if you know of any other people who are still using other apps derived from the clinic app that have got it work on Android 29+?

It's been 10 years since I looked at that codebase and I don't know any other people using apps derived from it. Sorry I can't be of more help.