<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Media-identifier" />
  <url value="http://hl7.org/fhir/SearchParameter/Media-identifier" />
  <name value="identifier" />
  <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="identifier" />
  <base value="Media" />
  <type value="token" />
  <description value="Identifier(s) for the image" />
  <expression value="Media.identifier" />
  <xpath value="f:Media/f:identifier" />
  <xpathUsage value="normal" />
</SearchParameter>