As I just wrote, the exmaples are very limited to posting images, but  
I think extending to other HXP methods should be easy.

The examples are in the CVS repository of the iPath project.

for java, have a look around these file:
http://ipath.cvs.sourceforge.net/ipath/jImageDrop3/ch/ipath/

there is a java class for HXP (only 2 or three methods, but can be  
extended). It uses apache xmlrpc and it can connect over ssl.


For Python, you can have a look at the same here:
http://ipath.cvs.sourceforge.net/ipath/hxp_imagedrop/


Note that this is an ugly very quicky project, but it works fine. We  
use these things to embed them into our custom applications, so that  
our pathologists can drag and drop images to a (web) database.

But maybe it gives you some ideas.

don't hesitate to contact me with questions.

Kurt





On 04.08.2006, at 15:53, [EMAIL PROTECTED] wrote:

> Hello Kurt,
>
> If it is possible, can you give me these examples please.
>
> Thank you
>
> Mehmet
>
>
>
> ----- Ursprüngliche Mail ----
> Von: Kurt Brauchli <[EMAIL PROTECTED]>
> An: care2002-developers@lists.sourceforge.net
> Gesendet: Freitag, den 4. August 2006, 14:43:23 Uhr
> Betreff: Re: [Care2002-developers] Help for Care2x Sytem
>
> Hello
>
> I am using HXP for communication of external tools and the iPath
> database and it is really very handy. External tools are written in
> Java or Python and can easily post information through HXP to the
> central database which attaches it to the requested record.
>
> I don't know how the functions are implemented in care2x, but from my
> experience I can only recommend the approach for communicating. The
> use of HXP (xmlrpc) on the database server (care2x) gives you the
> full flexibility to validate and maybe adapt data while at the client
> side you can just call a function to store data.
>
> if you want some examples (Python or Java), let me know.
>
> greetings
> Kurt
>
>
> On 04.08.2006, at 13:48, Elpidio Latorilla wrote:
>
> > Hi Mehmet,
> >
> > you can take the HXP draft as part of your thesis.  It is still a
> > draft so you can
> > even add improvements to it which we can take over for the next  
> draft.
> >
> > For your BP purposes, there are proposed procedure calls in the  
> draft:
> >
> > For reading BP you can use :
> > EMR.Vitals.Bloodpressure.List
> >
> > For writing BP value, you can use:
> > EMR.Vitals.Bloodpressure.Add
> >
> > For updating an existing BP (or correcting it) you can use:
> > EMR.Vitals.Bloodpressure.Update
> >
> > Regards,
> > Elpidio
> >
> > On 8/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
> > 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
> >
> >
> >
> >  
> ----------------------------------------------------------------------
> > ---
> > 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
>
> ---------------------------------------------------------
> Kurt Brauchli-Haase
> Department of Pathology, University of Basel, Switzerland
> ++41 61 265 28 28                         http://ipath.ch
> ---------------------------------------------------------
>
>
>
> ---------------------------------------------------------------------- 
> ---
> 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
>
> ---------------------------------------------------------------------- 
> ---
> 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

---------------------------------------------------------
Kurt Brauchli-Haase
Department of Pathology, University of Basel, Switzerland
++41 61 265 28 28                         http://ipath.ch
---------------------------------------------------------


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