eHealthExchange Healthcare Directory Implementation Guide
1.8.1 - Release 1
| Official URL: https://sequoiaproject.org/fhir/ehx/OperationDefinition/aggregate-states | Version: 1.8.1 | |||
| Active as of 2025-10-27 | Computable Name: AggregateStates | |||
Aggregates state-of-operation (SOO) extensions for one hierarchy (rooted at the requested instance, if called at the instance level) or for all hierarchies (if called at the type level). Each organization’s SOOs are duplicated to each of its ancestors (if not already present).
URL: [base]/Organization/$aggregate-states
URL: [base]/Organization/[id]/$aggregate-states
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | _lastUpdated | 0..* | instant | Post-aggregation filter on Organization.meta.lastUpdated. | ||
| IN | active | 0..* | string (token) | Post-aggregation filter on Organization.active. | ||
| IN | type | 0..* | string (token) | Post-aggregation filter on Organization.type. | ||
| OUT | return | 1..1 | Bundle | Bundle of organizations with aggregated states. |