<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ConceptMap-source" />
  <url value="http://hl7.org/fhir/SearchParameter/ConceptMap-source" />
  <name value="source" />
  <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="source" />
  <base value="ConceptMap" />
  <type value="reference" />
  <description value="Identifies the source of the concepts which are being mapped" />
  <expression value="ConceptMap.source.as(Reference)" />
  <xpath value="f:ConceptMap/f:sourceReference" />
  <xpathUsage value="normal" />
  <target value="ValueSet" />
</SearchParameter>