<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Sequence-end" />
  <url value="http://hl7.org/fhir/SearchParameter/Sequence-end" />
  <name value="end" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Clinical Genomics)" />
  <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/clingenomics/index.cfm" />
    </telecom>
  </contact>
  <code value="end" />
  <base value="Sequence" />
  <type value="number" />
  <description value="End position (0-based exclusive, which menas the acid at this position will not be included, 1-based inclusive, which means the acid at this position will be included) of the reference sequence." />
  <expression value="Sequence.referenceSeq.windowEnd" />
  <xpath value="f:Sequence/f:referenceSeq/f:windowEnd" />
  <xpathUsage value="normal" />
</SearchParameter>