OpenExchange - OpenXDS What is it? ----------- OpenExchange is a Charter project under Open Health Tools (openhealthtools.org) providing standards based core infrastructure to exchange patient health information in a secure and timely manner, to advance the quality, safety and efficiency of healthcare delivery. The OpenExchange platform is a critical element of HIE infrastructure that provides clinicians and other members of the healthcare community with the right information at the right time by making patient information available across organizational boundaries. It facilitates and streamlines the sharing of patient information throughout an HIE community. OpenExchange consists of open source projects that use Integrating the Healthcare Enterprise (IHE.net) profiles as the set of fundamental requirements. The core set of open source projects under OpenExchange include OpenPIXPDQ, OpenXDS (with XCA), OpenATNA and OpenAuth. OpenXDS, as a child project of OpenExchange, implements the Document Repository and Document Registry actors of the Cross-Enterprise Document Sharing (XDS) profile and the Initiating Gateway and Responding Gateway actors of the Cross Community Access (XCA)profile specified by IHE. Contributors ------------ The OpenExchange (OpenATNA, OpenAuth, OpenPIXPDQ and OpenXDS) developement has been led by Misys Open Source Solutions (MOSS) and University of Cardiff. Other contributors include Sysnet International, Topicus Zorg and a number of individuals. OpenXDS also contains software developed by freebXML.org and NIST. Contents -------- Included in this release are the following: README.txt This file LICENSE.txt Software license NOTICE.txt Copyright and contribution Notice applicationContext.xml Spring context configuration file commons-logging.properties common-logging file log4j.xml log4j configuration omar.properties omar configuration openxds.jar Main openxds executable file openxds.properties openxds configuration repository.jdbc.cfg.xml omar repository jdbc configuration conf/actors/ All the actor configuration files conf/actors/cert/ keystore and truststore conf/axis2repository/ Embedded axis2 repository conf/axis2repository/module/ Embedded axis2 modules conf/axis2repository/services/ Embedded axis2 services conf/audit/healthcare-security-audit.xsd Audit schema conf/schema/v2/ ebxml v2 schema conf/schema/v3/ ebxml v3 schema lib/ All the libs needed for running tje OpenXDS server licenses/ All the third party license files misc/create_database_schema_mysql.sql OpenXDS database creation script for MySQL misc/create_database_schema_postgres.sql OpenXDS database creation script for Postgresql misc/create_database_schema_sqlserver2005.sql OpenXDS database creation script for SQL Server 2005 misc/openxds-web.war OpenXDS web application file. Requirements ------------ JDK Version OpenXDS supports JDK 1.6 or higher. Databases OpenXDS supports Postgresql, MySQL, SQL Server. Our tested database is Postgresql 8.3. Installation and Configuration ------------------------------ Installation and configuration guide is available on the OpenXDS Project web site on Open Health Tools (OHT) <https://openxds.projects.openhealthtools.org>. Documentation ------------- Documentation is available on the OpenXDS Project web site on Open Health Tools (OHT) <https://openxds.projects.openhealthtools.org>. The Latest Version ------------------ Details of the latest version can be found on the OpenXDS Project web site on Open Health Tools (OHT) <https://openxds.projects.openhealthtools.org>. Problems --------- Our web page at https://openxds.projects.openhealthtools.org has pointers where you can post questions, report bugs or request features. You'll also find information on how to subscribe to our dev list and discussion forum. Licensing --------- This software is licensed under the terms you may find in the file named "LICENSE.txt" in this directory. Support --------- For commercial support, please contact Kondayya.Mullapudi@misys.com. Major changes in OpenXDS 1.0.1 ------------------------------ - Additional MySQL and SQL Server databases support - Added audit log with TLS transaction - Generic actor configuration refactoring - Integrated with OpenExchange - Added property and spring configuration framework - Added configuration pre and post processes interface - Provided OpenXDS extension hook - Some bug fixes Thanks for using OpenExcange - OpenXDS. Open Health Tools (OHT) <http://www.openhealthtools.org> Misys Open Source Solutions (MOSS) <http://www.misysoss.com/> University of Cardiff <http://www.cs.cardiff.ac.uk>