Skip to content

Releases: MohawkMEDIC/client-registry

1.2

26 Jul 17:56
Compare
Choose a tag to compare

Version 1.2 of the Client Registry. This release contains numerous performance enhancements and a reorganization of some of the key backbone components for the CR.

Upgrading from 1.1.2

The upgrade process is manual for this installation in regards to the bindings of services in the configuration file. To upgrade, update all references in the configuration file from 1.1 to 1.2.

This release also contains the cr-clienttools package which are a C# and ActiveX control (32 bit) for communicating with the client registry.

1.1.2

26 Jul 18:00
Compare
Choose a tag to compare

This hotfix version of the Client Registry includes the following fixes:
Ability for the configuration tool to apply schema updates
Upgrade of .NET framework to 4.5

1.1.0

26 Jul 18:03
Compare
Choose a tag to compare

** Currently no database patching is implemented in the configuration tool. Prior to running the Client Registry (after configuring the database) is to run the CR-001 and CR-002 files in C:\Program Files (x86)\Mohawk College\Client Registry\sql\PSQL9\Updates **

This release represents a series of patches to the MEDIC Client Registry 1.0. In this version:

  • IHE Connectathon Passed:
    ++ PIX Manager for HL7v2
    ++ PDQ Supplier for HL7v2
    ++ Patient Identity Source for HL7v2
    ++ Patient Demographics Query for Mobile (PDQm)
    +Enhancements to the administrative web services for loading logs and viewing OIDs
    +Administrative interface package (separate download)
    +Support for DICOM audits (in addition to RFC3881)
    +Audits over TLS/TCP (in addition to already supported UDP)
    +Support for ITI-10 (HL7v2 update notification)
    +Support for query by "last update time", pediatric fields, and fuzzy address matches.

To configure the WWW-Admin Package:

  • Install Microsoft .NET Framework ASP MVC framework
  • Enable the "Administrative Service" in the Client Registry service configuration tool
  • Unzip the download into a directory that is accessible by IIS
  • Setup your IIS website and application pool (.NET 4.0 / Integrated)
  • Setup Windows mode authentication if the administrative interface is available anywhere other than localhost

** Important Note: ** Upgrading to this version of the CR-RI is not supported, several data structure changes were necessary since the 0.7.x series of the Client Registry. It is recommended that you uninstall your database schema and re-deploy with the new version --or-- install to a different directory, copying MARC.HI.EHRS.CR.Persistence.Data.dll from a 0.7.x version of the CR-RI. Note that such a workaround is not officially supported but has been known to work(however new features will not work)

The 1.1 Release of the Client Registry

•Better performance for large patient datasets
•Improved performance of the administrative interface