Secure SOAP APIs to support third party patient portals. Contributed
commit60fe89f14db81b7a2f031999f01de9e1f27f8af7
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:06:44 +0000 (6 02:06 -0700)
treee4abae6cf197b5b9ba53a76a5136acd6de84eada
parent8c26b6de80f1865ee6d4852a6d775e4999f0c6a6
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