Dynamically resolve host domain Uri for API's and CCDA (#4535)
commit5781080917498655913e9137ba9eec3fdbb337d6
authorJerry Padgett <sjpadgett@gmail.com>
Tue, 20 Jul 2021 04:26:07 +0000 (20 00:26 -0400)
committerGitHub <noreply@github.com>
Tue, 20 Jul 2021 04:26:07 +0000 (20 00:26 -0400)
tree4946ad55f5b75ecc5f4a44ea4059a7aedadf0ce0
parentc823932831bf0acf1f8c423dc84dade3f933a9f0
Dynamically resolve host domain Uri for API's and CCDA (#4535)

* Dynamically resolve host domain uri for API's and CCDA
- fixes for prior PR

* change site address to empty

* Convert ccda_gateway to use new CDADocumentService
New CDADocumentService

* syntax

* implement new ccd in reports
arbitrate sessions in CCM api.

* forgot to remove test session start
ccdaservice/ccda_gateway.php
interface/globals.php
interface/modules/zend_modules/public/index.php
interface/patient_file/report/patient_report.php
library/globals.inc.php
portal/patient/_machine_config.php
src/Services/CDADocumentService.php [new file with mode: 0644]