1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
1.1K views
by gary-t-8719 (15.1k points)

1 Answer

0 votes
 
Best answer

In order to process a XML CCD/CDA document through QIE the following JAR files will need to be obtained and enabled under the System Administration->System Configuration->Manage External Libraries.

JAR Files

Information about JAR file

centricity-cps-10

This JAR file is used for Centricity CPS 9.5, and 10. This jar file is distributed with the QIE application and can be enabled within the Manage External Libraries. These JAR files are used in QIE to interact with the Centricity Service Layer to retrieve CCD from Centricity for a given patient and for other services.

centricity-emr-9.5

This JAR file is used for Centricity EMR 9.5, and 9.8. This jar file is distributed with the QIE application and can be enabled within the Manage External Libraries. These JAR files are used in QIE to interact with the Centricity Service Layer to retrieve CCD from Centricity for a given patient and for other services.

Centricity CPS 11

No JAR files are needed for the Centricity CPS 11 or newer versions.

ojdbc6.jar

This JAR file is used to interact with the Centricity EMR Oracle database. The JAR file is distributed by Oracle at  http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html Refer to the QIE Help file titled How to Add JDBC Drivers to QIE to install this driver.

vtd-xml-qvera-2.11.3.jar

This JAR file is freely distributed by SourceForge.net. Qvera has modified the SourceForge.net VTD JAR file to handle XPath expressions consistent with the default JRE DOM implementation. The modified version can be obtained from Qvera at https://www.qvera.com/files/vtd-xml-qvera-2.11.3.jar.  As per the terms of the GPL license under which this JAR file is distributed, the vtd-xml-qvera-2.11.3.jar source code is freely available upon request.

 

by gary-t-8719 (15.1k points)
selected by ron-s-6919
...