<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Location-near" />
  <url value="http://hl7.org/fhir/SearchParameter/Location-near" />
  <name value="near" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="Health Level Seven International (Patient Administration)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://www.hl7.org/Special/committees/pafm/index.cfm" />
    </telecom>
  </contact>
  <code value="near" />
  <base value="Location" />
  <type value="token" />
  <description value="The coordinates expressed as [latitude]:[longitude] (using the WGS84 datum, see notes) to find locations near to (servers may search using a square rather than a circle for efficiency)&#xA;&#xA;Requires the near-distance parameter to be provided also" />
  <expression value="Location.position" />
  <xpath value="f:Location/f:position" />
  <xpathUsage value="nearby" />
</SearchParameter>