<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Media-based-on" />
  <url value="http://hl7.org/fhir/SearchParameter/Media-based-on" />
  <name value="based-on" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <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="based-on" />
  <base value="Media" />
  <type value="reference" />
  <description value="Procedure that caused this media to be created" />
  <expression value="Media.basedOn" />
  <xpath value="f:Media/f:basedOn" />
  <xpathUsage value="normal" />
  <target value="ProcedureRequest" />
</SearchParameter>