<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ConceptMap-target" />
  <url value="http://hl7.org/fhir/SearchParameter/ConceptMap-target" />
  <name value="target" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Vocabulary)" />
  <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/Vocab/index.cfm" />
    </telecom>
  </contact>
  <code value="target" />
  <base value="ConceptMap" />
  <type value="reference" />
  <description value="Provides context to the mappings" />
  <expression value="ConceptMap.target.as(Reference)" />
  <xpath value="f:ConceptMap/f:targetReference" />
  <xpathUsage value="normal" />
  <target value="ValueSet" />
</SearchParameter>