From domain-healthcare
Guides HL7 FHIR R4 interoperability: resources CRUD/search, HAPI/Microsoft servers, SMART on FHIR auth, CDS Hooks, bulk export, US Core profiles.
How this skill is triggered — by the user, by Claude, or both
Slash command
/domain-healthcare:hl7-fhirThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Implementing FHIR R4 CRUD or search operations against any server
/metadata accurately; clients depend on it to know what you actually supportIf-None-Exist headers on POST; without them, retries create duplicate resourcesreferences/fhir-resources-api.md — core resource table, CRUD operations, search syntax with system/code, _include/_revinclude, Bundle pagination, $everything/$validate/$export operationsreferences/fhir-server-implementation.md — HAPI FHIR setup and interceptors, Microsoft FHIR Server with Azure AD, versioning, conditional create/update, Subscription patterns, capability statementreferences/smart-cds-bulk.md — SMART on FHIR authorization flow, OAuth scopes, EHR and standalone launch contexts, CDS Hooks hook points and card format, Bulk Data NDJSON export, US Core profiles and USCDI alignmentnpx claudepluginhub rnavarych/alpha-engineer --plugin domain-healthcareGuides building FHIR R4 REST endpoints for Patient, Observation, Encounter, Condition, MedicationRequest including resource validation, HTTP status codes, value sets, coding systems (LOINC, SNOMED, RxNorm, ICD-10), and OperationOutcome error handling.
Provides FHIR development guidance including package management, resource modeling, server implementation, and terminology handling for R4, R4B, R5.
FHIR agent guardrails for clinical data access via MCP. Provides 12+ tools for reading/writing resources with automatic PHI redaction, audit trails, and step-up authorization.