<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Media-view" />
  <url value="http://hl7.org/fhir/SearchParameter/Media-view" />
  <name value="view" />
  <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="view" />
  <base value="Media" />
  <type value="token" />
  <description value="Imaging view, e.g. Lateral or Antero-posterior" />
  <expression value="Media.view" />
  <xpath value="f:Media/f:view" />
  <xpathUsage value="normal" />
</SearchParameter>