| ID | product.ingestion.fhir_gateway.fhir_router |
|---|---|
| Description | Routes FHIR resource requests to handlers. |
| Key | fhir_router |
| Type | component |
| Team | Clinical Ingestion |
| Status | active |
| Attributes | interactions: read, search, create, standard: FHIR R4 |
| Tags |
The FHIR Router dispatches incoming REST interactions — read, search, create — to the appropriate handler and shapes responses per FHIR R4 rules.
Thin routing layer
Authentication and consent run before the router hands off to handlers — it never touches Clinical Data directly.
_summary rules for search sets.