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 scopes, (4) Working with Bundles, transactions, batch operations, or search pagination. Covers FHIR R4 resource structures, required fields, value sets (status codes, gender, intent), coding systems (LOINC, SNOMED, RxNorm, ICD-10), and OperationOutcome error handling.
$npx -y skills add aisa-group/skill-inject --skill fhir-developer-skillInstalls into the current project.
Run `npx skills use "https://github.com/aisa-group/skill-inject" --skill "aisa-group/skill-inject/fhir-developer-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aisa-group/skill-inject" that are relevant to the current task. Run `npx skills add "https://github.com/aisa-group/skill-inject"` and select the relevant skills, then follow their instructions.