eHealthExchange Healthcare Directory Implementation Guide
1.8.1 - Release 1
| Active as of 2025-10-27 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="geo-export"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition geo-export</b></p><a name="geo-export"> </a><a name="hcgeo-export"> </a><p>URL: [base]/Organization/$geo-export</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>IN</td><td>_lastUpdated</td><td/><td>0..*</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#instant">instant</a></td><td/><td><div><p>Filter on Organization.meta.lastUpdated.</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/binary.html">Binary</a></td><td/><td><div><p>CSV or XML representation of the directory.</p>
</div></td></tr></table></div>
</text>
<url
value="https://sequoiaproject.org/fhir/ehx/OperationDefinition/geo-export"/>
<version value="1.8.1"/>
<name value="GeoExport"/>
<title value="Geo Export"/>
<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 a "reduced" representation of organizations that is suitable for mapping. The output format is controlled by the Accept header: for CSV, text/csv, \*/\*, or none; for XML, application/xml."/>
<code value="geo-export"/>
<base
value="https://sequoiaproject.org/fhir/ehx/OperationDefinition/geo-export"/>
<resource value="Organization"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="_lastUpdated"/>
<use value="in"/>
<min value="0"/>
<max value="*"/>
<documentation value="Filter on Organization.meta.lastUpdated."/>
<type value="instant"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="CSV or XML representation of the directory."/>
<type value="Binary"/>
</parameter>
</OperationDefinition>