Find

Announcement
· 5 hr ago

[Video] The Next Leap Beyond Text Generation

Hey Community!

We're happy to share the next video in the "Code to Care" series on our InterSystems Developers YouTube:

⏯  The Next Leap Beyond Text Generation

Watch how AI is transitioning from basic text generation to “agentic AI,” characterized by memory, permissions, reasoning, and the ability to take meaningful actions. Examples include meeting-facilitator agents in collaboration platforms and healthcare orchestrator agents capable of retrieving records, invoking models, and supporting complex clinical decisions. Multi-agent systems that debate diagnoses are also highlighted, demonstrating significantly improved accuracy over individual models or clinicians.

Presenters: 
🗣 @Don Woodlock, Head of Global Healthcare Solutions, InterSystems
🗣 Dr. Peter Lee, President, Microsoft Research

Enjoy watching, and subscribe for more videos! 👍

Discussion (0)1
Log in or sign up to continue
InterSystems Official
· 5 hr ago

InterSystems Announces General Availability of InterSystems IRIS, InterSystems IRIS for Health, and HealthShare Health Connect 2025.3

The 2025.3 release of InterSystems IRIS® data platform, InterSystems IRIS® for HealthTM, and HealthShare® Health Connect is now Generally Available (GA). This is a Continuous Delivery (CD) release.

Release Highlights:

  • Secure Wallet: A new encrypted framework for managing sensitive data, built on the IRISSECURITY database, improving system security and access control.
  • Expanded Observability & Cloud Integrations: Enhanced OpenTelemetry metrics, including new process and ECP metrics, plus journal archiving now supports Azure Blob Storage for cost-efficient retention.
  • Data & AI Improvements: Foreign tables now support JOIN pushdown for better SQL performance, and Vector Search gets an upgraded HNSW index with faster, more robust similarity searches.
  • Healthcare Enhancements: Improved FHIR Bulk Data Access and authentication features.
  • Developer & UI Updates: Interoperability UI gains bulk management actions, expanded search within the Production Configuration, and improved usability for large-scale productions, reinforcing a modernized user experience.

Please share your feedback through the Developer Community so we can build a better product together.

Documentation

Details on all the highlighted features are available through these links below:

In addition, check out the upgrade impact checklist for an easily navigable overview of all changes you need to be aware of when upgrading to this release.

Early Access Programs (EAPs)

If you’re interested in the Early Access Program, you can register here.

Download the Software

As usual, Continuous Delivery (CD) releases come with classic installation packages for all supported platforms, as well as container images in Docker container format.

Classic Installation Packages

Installation packages are available from the WRC's InterSystems IRIS page for InterSystems IRIS and InterSystems IRIS for Health, and WRC’s  HealthShare page for Health Connect. Kits can also be found on the Evaluation Services website.

Availability and Package Information

This release comes with classic installation packages for all supported platforms, as well as container images in Docker container format.  For a complete list, refer to the Supported Platforms document.

The build number for this Continuous Delivery release is 2025.3.0.226.0.

Container images are available from the InterSystems Container Registry. Containers are tagged as both "2025.3" and "latest-cd".

Discussion (0)1
Log in or sign up to continue
Question
· 7 hr ago

Resources for the InterSystems IRIS Development Professional certification exam

Hi everyone,
I'm getting prepared to take the following certification exam: "InterSystems IRIS Development Professional".

Can you give some advice on how to prepare (aside from the official course page: https://www.intersystems.com/certifications/intersystems-iris-development-professional/ )?
Do you have examples of quiz questions that simulate the real exam or any material that helped you getting prepared?

Thanks you in advance,

Arber

1 new Comment
Discussion (1)2
Log in or sign up to continue
InterSystems Official
· 8 hr ago

Kits de développement logiciel (SDK) clients disponibles sur des dépôts externes

Bonjour à tous !

Je suis ravi de vous annoncer que depuis le début de l'année, nous avons publié de nombreux kits de développement logiciel (SDK) clients pour InterSystems IRIS, InterSystems IRIS for Health et Health Connect sur les plateformes de distribution externes correspondantes (Maven, NuGet, npm et PyPI). Vous bénéficiez ainsi de nombreux avantages :

  • Accès aux dernières versions des SDK clients dès leur publication, indépendamment du rythme de publication d'InterSystems IRIS.
  • Intégration des SDK comme dépendances via le gestionnaire de packages natif de votre écosystème et gestion des dépendances selon les standards du secteur.
  • Accès direct aux SDK pour les utilisateurs finaux, par exemple pour accéder directement à la couche base de données via un outil SQL tel que DBeaver.
  • Publication de projets dépendant des SDK clients InterSystems sans les inclure directement dans votre projet.

Voici la liste des SDK clients publiés à ce jour, ainsi que le numéro de version de la dernière version et leur emplacement :

Java

.NET

Node.js

Python

À l'avenir, les kits de développement logiciel (SDK) clients seront publiés sur des dépôts externes dès qu'une nouvelle version sera disponible. Ces dépôts deviendront également le principal canal de distribution des SDK clients.

L'utilisation des SDK clients est soumise aux conditions d'utilisation consultables ici : https://www.intersystems.com/IERTU/

Si vous n'avez pas encore utilisé les dépôts externes, nous vous invitons à les essayer. Comme toujours, vos commentaires sont les bienvenus !

Discussion (0)0
Log in or sign up to continue
Question
· 9 hr ago

Create custom screen to show a production

Hi,

We currently have a zen page we created to show all existing tasks and their states (Running or Stopped) as below, is the a way to do the same and create a page where we can list all Business Services of a production, state and to either Stop or restart them?  

 

Thanks

Discussion (0)1
Log in or sign up to continue