Releases
Last updated
Was this helpful?
Last updated
Was this helpful?
SanteDB software can be downloaded via the GitHub pages for each of the projects.
Download Link
Contents
Installation Instructions
SanteDB iCDR Server
SanteDB Administration Console
SanteMPI Server
Web Access Gateway Service
Applet Debugger
Business Rules Debugger
Data Importer
Package Manager
The following iCDR server releases can be found via the on GitHub:
Microsoft Windows Installation Package
Linux Distribution (manual install via tarball)
MacOS (manual install via zip)
Additionally, you can download a virtual appliance via an Open Virtual Appliance file:
The disconnected gateway service provides a common dCDR instance running on a local area network and allows multiple web-browsers, Android apps, and third party systems (via HL7 or FHIR) to connect to the disconnected environment.
The dCDR can be installed and is tested on:
Microsoft Windows via an installer
Linux or MacOS via a tarball/zip distribution (requires Mono framework)
Raspbian or MacOS M1 ARM processors (requires Mono for ARM)
The dCDR WWW service allows operators of SanteDB infrastructure to host dCDR applications (which are typically designed for offline use) to operate in an online-only fashion and allows for access to the user interfaces for broad internet hosting environments.
The dCDR web host is typically used to host administrative panels, reporting portals, etc. The service can be installed on:
Microsoft Windows (via installer)
Linux or MacOS (via tarball - requires Mono Framework)
Docker Containers
The SanteDB SDK is used by developers to simulate the offline dCDR in a debug-friendly environment. The SDK is documented on the Installing the dCDR SDK wiki page.
The SDK runs on:
Microsoft Windows (via installer)
Linux or MacOS (via tarball - requires Mono Framework)
(useful for running SanteDB in a production environment)
(useful for developers working with SanteDB)
You can also run SanteDB iCDR products in a Docker or Kubernetes environment. For more details see the documentation.
Typically a SanteDB dCDR instance is customized and branded for a particular context. You can download the vanilla (whitelabel) dCDR Android Applications via the project.
The self-contained Windows Application is useful for disconnected environments where larger datasets are required offline and higher burden of data entry is necessary. The Windows Application can be installed via the installers available on the project.
The dCDR Gateway can be downloaded from the project.
The installers can be accessed via the project. The docker instance can be spun up using the santedb-www:latest
docker image.
It can be downloaded from the project page.