...
- Created Healthcare Provider Directory client as a plug-in to query any HPD server with simple queries to validate understanding of the HPD.
- Source code can be found in the plug-in folder.
Switched from CXF-bundle to individual CXF jars on all application servers to avoid dependency conflicts and lessen the CONNECT footprint.
- This was validated on all application servers by conducting installation, regression and interoperability tests to ensure no impacts to functionality or installation.
Nightly build was updated to include automated outbound Direct test that was created last sprint.
- Team also researched how an inbound Direct test could be integrated into the automated build process.
- Team discussed HIMSS demo use case which would be utilizing CONNECT adapters with FHIR integration to demonstrate PD,QD,RD workflow between two gateway systems.
- The FHIR adapters will be included for the Patient Discovery, Document Query, and Document Retrieve services.
- The adapters will act as proxies and data transformers into a FHIR capable server. In order to show integration into any FHIR capable server, we will use an open available web tool as our backend FHIR server.
Fixed Fixed issue related to Event table eventtime field not getting populated in Oracle DB (see CONN-1598 for more information)
- Researched tools for System Administration Module automation to improve efficiency and productivity of testing. Currently this GUI module is tested manually. With improved level of automation and re-usability in individual test cases as well as in overall test environments the quality of application can be greatly enhanced.
- Researched Watir/Cucumber and Selenium webdrivers. The team will pick one of these tools for future automated tests.
- Successfully deployed CONNECT on WildFly
- More information can be found here - WildFly 8
- Updated CONNECT Readme - https://github.com/CONNECT-Solution/CONNECT/blob/CONNECT_integration/README.md
...