Plugin:org.tolven.onc.component.web

From DOC

Jump to: navigation, search


Contents

Do No Use This Plug-in

Do not use this plug-in as of the V21_20120411 repository snapshot of the Tolven plug-in catalog because it is no longer compatible with current or future Tolven versions. Functionality has been moved to other plug-ins. See the release notes at V21_20120411.

Version 2.1 Notes

Version 2.1.13

  • Added the functionality to allow the end user to select whether or not a new patient list/reminder/alert should process against existing patients.
  • The dependency on onc.component.ejb CCHITBean class has been removed. Functionality replaced to use menuBean. This is a back-end code update only. There are no noticeable changes from the user's perspective.
  • Replaced the <listener>, <filter>, and <servlet> deployment descriptor tags in the web-fragment.xml and web.xml files with @WebListener, @WebFilter, and @WebServlet in cases where order is not important.
  • Removed the "classes" extension for contributing classes to a war file's WEB-INF/classes directory to instead use a WEB-INF-LIB extension to contribute a jar containing those classes to the WEB-INF/lib directory of the war file.
  • Removed references to LDAPLocal (LDAPBean).

Version 2.1.12

  • Removed the <servlet> and <servlet-mapping-contribution> extensions from the manifests, and instead we now supply the servlet information via a web-fragment.xml file.
  • Added a ServletContextListener which logs when the module is successfully deployed with the war file.
  • Removed transaction parameter from filter extension.

Version 2.1.11

  • Added content type specification to cchitservlet. This was done because at least two locations DocServlet and AjaxServlet did not put the media type in the HTTP response header. This caused trouble when proxied through Apache server (and possibly other situations).

Version 2.1.10

  • Added content type specification to cchitservlet. This was done because at least two locations DocServlet and AjaxServlet did not put the media type in the HTTP response header. This caused trouble when proxied through Apache server (and possibly other situations).
  • Added missing app extensions to onc.applications.
  • Added GWTCompiler to build script in scheduling application.
  • Removed unused JavaScript and servlet code.
  • Changed page name for encounter placeholder.
  • Merged changes from the V0 branch for encrypting menu data extended fields.

Version 2.1.9

  • Work continues relating to §170.304 (d) Patient reminders.

Version 2.1.8

  • Work continues for ONC §170.304 (e) Clinical decision support. This functionality is not yet complete.

Version 2.1.7

  • Work continues for ONC §170.302 (i) Generate Patient Lists. This functionality is not yet complete.

Version 2.1.6

  • Work continues relating to ONC §170.304 (h) Clinical summaries. This functionality is not yet complete.

Version 2.1.5

  • Removed openssoclientsdk.jar, which is not used in Shiro.
  • Fixes were made for ONC §170.302 (d) Maintain active medication list functionality, including to the display of active medications on the Overview tab and to the broken links for Hospital Medication Orders and Office Medications Orders tabs.

Version 2.1.4

  • Moved the allergyDetailTemplate.trim.xml file out of the e-prescribing trim.

Version 2.1.3

  • Removed unused JavaScripts.
  • Added a null check to CreateScanner.
  • Added HL7 and reportable diagnosis plug-ins to build script.
  • Added a converter for displaying time for documentation date.
  • Added dosage selection functionality to the medication wizard.
  • Corrected time format for documentation date display.


Personal tools