Favicon of fhir-developer-skill

fhir-developer-skill

AI Agent SkillJavaScriptOpen source

FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scope Published by anthropics in healthcare.

Decision snapshot

Is this a fit?

Best for

Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

OAuth authentication, Credentials required

Setup

Copy skill directory

Project health

2 months ago

Considerations

Access note: OAuth.

What is fhir-developer-skill?

FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scope 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
63/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Research
  • Research use cases

Declared skill metadata

  • Source file: plugins/healthcare/skills/fhir-developer/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • OAuth

Requirements and access

OAuth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredOAuth authentication

When to use fhir-developer-skill

  • Use it for research.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: anthropics
  • Repository: anthropics/healthcare
  • Skill file: plugins/healthcare/skills/fhir-developer/SKILL.md

What it does

FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scope

Skill instructions

FHIR Developer Skill Quick Reference HTTP Status Codes | Code | When to Use | |------|-------------| | 200 OK | Successful read, update, or search | | 201 Created | Successful create (include Location header) | | 204 No Content | Successful delete | | 400 Bad Request | Malformed JSON, wrong resourceType | | 401 Unauthorized | Missing, expired, revoked, or malformed token (RFC 6750) | | 403 Forbidden | Valid token but insufficient scopes | | 404 Not Found | Resource doesn't exist | | 412 Precondition Failed | If-Match ETag mismatch (NOT 400!) | | 422 Unprocessable Entity | Missing required fields, invalid enum values, business rule violations | Required Fields by Resource (FHIR R4) | Resource | Required Fields | Everything Else | |----------|-----------------|-----------------| | Patient | (none) | All optional | | Observation | status, code | Optional | | Encounter | status, class | Optional (including subject, period) | | Condition | subject | Optional (including code, clinicalStatus)

Verified compatibility and discovery

Frequently asked questions

What is fhir-developer-skill?

fhir-developer-skill is a open-source AI agent skill with Copy skill directory. FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR.

Who is fhir-developer-skill best for?

fhir-developer-skill is best for reusing agent instructions, scripts, and references, research workflows.

How do I install fhir-developer-skill?

Install or run fhir-developer-skill using Copy skill directory. Check fhir-developer-skill for the latest setup command.

Is fhir-developer-skill actively maintained?

fhir-developer-skill may need a closer maintenance check before production use.

Share:

Stars
354
Forks
89
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
9 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to fhir-developer-skill