Re: [HAPI-devel] First Question

2012-11-19 Thread Rahul Somasunderam
Frank, HAPI is implemented in Java. So you might be able to leverage it if you're using a Java runtime for PHP or the PHP java bridge like http://php.net/manual/en/book.java.php. I haven't used either. Sorry! R, rahul On Nov 18, 2012, at 11:36 AM, Frank Indelicato wrote: > Thank you for you

[HAPI-devel] First Question

2012-11-18 Thread Frank Indelicato
Thank you for your wonderful work. I have a PHP based EHR system and have reached the point in its development where I need HL7 support. I was wondering if anyone has implemented connecting to and passing data to and from your libraries using PHP and what problems/solutions they have found?--