<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Bundle-type" />
  <url value="http://hl7.org/fhir/SearchParameter/Bundle-type" />
  <name value="type" />
  <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="type" />
  <base value="Bundle" />
  <type value="token" />
  <description value="document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection" />
  <expression value="Bundle.type" />
  <xpath value="f:Bundle/f:type" />
  <xpathUsage value="normal" />
</SearchParameter>