eHealthExchange Healthcare Directory Implementation Guide
1.8.1 - Release 1
| Official URL: https://sequoiaproject.org/fhir/ehx/OperationDefinition/org-hierarchy | Version: 1.8.1 | |||
| Active as of 2025-10-27 | Computable Name: OrgHierarchy | |||
Retrieves all organizations below one top level organization.
URL: [base]/Organization/[id]/$org-hierarchy
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | _lastUpdated | 0..* | instant | Filter on Organization.meta.lastUpdated. | ||
| IN | active | 0..* | string (token) | Filter on Organization.active. | ||
| IN | type | 0..* | string (token) | Filter on Organization.type. | ||
| OUT | return | 1..1 | Bundle | Bundle of organizations representing the requested hierarchy. |