<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="DiagnosticReport-context" />
  <url value="http://hl7.org/fhir/SearchParameter/DiagnosticReport-context" />
  <name value="context" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="Health Level Seven International (Orders and Observations)" />
  <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/orders/index.cfm" />
    </telecom>
  </contact>
  <code value="context" />
  <base value="DiagnosticReport" />
  <type value="reference" />
  <description value="Healthcare event (Episode of Care or Encounter) related to the report" />
  <expression value="DiagnosticReport.context" />
  <xpath value="f:DiagnosticReport/f:context" />
  <xpathUsage value="normal" />
  <target value="EpisodeOfCare" />
  <target value="Encounter" />
</SearchParameter>