fhir Skill
Connect to a hospital's FHIR R4 server (Epic, Oracle Health/Cerner, MEDITECH, athenahealth, or any SMART-on-FHIR endpoint), pull a patient's clinical data and notes, and extract structured findings. Use when users say "connect to the EHR", "connect to Epic/Cerner", "pull notes for patient X", "what do the last 6 months Published by anthropics in healthcare.
What is fhir Skill?
Connect to a hospital's FHIR R4 server (Epic, Oracle Health/Cerner, MEDITECH, athenahealth, or any SMART-on-FHIR endpoint), pull a patient's clinical data and notes, and extract structured findings. Use when users say "connect to the EHR", "connect to Epic/Cerner", "pull notes for patient X", "what do the last 6 months Published by anthropics in healthcare. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Data analysis
- Browser automation use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use fhir Skill
- Use it for browser automation.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/healthcare
- Skill file: plugins/healthcare/skills/fhir/SKILL.md
What it does
Connect to a hospital's FHIR R4 server (Epic, Oracle Health/Cerner, MEDITECH, athenahealth, or any SMART-on-FHIR endpoint), pull a patient's clinical data and notes, and extract structured findings. Use when users say "connect to the EHR", "connect to Epic/Cerner", "pull notes for patient X", "what do the last 6 months
Skill instructions
Pulling clinical data from a FHIR server This skill orchestrates the fhir MCP server (local stdio, runs on the user's machine) and hands retrieved note text to clinical-note-extract for structured extraction. The FHIR server is the source of truth; this skill writes nothing to disk itself. 0. Prerequisite The fhir MCP server ships with this plugin. If the fhir MCP's status is not an available tool, the plugin's bundled server didn't load — tell the user to check that the healthcare plugin is installed and that Node is on PATH, then restart. 1. Connect Call the fhir MCP's status first. If configured.FHIRBASEURL is set, call the fhir MCP's connect with no arguments — the server reads its env. If the user names a specific server, pass {baseurl, clientid} explicitly instead. On a desktop, connect opens the browser and completes the SMART login automatically. In a headless or VM environment (Cowork, SSH, container), connect instead returns a sign-in URL: show it to the user, ask them to ope
Explore related resources
Frequently asked questions
What is fhir?
fhir is a open-source AI agent skill with Copy skill directory. Connect to a hospital's FHIR R4 server (Epic, Oracle Health/Cerner, MEDITECH, athenahealth, or any SMART-on-FHIR endpoint), pull a patient's clinical data and notes, and extract structured findings.
Who is fhir best for?
fhir is best for reusing agent instructions, scripts, and references, browser automation workflows, data analysis workflows.
How do I install fhir?
Install or run fhir using Copy skill directory. Check fhir for the latest setup command.
Is fhir actively maintained?
fhir may need a closer maintenance check before production use.
Auto-fetched from GitHub.