fhir-developer
Anthropic-published Claude Code plugin from the anthropics/healthcare marketplace. Helps clinicians and developers translate prose into FHIR R4 resources with terminology validation built in.
| Type | Claude Code Plugin |
| Supplier | Anthropic |
| Availability | GA |
| Pricing | Free / OSS |
| Capabilities | Read/Write — generates and validates FHIR R4 bundles |
| Verified | works · 2026-07-20 |
| Security | cleared · 2026-07-20 — first-party Anthropic plugin, anthropics/healthcare marketplace manifest confirmed this run, local authoring workflow with no external credentials |
How to install
/plugin marketplace add anthropics/healthcare
/plugin install healthcare@healthcare
This skill now ships inside the consolidated healthcare plugin (the standalone fhir-developer@healthcare plugin is deprecated upstream — install the consolidated plugin, though the standalone name may still resolve for now).
What it does
A FHIR R4 authoring workflow that:
- Translates clinician text into structured FHIR resources (Patient, Observation, Condition, MedicationRequest, etc.).
- Validates codes against LOINC (observations / labs), SNOMED CT (conditions / procedures), and RxNorm (medications).
- Assembles validated resources into FHIR bundles.
Primary use cases: Convert clinician notes into coded FHIR resources, draft trial-eligibility queries, build sample bundles for integration testing.
Notes
Distinct from the WSO2 FHIR MCP — that one talks to a FHIR server; this one authors the resources you send. The two are complementary.
Sources
Installed this tool?
Share feedback — install path, OS, errors, workarounds. The form opens with this tool pre-selected and a link back to this page.