ccda service restructure (#4529)
commite4c87808da764c20bc9929d39456a480b14aadcc
authorJerry Padgett <sjpadgett@gmail.com>
Sun, 18 Jul 2021 06:39:26 +0000 (18 02:39 -0400)
committerGitHub <noreply@github.com>
Sun, 18 Jul 2021 06:39:26 +0000 (18 02:39 -0400)
tree9a639e2c76abe16834b5a2d7b99c145f25a0270f
parent4cf03180be10ebc1257a3aff315312213eede262
ccda service restructure (#4529)

* ccda service restructure
- removed and factored away blue-button-generate
- new xsl's

* portal update
- php8 portal payments
- add border to all html ccd tables
- added both view and download summary of care ccd portal
- add building ccda html documents to downloads for browser viewing
18 files changed:
ccdaservice/ccda_gateway.php
ccdaservice/oe-blue-button-generate/dist/blue-button-generate.js [deleted file]
ccdaservice/oe-blue-button-generate/lib/entryLevel/planOfCareEntryLevel.js
ccdaservice/oe-blue-button-generate/lib/htmlHeaders.js
ccdaservice/oe-blue-button-meta/lib/CCDA/code-systems.js
ccdaservice/oe-blue-button-meta/lib/oids.js
ccdaservice/serveccda.js
interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Controller/EncounterccdadispatchController.php
interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Controller/EncountermanagerController.php
interface/modules/zend_modules/public/index.php
interface/modules/zend_modules/public/xsl/ccda.xsl [deleted file]
interface/modules/zend_modules/public/xsl/cda-web.xsl [new file with mode: 0644]
interface/modules/zend_modules/public/xsl/cda.xsl [new file with mode: 0644]
library/globals.inc.php
portal/home.php
portal/patient/_global_config.php
portal/patient/_machine_config.php
portal/portal_payment.php