<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="DocumentManifest-author" />
  <url value="http://hl7.org/fhir/SearchParameter/DocumentManifest-author" />
  <name value="author" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Structured Documents)" />
  <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/structure/index.cfm" />
    </telecom>
  </contact>
  <code value="author" />
  <base value="DocumentManifest" />
  <type value="reference" />
  <description value="Who and/or what authored the manifest" />
  <expression value="DocumentManifest.author" />
  <xpath value="f:DocumentManifest/f:author" />
  <xpathUsage value="normal" />
  <target value="Practitioner" />
  <target value="Organization" />
  <target value="Device" />
  <target value="Patient" />
  <target value="RelatedPerson" />
</SearchParameter>