<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Encounter-location-period" />
  <url value="http://hl7.org/fhir/SearchParameter/Encounter-location-period" />
  <name value="location-period" />
  <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="location-period" />
  <base value="Encounter" />
  <type value="date" />
  <description value="Time period during which the patient was present at the location" />
  <expression value="Encounter.location.period" />
  <xpath value="f:Encounter/f:location/f:period" />
  <xpathUsage value="normal" />
</SearchParameter>