Expand description
Search-specific error types.
This module provides error types for search parameter operations:
- Loading and parsing SearchParameter resources
- Registry operations
- FHIRPath extraction
- Value conversion
- Reindexing operations
Enumsยง
- Extraction
Error - Error during value extraction.
- Loader
Error - Error during SearchParameter loading.
- Registry
Error - Error during registry operations.
- Reindex
Error - Error during reindex operations.