Plugin:org.tolven.hl7
From DOC
Contents |
Version 2.1 Notes
Version 2.1.8
- 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.
Version 2.1.7
- 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.
Version 2.1.6
- Work continues on ONC §170.306 (g) Reportable Lab Results. This functionality is not yet complete.
Version 2.1.5
- Work continues on ONC §170.306 (g) Reportable Lab Results. This functionality is not yet complete.
Version 2.1.3
- Work continues relating to ONC §170.306 (g) Reportable Lab Results. This functionality is not yet complete.
Version 2.1.2
- Various changes were made to support §170.302.k Submission to Immunization Registries. This functionality is not yet complete.
Version 2.1.1
- Added additional functionality for ONC §170.302 (l) Public Health Surveillance.
Version 2.1.0
- Added support for ONC §170.302 (h) Incorporate laboratory test results.

