<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ImagingStudy-reason" />
  <url value="http://hl7.org/fhir/SearchParameter/ImagingStudy-reason" />
  <name value="reason" />
  <status value="draft" />
  <experimental value="false" />
  <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="reason" />
  <base value="ImagingStudy" />
  <type value="token" />
  <description value="The reason for the study" />
  <expression value="ImagingStudy.reason" />
  <xpath value="f:ImagingStudy/f:reason" />
  <xpathUsage value="normal" />
</SearchParameter>