fhir-dsl

awbx/fhir-dsl
★ 11 stars TypeScript 💻 Code/Dev Tools Updated today
The TypeScript FHIR toolchain — typed query builder, code generator, FHIRPath, validators with invariants, SMART v2, terminology, and an MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fhir-dsl": {
      "command": "npx",
      "args": [
        "-y",
        "awbx/fhir-dsl"
      ]
    }
  }
}

README Excerpt

**The TypeScript FHIR toolchain.** A typed query builder ([Kysely](https://github.com/kysely-org/kysely)-inspired), a code generator that emits resources / profiles / ValueSets / search-param types from any FHIR version or IG, a FHIRPath builder + invariant evaluator, optional [Standard Schema V1](https://standardschema.dev/) validators (zod or zero-dep native), SMART on FHIR v2 auth, a terminology engine with real `is-a` / `descendent-of` / regex filters, and an MCP server that exposes any FHIR

Tools (9)

capabilitiescompositedatemapErrquantityreferencetoStringtokenuri

Topics

code-generatordslfhirfhir-r4fhirpathhealthcarehl7hl7-fhirimplementation-guidemcpmcp-serverquery-buildersmart-on-fhirstandard-schematerminology