You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Healthcare interoperability engineering — HL7 v2, FHIR R4, X12 EDI, SMART on FHIR, Mirth Connect and ABDM. Open-source tooling from production deployments.
Healthcare interoperability engineering. We build and integrate the systems that move clinical and claims data between EHRs, payers, clearinghouses and national health exchanges.
Our team works day to day in HL7 v2, FHIR R4, X12 EDI, SMART on FHIR, Mirth Connect and ABDM. The repositories below are the parts of that work we've been able to open-source — reference implementations, test harnesses and integration recipes taken from production deployments.
A drop-in stand-in for a real clearinghouse SFTP/EDI integration. 120 scenarios across 270/271, 278, 837, TA1/999, 277CA, 835 and 276/277, validated against a production corpus.
Maps X12 837/835 to FHIR R4 (Claim / ClaimResponse) through an anti-corruption layer: adapters → a neutral canonical model → FHIR. TypeScript, with a paste-and-map playground.
Idempotent healthcare EDI processing — make at-least-once delivery safe with the inbox + outbox pattern: dedup by ISA13, effectively-once processing, exactly-once effects. TypeScript.
A headless EHR platform built on FHIR R4 — multi-tenant, HIPAA-ready, with ABAC authorization, SMART on FHIR, field-level encryption and bulk $export. Go.
Open-source EHR platform built on FHIR R4 — multi-tenant clinical workflows, specialty and country-specific configuration, theming and task management. TypeScript.
HIPAA-by-default for Spring Boot — annotate @Phi and get field-level encryption, a tamper-evident audit trail and minimum-necessary access control. HIPAA §164.312 technical safeguards as inherited platform behaviour. Kotlin.
Production-ready FHIR R4 bundles for all six ABDM hiTypes: OPConsultation, Prescription, DiagnosticReport, DischargeSummary, ImmunizationRecord, WellnessRecord.
Template for a dynamic API mock server — MongoDB-backed config, Handlebars templating, webhooks and a web UI, for testing integrations without the upstream.
A headless EHR platform built on FHIR R4 — multi-tenant, HIPAA-ready, with ABAC authorization, SMART on FHIR, field-level encryption, and bulk $export.
FHIR-native prior-authorization workflow engine — a reference implementation of orchestration, async holds, human-in-the-loop review, and event sourcing for CMS-0057 / Da Vinci (CRD·DTR·PAS). Kotli...
X12 clearinghouse simulator — a drop-in stand-in for a real clearinghouse SFTP/EDI integration. 120 scenarios across 270/271, 278, 837, TA1/999, 277CA, 835 and 276/277, validated against a producti...
Template for a dynamic API mock server — MongoDB-backed config, Handlebars templating, webhooks and a web UI, for testing integrations without the upstream system.
X12 clearinghouse simulator — a drop-in stand-in for a real clearinghouse SFTP/EDI integration. 120 scenarios across 270/271, 278, 837, TA1/999, 277CA, 835 and 276/277, validated against a production corpus.
Idempotent healthcare EDI processing: make at-least-once delivery safe with the inbox + outbox pattern — dedup by ISA13, effectively-once processing, exactly-once effects. TypeScript, with tests and a live playground.
HIPAA-by-default for Spring Boot: annotate @phi and get field-level encryption, a tamper-evident audit trail, and minimum-necessary access control — HIPAA §164.312 technical safeguards as inherited platform behavior.
Map X12 837/835 to FHIR R4 (Claim/ClaimResponse) through an anti-corruption layer: adapters -> a neutral canonical model -> FHIR. TypeScript, with a paste-and-map playground. Apache-2.0.
FHIR-native prior-authorization workflow engine — a reference implementation of orchestration, async holds, human-in-the-loop review, and event sourcing for CMS-0057 / Da Vinci (CRD·DTR·PAS). Kotlin + Spring Boot.
Open-source EHR platform built on FHIR R4 — multi-tenant clinical workflows, specialty and country-specific configuration, theming and task management. TypeScript.
A headless EHR platform built on FHIR R4 — multi-tenant, HIPAA-ready, with ABAC authorization, SMART on FHIR, field-level encryption, and bulk $export.