EHRbase

EHRbase is an open source openEHR Clinical Data Repository (CDR) - a standards-based backend for storing, versioning and querying structured clinical data. It implements the official openEHR REST API (ITS-REST 1.0.2) against openEHR Reference Model 1.1.0, is queried with the Archetype Query Language (AQL), and adds Simplified Data Template projections (flat and structured JSON web templates) that make deeply nested openEHR compositions practical to write against. It is Apache-2.0 software each organization self-hosts - no vendor API host, no signup, no metering - maintained by vitagroup AG with the openEHR community, with a commercial distribution (HIP EHRbase) adding multi-tenancy, IHE ATNA audit logging, AQL event triggers, Saga-pattern transaction compensation and SLAs. A public credential-free sandbox at sandkiste.ehrbase.org serves its live OpenAPI 3.1.0 contract of 63 operations.

EHRbase publishes 3 APIs on the APIs.io network: openEHR REST API, Admin API, and Status and Metrics API. Tagged areas include Company, Healthcare, Health IT, Electronic Health Records, and Clinical Data.

The EHRbase catalog on APIs.io includes 1 event-driven AsyncAPI specification.

EHRbase’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, authentication, and 28 more developer resources.

51.4/100 developing Agent 50/100 agent native Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
1 APIs 1 MCP Servers
CompanyHealthcareHealth ITElectronic Health RecordsClinical DataopenEHRInteroperabilityOpen SourceDatabasesStandards

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ehrbase: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

EHRbase openEHR REST API

The standard openEHR ITS-REST 1.0.2 surface - 31 paths and 45 operations covering EHR, EHR_STATUS, COMPOSITION, VERSIONED_COMPOSITION, CONTRIBUTION, DIRECTORY, operational templ...

EHRbase Admin API

The opt-in administrative surface - 8 paths and 11 operations for physical deletion of EHRs, compositions, directories and stored queries, and for replacing or removing operatio...

EHRbase Status and Metrics API

A version heartbeat at /rest/status reporting the running EHRbase, openEHR SDK, Archie, JVM, OS and PostgreSQL versions, plus the Spring Boot Actuator surface at /management pro...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

EHRbase MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Ehrbase Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ehrbase Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ehrbase Authentication

0 schemes

SECURITY

Ehrbase Domain Security

TLSv1.3 · HSTS

SECURITY

Ehrbase Vulnerability Disclosure

Hackerone · contact published

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ehrbase
name: EHRbase
description: EHRbase is an open source openEHR Clinical Data Repository (CDR) - a standards-based backend for storing, versioning
  and querying structured clinical data. It implements the official openEHR REST API (ITS-REST 1.0.2) against openEHR Reference
  Model 1.1.0, is queried with the Archetype Query Language (AQL), and adds Simplified Data Template projections (flat and
  structured JSON web templates) that make deeply nested openEHR compositions practical to write against. It is Apache-2.0
  software each organization self-hosts - no vendor API host, no signup, no metering - maintained by vitagroup AG with the
  openEHR community, with a commercial distribution (HIP EHRbase) adding multi-tenancy, IHE ATNA audit logging, AQL event
  triggers, Saga-pattern transaction compensation and SLAs. A public credential-free sandbox at sandkiste.ehrbase.org serves
  its live OpenAPI 3.1.0 contract of 63 operations.
image: https://raw.githubusercontent.com/ehrbase/ehrbase/develop/ehrbase.png
url: https://raw.githubusercontent.com/api-evangelist/ehrbase/refs/heads/main/apis.yml
x-type: company
x-source: harvest:openehr-coalition
specificationVersion: '0.20'
created: '2026-09-02'
modified: '2026-09-02'
tags:
- Company
- Healthcare
- Health IT
- Electronic Health Records
- Clinical Data
- openEHR
- Interoperability
- Open Source
- Databases
- Standards
apis:
- aid: ehrbase:openehr-rest-api
  name: EHRbase openEHR REST API
  description: 'The standard openEHR ITS-REST 1.0.2 surface - 31 paths and 45 operations covering EHR, EHR_STATUS, COMPOSITION,
    VERSIONED_COMPOSITION, CONTRIBUTION, DIRECTORY, operational templates (ADL 1.4 and ADL 2), stored queries and ad-hoc AQL
    execution. Writes are versioned rather than mutated, guarded by If-Match on the preceding version_uid, and audited through
    the openEHR-AUDIT_DETAILS header. EHRbase adds two non-standard but essential projections: the web template (a flattened
    node tree with aqlPath per leaf) and the flat/structured JSON composition media types.'
  humanURL: https://docs.ehrbase.org/api/hip-ehrbase/openehr
  baseURL: https://sandkiste.ehrbase.org/ehrbase
  image: https://raw.githubusercontent.com/ehrbase/ehrbase/develop/ehrbase.png
  tags:
  - openEHR
  - Electronic Health Records
  - Clinical Data
  - AQL
  - Healthcare
  properties:
  - type: OpenAPI
    url: openapi/ehrbase-openehr-rest-api-openapi.json
  - type: Overlay
    url: overlays/ehrbase-openehr-rest-overlay.yaml
  - type: Documentation
    url: https://docs.ehrbase.org/docs/EHRbase/Explore/openEHR-REST
  - type: APIReference
    url: https://docs.ehrbase.org/api/hip-ehrbase/openehr
- aid: ehrbase:admin-api
  name: EHRbase Admin API
  description: The opt-in administrative surface - 8 paths and 11 operations for physical deletion of EHRs, compositions,
    directories and stored queries, and for replacing or removing operational templates. Disabled by default and gated on
    the admin role; every operation declares 401 and 403, and template operations return 422 when compositions still reference
    the template. These changes are irreversible.
  humanURL: https://docs.ehrbase.org/docs/EHRbase/Explore/Admin-REST
  baseURL: https://sandkiste.ehrbase.org/ehrbase
  image: https://raw.githubusercontent.com/ehrbase/ehrbase/develop/ehrbase.png
  tags:
  - Administration
  - openEHR
  - Healthcare
  properties:
  - type: OpenAPI
    url: openapi/ehrbase-admin-api-openapi.json
  - type: Overlay
    url: overlays/ehrbase-admin-overlay.yaml
  - type: Documentation
    url: https://docs.ehrbase.org/docs/EHRbase/Explore/Admin-REST
- aid: ehrbase:status-api
  name: EHRbase Status and Metrics API
  description: A version heartbeat at /rest/status reporting the running EHRbase, openEHR SDK, Archie, JVM, OS and PostgreSQL
    versions, plus the Spring Boot Actuator surface at /management providing health, liveness, readiness, metrics and Prometheus
    scrape endpoints. The Actuator surface is disabled by default and its exposure is configurable as admin-only, private
    or public.
  humanURL: https://docs.ehrbase.org/docs/EHRbase/Explore/Status-And-Metrics
  baseURL: https://sandkiste.ehrbase.org/ehrbase
  image: https://raw.githubusercontent.com/ehrbase/ehrbase/develop/ehrbase.png
  tags:
  - Monitoring
  - Observability
  - Operations
  properties:
  - type: OpenAPI
    url: openapi/ehrbase-status-api-openapi.json
  - type: Overlay
    url: overlays/ehrbase-status-overlay.yaml
  - type: Documentation
    url: https://docs.ehrbase.org/docs/EHRbase/Explore/Status-And-Metrics
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://ehrbase.org/
- type: DeveloperPortal
  url: https://docs.ehrbase.org/
- type: Documentation
  url: https://docs.ehrbase.org/
- type: APIReference
  url: https://docs.ehrbase.org/api/hip-ehrbase/openehr
- type: GettingStarted
  url: https://docs.ehrbase.org/docs/EHRbase/Installation
- type: Support
  url: https://discourse.openehr.org/tag/ehrbase
- type: Blog
  url: https://www.ehrbase.org/feed/
- type: GitHubOrganization
  url: https://github.com/ehrbase
- type: SourceCode
  url: https://github.com/ehrbase/ehrbase
- type: PrivacyPolicy
  url: https://www.ehrbase.org/privacy-policy/
- type: License
  url: https://github.com/ehrbase/ehrbase/blob/develop/LICENSE
- type: ChangeLog
  url: changelog/ehrbase-changelog.yml
- type: Lifecycle
  url: lifecycle/ehrbase-lifecycle.yml
- type: Deprecation
  url: lifecycle/ehrbase-lifecycle.yml
- type: Authentication
  url: authentication/ehrbase-authentication.yml
- type: Conventions
  url: conventions/ehrbase-conventions.yml
- type: Idempotency
  url: conventions/ehrbase-conventions.yml
- type: ErrorCatalog
  url: errors/ehrbase-problem-types.yml
- type: DataModel
  url: data-model/ehrbase-data-model.yml
- type: Conformance
  url: conformance/ehrbase-conformance.yml
- type: Packages
  url: packages/ehrbase-packages.yml
- type: SDKs
  url: packages/ehrbase-packages.yml
- type: CLI
  url: cli/ehrbase-cli.yml
- type: Sandbox
  url: sandbox/ehrbase-sandbox.yml
- type: Plans
  url: plans/ehrbase-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ehrbase-rate-limits.yml
- type: LLMsTxt
  url: llms/ehrbase-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/ehrbase-well-known.yml
- type: MCPServer
  url: mcp/ehrbase-mcp.yml
- type: ToolCrosswalk
  url: mcp/ehrbase-tool-crosswalk.yml
- type: Webhooks
  url: asyncapi/ehrbase-event-trigger-webhooks.yml
- type: DomainSecurity
  url: security/ehrbase-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/ehrbase-vulnerability-disclosure.yml
- type: Security
  url: security/ehrbase-vulnerability-disclosure.yml
x-enrichment:
  date: '2026-09-02'
  status: enriched
  artifacts_added: 33
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/ehrbase"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ehrbase/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ehrbase/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.