Next Steps
Now that you've completed the quick start, here are recommended resources to deepen your understanding and build production-ready applications with Haste Health.
Core Concepts
Understand the fundamental architecture and design principles:
- Platform Architecture - Understand tenants, projects, and data isolation
Working with FHIR Resources
Master the FHIR API and resource operations:
- REST API Overview - CRUD operations, transactions, and batch requests
- Terminology Services - Code validation and ValueSet expansion
Authentication & Security
Secure your applications with OAuth 2.0 and SMART on FHIR:
- Authentication Overview - OAuth flows and token management
- Client Registration - Register OAuth clients
- Scopes - Configure resource-level permissions
- SMART on FHIR - Healthcare-specific authorization
Integration Guides
Connect with external systems and build applications:
- EHR Integration - Connect to Epic, Cerner, and other EHR systems
- AI Applications - Integrate Claude, Gemini, and other AI tools
- Web Application Tutorial - Build a complete web app
- CLI Tutorial - Use the command-line interface
SDKs & Developer Tools
Accelerate development with client libraries:
- TypeScript SDK - Type-safe FHIR client for JavaScript/TypeScript
- Rust SDK - Native Rust client library
Reference Documentation
- FHIR Resource Types - Complete resource documentation
- React - React components for FHIR resources
Get Help
- GitHub Issues - Report bugs or request features