Raycast on FHIR
A Raycast extension that provides comprehensive tooling to help developers and healthcare professionals work with the FHIR (Fast Healthcare Interoperability Resources) standard.

Features
โ
 Current Features
- ๐ FHIR Resources Documentation - Browse documentation from any FHIR specifications with instant search
 
- ๐ฆ FHIR Package Management - Search, discover, and pin FHIR implementation guides and packages from the official registry
 
- ๐ท๏ธ Resource Details - View comprehensive information including status, descriptions, URLs, and technical details for any FHIR resource
 
- โญ Favorite Resources - Pin frequently used resources for quick access across all your pinned packages
 
- ๐ฏ Smart Search - Fuzzy search with resource type weighting (StructureDefinitions, ValueSets, CodeSystems prioritized)
 
๐ง Planned Features
- โ
 FHIR Validator - Validate FHIR resources against specifications with detailed error reporting
 
Installation
Install from the Raycast Store or clone this repository and build locally.
Usage
Search Documentation
- Open Raycast (
โ + Space) 
- Type "Search Documentation"
 
- Select a package from the dropdown (Core packages are always available)
 
- Search through resources with instant results
 
- Pin frequently used resources for quick access
 
Search Packages
- Open Raycast and type "Search Packages"
 
- Search for FHIR implementation guides and packages
 
- Pin useful packages to make them available in documentation search
 
- Browse package details and visit official documentation
 
About FHIR
FHIR (Fast Healthcare Interoperability Resources) is a standard for health information exchange, developed by HL7. It defines a set of resources and APIs for healthcare data interoperability, making it easier to build healthcare applications and share patient data securely.
Contributing
Contributions are welcome! Feel free to:
- Report bugs or request features
 
- Suggest improvements to the search experience
 
- Propose new FHIR-related functionality
 
License
MIT License - see LICENSE file for details.
This extension is not officially affiliated with HL7 or the FHIR specification. FHIRยฎ is a registered trademark of HL7.