CloudEHRServer EN | ES

Get started

The CloudEHRServer is a SaaS Clinical Information Management and Sharing Platform, based on open source software and the openEHR standard.

The main components are: a Vendor Neutral Archive, a REST API and an administrative Web Console. It provides everything that you need to store, query, retrieve, manage and audit clinical information securely, privately and in a standardzed way.

The CloudEHRServer enables the creation of many types of clinical applications for clinical data entry, clinical data visualization and clinical data analysis. Your clinical app backend is ready, so you can focus on your app features.

Subscribe to CloudEHRServer

On the pricing page you can find plans with different service levels. After you sign up to a plan, you can start building your repository, create organizations, users, EHRs, templates and queries. You can find more information about that on the learn page.

Usage and Management

On the learn page you will find documentation and guides that will help you in the process of understanding how the CloudEHRServer woks and how to get the most out of it.

EHRServer demos and presentations:

How does it work?

The core of the CloudEHRServer is based on the openEHR specifications. Most of the capabilities and features offered by the CloudEHRServer are because of this.

The CloudEHRServer should be fed with clinical document definitions called Operational Templates, or OPT for short. The OPTs define the semantics, data structures, constraints and terminology associated with each clinical document. It is basically an XML with metadata.

When client apps commit clinical documents to the CloudEHRServer, the data is indexed for querying. Of course, those documents should comply with their definitions (OPT). A manager will create data queries using the CloudEHRServer Query Builder, and those queries are defined using only information from the OPTs, that is all clinical concepts like Blood Pressure, Diagnosis, Physical Examination, Glasgow Coma Scale, etc.

To create queries there is no need of writing any SQL or source code. Once queries are saved, a client system can executed them using the REST API, pulling clincial data out from the CloudEHRServer. That's it, data in, data out, all standardized, without writing a single line of code.

Simple as:

  1. Create a clinical document definition
  2. Upload the definition to the EHRServer
  3. Create data queries based on document definitions
  4. Integrate the EHRServer API in your apps
  5. Commit some data
  6. Query and display your data

Main features:

  1. Web Console for simple management and audit
  2. Full audit access for traceability
  3. Versioned clinical documents
  4. Service Oriented / REST API
  5. Supports XML and JSON formats
  6. Query Builder to create data queries from the Web Console
  7. SNOMED CT Expression support on openEHR queries
  8. Supports any structure of clinical document
  9. Multitenant
  10. Open Source
  11. Compliant with the openEHR standard

Continue learning