Appearance
ArdenSuite
ArdenSuite is a complete clinical decision support (CDS) solution. It revolves around three core concepts:
- Medical logic modules (MLMs) written in Arden Syntax. This is executable medical knowledge that performs ratings, recommendations, scorings and all other kinds of medical logic based on inputs, outputs, events and schedule.
- Extensions built into ArdenSuite to connect MLMs to the computing landscape around them. These can be used to read or write from FHIR servers or databases, trigger events through webhooks, consult large language models and more.
- Workspaces are partitions within ArdenSuite that allow complete separation of medical logic and extensions, for example to separate projects. Workspaces can be shared between users for collaboration.
New to Arden Syntax?
Check out the Arden Syntax Support Pages.
If you've just received your license and want to set up ArdenSuite, start with the Quickstart.
Navigation
ArdenSuite is composed of a navigation panel on the left side and the current content on the right. If you've just logged in, you're at Home (Dashboard).

Home (Dashboard) is the default page of ArdenSuite. Among other widgets, it contains a log of MLM execution history in the Activity widget.

MLMs is a high-level overview of installed logic modules and their dependencies. Basic management of the modules and the folders they reside in (called packages) can be performed here.

Extensions is the configuration page of the connectors that allow modules to communicate with external services.

