hl7fhirgen

mwaseem75/hl7fhirgen
★ 0 stars Python Code/Dev Tools Updated today
Generate, validate, and explain FHIR resources against any StructureDefinition profile — plus an NPHIES pack for pre-submission claim checking, an MCP server & Claude Code plugin, a GitHub Action, and a web playground. No vendor lock-in.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hl7fhirgen": {
      "command": "uvx",
      "args": [
        "hl7fhirgen"
      ]
    }
  }
}

Or install with pip: pip install hl7fhirgen

Topics

claudeclifhirhealthcarehl7interoperabilitymcpmodel-context-protocolnphiesprofilingpythonstructuredefinitionsynthetic-datatesting