Hello,

I am am working on my master thesis for the chair of  Heinz
Nixdorf- Medical Electronic(LME, Prof. Wolf) at the Technical University Munich. My topic is
about "Data Managemet of Telemedical Systems". At the moment I am working on Mobile devices for blood sugar and blood pressure and other Mobile Devices. We collect Information like blood pressure and blood sugar from Mobile devices at patients and transfer via Mobile Phones (Bluetooth, GSM etc.) to our databases. We want to transfer this information to the Hospital Information System (like CARE2X) and also to the patient's doctors and other responsibles. As an example a blood pressure construction is as below:

blood_pressure` (
'id` int(11)   :Patient ID
`sys` int(3)   :Systolish value
`dia` int(3)   :Diastolish value
`bpm` int(3)   :Puls per minute
`time_stamp` datetime : time

I want to transfer this information to the HIS Database (manually/ automically). I looked at the website www.care2x.org. It is probably makeable with the "Health Xchange Protocol". But as I can see at the moment this is only to read.

1-)Is it possible to write with this protocol to database?

2-)If yes, I would like to help people who work on this. Or I will join the developtment group of CARE2X
   and make it.

3-) Or can I make a connection to HIS database with another method? Maybe something easier...

I do not have much time left. Therefore I need urgent help/ information.

Regards

Mehmet Sahin
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to