eHealthExchange Healthcare Directory Implementation Guide
1.8.1 - Release 1
| Active as of 2025-10-27 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="all"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition all</b></p><a name="all"> </a><a name="hcall"> </a><p>URL: [base]/Organization/$all</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></td><td/><td><div><p>Bundle of organizations representing the cached state of the directory.</p>
</div></td></tr></table></div>
</text>
<url value="https://sequoiaproject.org/fhir/ehx/OperationDefinition/all"/>
<version value="1.8.1"/>
<name value="All"/>
<title value="All"/>
<status value="active"/>
<kind value="operation"/>
<date value="2025-10-27T13:14:09-04:00"/>
<publisher value="eHealthExchange"/>
<contact>
<name value="eHealthExchange"/>
<telecom>
<system value="url"/>
<value value="https://ehealthexchange.org/"/>
</telecom>
</contact>
<description
value="Returns all organizations from an in-memory cache as a single bundle. This operation provides faster retrieval than a standard search and eliminates the need for paging, but it does so at the expense of currency: data is only up-to-date as of the most recent cache refresh."/>
<code value="all"/>
<base value="https://sequoiaproject.org/fhir/ehx/OperationDefinition/all"/>
<resource value="Organization"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation
value="Bundle of organizations representing the cached state of the directory."/>
<type value="Bundle"/>
</parameter>
</OperationDefinition>