fhir-developer-skill - FHIR API Development Guide
Guide for building FHIR REST endpoints with validation and error handling
Tags
Updated: 2026-06-15Capabilities
Typical Inputs
What this skill does
- create FHIR REST endpoints
- validate FHIR resources
- implement SMART on FHIR
- process Bundle transactions
- execute batch operations
- search resources with pagination
Inputs
- FHIR resource data
- OAuth tokens
- request headers
- operation parameters
Outputs
- HTTP status responses
- FHIR JSON resources
- OperationOutcome errors
- Bundle responses
- API endpoints
Requirements
- FHIR R4 specification
- application/fhir+json content type
- OAuth 2.0 scopes
- HTTP client
