CaboLabs

CaboLabs Health Informatics is a Montevideo, Uruguay based health informatics company founded in 2012 by Pablo Pazos Gutierrez, specializing in clinical data standards and interoperability. It builds and licenses Atomik, a standardized openEHR Clinical Data Repository and Demographic Data Repository that implements the openEHR ITS REST API Release 1.0.2 over a JWT-authenticated JSON API, and maintains a family of Apache-2.0 open source openEHR tooling including the EHRServer clinical data repository, the openEHR-SDK for JVM languages, the openEHR-CLI, an openEHR conformance verification framework, and the openEHR Toolkit. Alongside the software it delivers consultancy, audit and training services covering openEHR, HL7 FHIR, HL7 v2.x, CDA, DICOM and SNOMED CT for hospitals, health-tech startups and software vendors worldwide.

CaboLabs publishes 2 APIs on the APIs.io network. Tagged areas include Company, Health, Healthcare, Interoperability, and openEHR.

CaboLabs’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, CLI, and 19 more developer resources.

38.0/100 thin Agent 13/100 agent aware Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
2 APIs 1 MCP Servers
CompanyHealthHealthcareInteroperabilityopenEHRFHIRHL7Clinical Data RepositoryElectronic Health RecordsStandardsSNOMED CTDICOMMedical RecordsUruguay

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/cabolabs: 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 2

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

Atomik openEHR REST API

Atomik is CaboLabs' standardized Clinical Data Repository and Demographic Data Repository. Its REST API implements the official openEHR ITS REST specification Release 1.0.2 for ...

CaboLabs EHRServer REST API

EHRServer is CaboLabs' Apache-2.0 open source, service-oriented openEHR clinical data repository. It exposes a REST API under /rest/v1 for authentication, organizations, users, ...

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Cabolabs Rate Limits

0 limits

RATE LIMITS

Examples 1

Example request and response payloads for these APIs.

Security Posture 2

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

Cabolabs Authentication

0 schemes

SECURITY

Cabolabs Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cabolabs
name: CaboLabs
description: CaboLabs Health Informatics is a Montevideo, Uruguay based health informatics company founded in 2012 by Pablo
  Pazos Gutierrez, specializing in clinical data standards and interoperability. It builds and licenses Atomik, a standardized
  openEHR Clinical Data Repository and Demographic Data Repository that implements the openEHR ITS REST API Release 1.0.2
  over a JWT-authenticated JSON API, and maintains a family of Apache-2.0 open source openEHR tooling including the EHRServer
  clinical data repository, the openEHR-SDK for JVM languages, the openEHR-CLI, an openEHR conformance verification framework,
  and the openEHR Toolkit. Alongside the software it delivers consultancy, audit and training services covering openEHR, HL7
  FHIR, HL7 v2.x, CDA, DICOM and SNOMED CT for hospitals, health-tech startups and software vendors worldwide.
image: https://cabolabs.com/images/cabolabs_vertical_square_web_text.png
url: https://raw.githubusercontent.com/api-evangelist/cabolabs/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
- Health
- Healthcare
- Interoperability
- openEHR
- FHIR
- HL7
- Clinical Data Repository
- Electronic Health Records
- Standards
- SNOMED CT
- DICOM
- Medical Records
- Uruguay
x-enrichment:
  date: '2026-09-02'
  status: enriched
  artifacts_added: 17
  pass: local-v1
apis:
- aid: cabolabs-atomik-openehr-rest-api
  name: Atomik openEHR REST API
  description: Atomik is CaboLabs' standardized Clinical Data Repository and Demographic Data Repository. Its REST API implements
    the official openEHR ITS REST specification Release 1.0.2 for EHR, EHR_STATUS, CONTRIBUTION, COMPOSITION and DIRECTORY,
    and adds CaboLabs-proposed API families for the openEHR demographic model (PERSON, ORGANISATION, GROUP, AGENT, ROLE, PARTY_RELATIONSHIP),
    administrative operations (conformance test support and physical deletion for right-to-be-forgotten), cluster synchronization,
    and monitoring/health indicators. The API is JSON-only as of June 2025, authenticated with a JWT bearer token obtained
    from POST /api/v1/auth, and is delivered as a per-customer instance on a licensed deployment.
  humanURL: https://atomik.app/documentation/apis
  baseURL: https://{instance}.atomik.app/api/v1
  tags:
  - openEHR
  - Clinical Data Repository
  - Electronic Health Records
  - Health
  - Interoperability
  properties:
  - type: Documentation
    url: https://atomik.app/documentation
  - type: APIReference
    url: https://atomik.app/documentation/apis
  - type: GettingStarted
    url: https://atomik.app/documentation/getting_started
  - type: Authentication
    url: authentication/cabolabs-authentication.yml
  - type: Conformance
    url: conformance/cabolabs-conformance.yml
  - type: ChangeLog
    url: changelog/cabolabs-changelog.yml
  - type: Pricing
    url: https://cabolabs.com/our_software/atomik/pricing
- aid: cabolabs-ehrserver-rest-api
  name: CaboLabs EHRServer REST API
  description: EHRServer is CaboLabs' Apache-2.0 open source, service-oriented openEHR clinical data repository. It exposes
    a REST API under /rest/v1 for authentication, organizations, users, EHRs, operational templates, contributions, compositions
    and saved queries, plus a legacy /api/v1 surface and management and synchronization endpoints. The project publishes a
    machine-readable Insomnia request collection of 73 requests and a wiki-published error-code registry. EHRServer is self-hosted,
    so the base URL is the deployer's own host.
  humanURL: https://cabolabs.com/our_software/ehrserver
  baseURL: https://{your-ehrserver-host}/rest/v1
  tags:
  - openEHR
  - Clinical Data Repository
  - Electronic Health Records
  - Open Source
  - Health
  properties:
  - type: Documentation
    url: https://ppazos.github.io/cabolabs-ehrserver/
  - type: SourceCode
    url: https://github.com/ppazos/cabolabs-ehrserver
  - type: ErrorCatalog
    url: errors/cabolabs-problem-types.yml
  - type: Examples
    url: examples/cabolabs-ehrserver-2.0-insomnia.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://cabolabs.com/
- type: DeveloperPortal
  url: https://atomik.app/documentation
- type: Documentation
  url: https://cabolabs.com/our_software/atomik/documentation
- type: APIReference
  url: https://atomik.app/documentation/apis
- type: GettingStarted
  url: https://atomik.app/documentation/getting_started
- type: Support
  url: https://cabolabs.com/our_software/atomik/faq
- type: Blog
  url: https://cabolabs.com/blog
- type: GitHubOrganization
  url: https://github.com/CaboLabs
- type: Pricing
  url: https://cabolabs.com/our_software/atomik/pricing
- type: LLMsTxt
  url: llms/cabolabs-llms.txt
- type: Packages
  url: packages/cabolabs-packages.yml
- type: SDKs
  url: packages/cabolabs-packages.yml
- type: CLI
  url: cli/cabolabs-cli.yml
- type: MCPServer
  url: mcp/cabolabs-mcp.yml
- type: Authentication
  url: authentication/cabolabs-authentication.yml
- type: Conventions
  url: conventions/cabolabs-conventions.yml
- type: Lifecycle
  url: lifecycle/cabolabs-lifecycle.yml
- type: ChangeLog
  url: changelog/cabolabs-changelog.yml
- type: Conformance
  url: conformance/cabolabs-conformance.yml
- type: ErrorCatalog
  url: errors/cabolabs-problem-types.yml
- type: DataModel
  url: data-model/cabolabs-data-model.yml
- type: Plans
  url: plans/cabolabs-plans-pricing.yml
- type: RateLimits
  url: rate-limits/cabolabs-rate-limits.yml
- type: DomainSecurity
  url: security/cabolabs-domain-security.yml
- type: Sandbox
  url: sandbox/cabolabs-sandbox.yml
- type: Examples
  url: examples/cabolabs-ehrserver-2.0-insomnia.json

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/cabolabs"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cabolabs/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cabolabs/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.