<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Encounter-participant" />
  <url value="http://hl7.org/fhir/SearchParameter/Encounter-participant" />
  <name value="participant" />
  <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="participant" />
  <base value="Encounter" />
  <type value="reference" />
  <description value="Persons involved in the encounter other than the patient" />
  <expression value="Encounter.participant.individual" />
  <xpath value="f:Encounter/f:participant/f:individual" />
  <xpathUsage value="normal" />
  <target value="Practitioner" />
  <target value="RelatedPerson" />
</SearchParameter>