<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ImagingManifest-author" />
  <url value="http://hl7.org/fhir/SearchParameter/ImagingManifest-author" />
  <name value="author" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="Health Level Seven International (Imaging Integration)" />
  <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/imagemgt/index.cfm" />
    </telecom>
  </contact>
  <code value="author" />
  <base value="ImagingManifest" />
  <type value="reference" />
  <description value="Author of the ImagingManifest (or a DICOM Key Object Selection which it represents)" />
  <expression value="ImagingManifest.author" />
  <xpath value="f:ImagingManifest/f:author" />
  <xpathUsage value="normal" />
  <target value="Practitioner" />
  <target value="Organization" />
  <target value="Device" />
  <target value="Patient" />
  <target value="RelatedPerson" />
</SearchParameter>