<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="DiagnosticReport-specimen" />
  <url value="http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen" />
  <name value="specimen" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Orders and Observations)" />
  <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/orders/index.cfm" />
    </telecom>
  </contact>
  <code value="specimen" />
  <base value="DiagnosticReport" />
  <type value="reference" />
  <description value="The specimen details" />
  <expression value="DiagnosticReport.specimen" />
  <xpath value="f:DiagnosticReport/f:specimen" />
  <xpathUsage value="normal" />
  <target value="Specimen" />
</SearchParameter>