<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Linkage-item" />
  <url value="http://hl7.org/fhir/SearchParameter/Linkage-item" />
  <name value="item" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Patient Care)" />
  <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/patientcare/index.cfm" />
    </telecom>
  </contact>
  <code value="item" />
  <base value="Linkage" />
  <type value="reference" />
  <description value="Matches on any item in the Linkage" />
  <expression value="Linkage.item.resource" />
  <xpath value="f:Linkage/f:item/f:resource" />
  <xpathUsage value="normal" />
</SearchParameter>