<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ImagingManifest-endpoint" />
  <url value="http://hl7.org/fhir/SearchParameter/ImagingManifest-endpoint" />
  <name value="endpoint" />
  <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="endpoint" />
  <base value="ImagingManifest" />
  <type value="reference" />
  <description value="The endpoint for the study or series" />
  <expression value="ImagingManifest.study.endpoint | ImagingManifest.study.series.endpoint" />
  <xpath value="f:ImagingManifest/f:study/f:endpoint | f:ImagingManifest/f:study/f:series/f:endpoint" />
  <xpathUsage value="normal" />
  <target value="Endpoint" />
</SearchParameter>