<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="TestReport-participant" />
  <url value="http://hl7.org/fhir/SearchParameter/TestReport-participant" />
  <name value="participant" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (FHIR Infrastructure)" />
  <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/fiwg/index.cfm" />
    </telecom>
  </contact>
  <code value="participant" />
  <base value="TestReport" />
  <type value="uri" />
  <description value="The reference to a participant in the test execution" />
  <expression value="TestReport.participant.uri" />
  <xpath value="f:TestReport/f:participant/f:uri" />
  <xpathUsage value="normal" />
</SearchParameter>