Forum Moderators: phranque

Message Too Old, No Replies

Wireless Medical Records

Help

         

esha_salz

6:25 am on Jul 22, 2004 (gmt 0)

10+ Year Member



My project is on Wireless Medical Records using a PDA with bluetooth capability.
I am supposed to
- create a server to store the info into my notebook
- a database application
- a form based application (like visual ce) (is visual fox pro similar to visual ce?)

I just need some ideas on how to go about doing it..
I got a few progs in mind, like Access, SQL Server, Visual CE, Visual FoxPro, Excel, anythin else?

txbakers

3:18 pm on Jul 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is this a school project or a real work project?

esha_salz

1:18 am on Jul 23, 2004 (gmt 0)

10+ Year Member



School project..

streetshirts

1:25 am on Jul 23, 2004 (gmt 0)

10+ Year Member



Well, you can use Visual Studio .Net to design for a server and the counterpart for the pocket PC.

How about an XML Web service to provide the patient data/results and any decision support, and a simple pocket pc access application for communication and viewing?

Things to consider:
Bluetooth has a poor range and is insecure, why not use encrypted WI-FI? This would be easier to progrom.

Have you thought about security issues regarding patient data.

With medical apps (and I have worked on them a lot) the main problem is useability. No-one like using the stylus to enter data, so what can you do about this in the design? For example, make buttons large enough to be pressed with a finger...

There are thousands of technically great medical apps that no-one uses.

If this is a school project, then pick someting else as you can't do this justice, without years of experience (the NHS NPfIT in the UK is finding this hard enough). If you are doing this for a job, the fact that you have to ask on this board means you shouldn't be developing medical applications

streetshirts

1:26 am on Jul 23, 2004 (gmt 0)

10+ Year Member



Sorry esha_salz, you answered while I was writing my reply!

esha_salz

2:26 am on Jul 23, 2004 (gmt 0)

10+ Year Member



Diz is a skool proj.. N i got to follow some requirements.. Like we got a PDA with bluetooth and bluetooth adaptor for the notebook.. the software part is totally up to us.. Ttz y i m bit unsure which to use..