<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Specimen-bodysite" />
  <url value="http://hl7.org/fhir/SearchParameter/Specimen-bodysite" />
  <name value="bodysite" />
  <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="bodysite" />
  <base value="Specimen" />
  <type value="token" />
  <description value="The code for the body site from where the specimen originated" />
  <expression value="Specimen.collection.bodySite" />
  <xpath value="f:Specimen/f:collection/f:bodySite" />
  <xpathUsage value="normal" />
</SearchParameter>