Secure SOAP APIs to support third party patient portals. Contributed
commit50d7a3c8b6054114db727111265c37f7ed60a207
authorJacob T.Paul <jacob@zhservices.com>
Tue, 6 Sep 2011 08:36:12 +0000 (6 14:06 +0530)
committerbradymiller <bradymiller@users.sourceforge.net>
Tue, 6 Sep 2011 09:03:34 +0000 (6 02:03 -0700)
tree20e3e8fa3fff31d3a5e3b12d4e7ad5c833fcde36
parent274a30eba7cf20759b46a6c934c58f3ea1a58af4
Secure SOAP APIs to support third party patient portals. Contributed
by Z&H Healthcare whom are also offering a free patient portal
that works with this set of APIs.

Signed-off-by: Jacob T.Paul <jacob@zhservices.com>
22 files changed:
acl_setup.php
acl_upgrade.php
ccr/ccd/ccr_ccd.xsl
ccr/createCCR.php
interface/main/left_nav.php
interface/main/messages/messages.php
interface/patient_file/summary/demographics.php
interface/super/edit_globals.php
library/acl.inc
library/globals.inc.php
myportal/index.php [new file with mode: 0644]
myportal/soap_service/factory_class.php [new file with mode: 0644]
myportal/soap_service/server_audit.php [new file with mode: 0644]
myportal/soap_service/server_existingpatient.php [new file with mode: 0644]
myportal/soap_service/server_mail.php [new file with mode: 0644]
myportal/soap_service/server_med_rec.php [new file with mode: 0644]
myportal/soap_service/server_newpatient.php [new file with mode: 0644]
myportal/soap_service/server_oemruser.php [new file with mode: 0644]
myportal/soap_service/server_side.php [new file with mode: 0644]
sql/4_0_0-to-4_1_0_upgrade.sql
sql/database.sql
version.php