Current Releases
If you are looking for the supported platforms for any of our products, please use the links below.
Previous Releases
If you need information on any previous release, you can use the links below to review all released versions.
Technical Assistance from the Worldwide Response Center is available 24×7 for all versions, regardless of release date. For releases older than 2 years (3 years for security corrections), corrections will be provided on a ‘best effort’ basis.
Please see the Supported Minimum Versiondocument for more information about support for older versions.
Determining Your Product Version – InterSystems IRIS & InterSystems IRIS for Health
For
InterSystems IRIS, to display the product version information, do either of the following:
- Click the About box in the Management Portal
- In the Terminal, enter: write $zversion
You’ll see this:
IRIS for platform-details version-number (build-identifier) date-and-time
Determining Your Product Version – Caché & Ensemble
For
Caché, or
Ensemble, to display the product version information, do either of the following:
- Click the About box in the Management Portal
- In the Terminal, enter: write $zversion
In either case, you’ll see this:
Caché for platform-details version-number (build-identifier) date-and-time
Note: This version information always refers to Caché, even within an Ensemble instance.
Determining Your Product Version – HealthShare
The HealthShare version string indicates:
- The HealthShare product version and build number
- The version of each of the HealthShare technologies in the kit
- The product version and build number of the underlying InterSystems IRIS technology
For example:
HealthShare Unified Care Record 2022.1.0 Build: 3058 [HealthShare Modules: Health Insight:23.0 + Core:23.0 + Patient Index:23.0] - IRIS for UNIX (Red Hat Enterprise Linux for x86-64) 2021.1 (Build 215_0_21260U) Tue Nov 9 2021 19:32:21 EST [Health Insight:23.0|Core:23.0|Patient Index:23.0]
To obtain the full HealthShare version identifier, do either of the following:
- In the Management Portal, click the About box. (Note that in older HealthShare versions, you must be in a HealthShare namespace.)
- In the Terminal, enter: write ##class(%ZHSLIB.HealthShareMgr).VersionInfo()