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 |
How to install
/plugin marketplace add anthropics/healthcare
/plugin install fhir-developer@healthcare
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.