CCR-CCD module (still in development):
commit32b3570e64580450bb6e32d063635a58370b9be2
authorMichael Firriolo <mfirriolo@gshsys.com>
Thu, 23 Dec 2010 04:08:48 +0000 (22 23:08 -0500)
committerbradymiller <bradymiller@users.sourceforge.net>
Wed, 12 Jan 2011 02:46:22 +0000 (11 18:46 -0800)
treeb81af0cd6ded4eefc82b667ab63d512e80c06af9
parent64d88a0e68649c5a7fc8d5e37cf211e07507458d
CCR-CCD module (still in development):

1. CCR/CCD reports set as option in
   Adminstration=>Globals=>Features=>Activate CCR/CCD Reporting
   (it is off by default for now)
2. Report buttons available at Patient Summary
   Screen=>Report . CCR and CCD buttons will show
   up on this page if the global setting above is
   activated.
33 files changed:
ccr/ccd/ccr_ccd.xsl [new file with mode: 0755]
ccr/ccd/cda.xsl [new file with mode: 0644]
ccr/ccd/lib/date.add.template.xsl [new file with mode: 0755]
ccr/ccd/lib/date.date-time.xsl [new file with mode: 0755]
ccr/ccd/lib/date.format-date.template.xsl [new file with mode: 0755]
ccr/ccd/lib/str.padding.template.xsl [new file with mode: 0755]
ccr/ccd/templates/actor.xsl [new file with mode: 0755]
ccr/ccd/templates/address.xsl [new file with mode: 0755]
ccr/ccd/templates/cdavocablookup.xsl [new file with mode: 0755]
ccr/ccd/templates/cdavocabmap.xml [new file with mode: 0755]
ccr/ccd/templates/code.xsl [new file with mode: 0755]
ccr/ccd/templates/datetime.xsl [new file with mode: 0755]
ccr/ccd/templates/defaultCSS.xsl [new file with mode: 0755]
ccr/ccd/templates/directions.xsl [new file with mode: 0755]
ccr/ccd/templates/footer.xsl [new file with mode: 0755]
ccr/ccd/templates/hl7oid.xml [new file with mode: 0755]
ccr/ccd/templates/hl7oidlookup.xsl [new file with mode: 0755]
ccr/ccd/templates/problemDescription.xsl [new file with mode: 0755]
ccr/ccr.xsl [new file with mode: 0644]
ccr/ccr_view_retrieve.xsl [new file with mode: 0644]
ccr/createCCR.php [new file with mode: 0644]
ccr/createCCRActor.php [new file with mode: 0755]
ccr/createCCRAlerts.php [new file with mode: 0644]
ccr/createCCRHeader.php [new file with mode: 0644]
ccr/createCCRImmunization.php [new file with mode: 0644]
ccr/createCCRMedication.php [new file with mode: 0644]
ccr/createCCRProblem.php [new file with mode: 0644]
ccr/createCCRProcedure.php [new file with mode: 0644]
ccr/createCCRResult.php [new file with mode: 0644]
ccr/uuid.php [new file with mode: 0755]
interface/patient_file/report/patient_report.php
library/globals.inc.php
library/sql-ccr.inc [new file with mode: 0644]