eHealthExchange Healthcare Directory Implementation Guide
1.8.1 - Release 1

OperationDefinition: AggregateStates

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

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
IN_lastUpdated0..*instant

Post-aggregation filter on Organization.meta.lastUpdated.

INactive0..*string
(token)

Post-aggregation filter on Organization.active.

INtype0..*string
(token)

Post-aggregation filter on Organization.type.

OUTreturn1..1Bundle

Bundle of organizations with aggregated states.