Tuva Health

Tuva Health, Inc. is a United States healthcare data company behind The Tuva Project, an open-source, warehouse-native data-transformation platform that harmonizes, validates, normalizes, and enriches raw healthcare data - medical and pharmacy claims, EHR clinical data, ADT feeds, and HL7 FHIR sources - into an analytics-ready Core Data Model and a library of Data Marts (AHRQ measures, readmissions, quality measures, chronic conditions, CCSR, pharmacy). It is delivered primarily as a dbt package plus Python utilities (FHIR Inferno) and a family of source connectors that run inside the customer's own cloud data warehouse - Snowflake, Databricks, Google BigQuery, Amazon Redshift, or Microsoft Fabric - rather than as a hosted service. Tuva is not an HTTP or FHIR API vendor: FHIR R4 is a supported input format that Tuva flattens and maps into its Input Layer, not a live FHIR server it operates. The company pairs the open-source project with a commercial Core Platform. Home market is the United States.

Tuva Health publishes 3 APIs on the APIs.io network. Tagged areas include Healthcare, United States, Health Data, FHIR, and Interoperability.

Tuva Health’s developer surface includes documentation, getting-started guide, changelog, engineering blog, pricing, support, and 11 more developer resources.

22.2/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
3 APIs
HealthcareUnited StatesHealth DataFHIRInteroperabilityData AnalyticsData TransformationClaimsOpen Sourcedbt

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 22.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tuva-health: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

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

The Tuva Project (dbt package)

The core open-source Tuva dbt package that transforms healthcare data from the Tuva Input Layer into the Tuva Core Data Model and Data Marts, including data-quality tests, norma...

FHIR Inferno

An open-source Python utility that flattens nested HL7 FHIR JSON (bundles / resources) into tabular CSV files so FHIR-sourced data can be loaded and mapped into the Tuva Input L...

Tuva Connectors

A family of open-source dbt connector projects (Medicare CCLF, BCDA, CMS synthetic, Aetna, BCBS, and a connector template, plus a FHIR preprocessing connector) that map raw clai...

Security Posture 1

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

Tuva Health Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: tuva-health
url: https://raw.githubusercontent.com/api-evangelist/tuva-health/refs/heads/main/apis.yml
name: Tuva Health
kind: company
description: 'Tuva Health, Inc. is a United States healthcare data company behind The Tuva Project, an open-source, warehouse-native
  data-transformation platform that harmonizes, validates, normalizes, and enriches raw healthcare data - medical and pharmacy
  claims, EHR clinical data, ADT feeds, and HL7 FHIR sources - into an analytics-ready Core Data Model and a library of Data
  Marts (AHRQ measures, readmissions, quality measures, chronic conditions, CCSR, pharmacy). It is delivered primarily as
  a dbt package plus Python utilities (FHIR Inferno) and a family of source connectors that run inside the customer''s own
  cloud data warehouse - Snowflake, Databricks, Google BigQuery, Amazon Redshift, or Microsoft Fabric - rather than as a hosted
  service. Tuva is not an HTTP or FHIR API vendor: FHIR R4 is a supported input format that Tuva flattens and maps into its
  Input Layer, not a live FHIR server it operates. The company pairs the open-source project with a commercial Core Platform.
  Home market is the United States.'
image: https://www.tuvahealth.com/img/TuvaHealthLogo-White@4x.png
tags:
- Healthcare
- United States
- Health Data
- FHIR
- Interoperability
- Data Analytics
- Data Transformation
- Claims
- Open Source
- dbt
created: '2026-07-24'
modified: '2026-07-24'
specificationVersion: '0.19'
apis:
- aid: tuva-health:the-tuva-project
  name: The Tuva Project (dbt package)
  description: The core open-source Tuva dbt package that transforms healthcare data from the Tuva Input Layer into the Tuva
    Core Data Model and Data Marts, including data-quality tests, normalization, claims preprocessing, and bundled terminology
    sets. Distributed as a dbt package (dbt Hub / GitHub) that runs inside the customer's cloud data warehouse - it is open-source
    software, not a hosted HTTP or FHIR API.
  humanURL: https://thetuvaproject.com/getting-started
  tags:
  - Data Transformation
  - dbt
  - Healthcare
  properties:
  - type: Documentation
    url: https://thetuvaproject.com/getting-started
  - type: APIReference
    url: https://thetuvaproject.com/core-data-model
  - type: Package
    url: https://hub.getdbt.com/tuva-health/the_tuva_project/latest/
  - type: SourceCode
    url: https://github.com/tuva-health/tuva
- aid: tuva-health:fhir-inferno
  name: FHIR Inferno
  description: An open-source Python utility that flattens nested HL7 FHIR JSON (bundles / resources) into tabular CSV files
    so FHIR-sourced data can be loaded and mapped into the Tuva Input Layer. A command-line data-preprocessing tool, not a
    FHIR server or HTTP API - it consumes FHIR rather than serving it.
  humanURL: https://github.com/tuva-health/fhir_inferno
  tags:
  - FHIR
  - Data Transformation
  - Python
  properties:
  - type: Documentation
    url: https://thetuvaproject.com/guides/mapping/fhir
  - type: SourceCode
    url: https://github.com/tuva-health/fhir_inferno
- aid: tuva-health:tuva-connectors
  name: Tuva Connectors
  description: A family of open-source dbt connector projects (Medicare CCLF, BCDA, CMS synthetic, Aetna, BCBS, and a connector
    template, plus a FHIR preprocessing connector) that map raw claims, EHR, ADT, and FHIR source formats into the standardized
    Tuva Input Layer. These are warehouse-native dbt projects, not HTTP API endpoints.
  humanURL: https://thetuvaproject.com/connectors/overview
  tags:
  - Connectors
  - Claims
  - Interoperability
  properties:
  - type: Documentation
    url: https://thetuvaproject.com/connectors/overview
  - type: SourceCode
    url: https://github.com/tuva-health/connector_template
common:
- type: DomainSecurity
  url: security/tuva-health-domain-security.yml
- type: Website
  url: https://www.tuvahealth.com
- type: DeveloperPortal
  url: https://thetuvaproject.com
- type: Documentation
  url: https://thetuvaproject.com/getting-started
- type: GettingStarted
  url: https://thetuvaproject.com/getting-started
- type: GitHubOrganization
  url: https://github.com/tuva-health
- type: LinkedIn
  url: https://www.linkedin.com/company/tuva-health
- type: Package
  url: https://hub.getdbt.com/tuva-health/the_tuva_project/latest/
- type: Packages
  url: packages/tuva-health-packages.yml
- type: SDKs
  url: packages/tuva-health-packages.yml
- type: DataModel
  url: data-model/tuva-health-data-model.yml
- type: Conformance
  url: conformance/tuva-health-conformance.yml
- type: ChangeLog
  url: changelog/tuva-health-changelog.yml
- type: LLMsTxt
  url: llms/tuva-health-llms.txt
- type: Blog
  url: https://thetuvaproject.substack.com
- type: Pricing
  url: https://www.tuvahealth.com/pricing
- type: Support
  url: https://www.tuvahealth.com/contact
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com