<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Goal-target-date" />
  <url value="http://hl7.org/fhir/SearchParameter/Goal-target-date" />
  <name value="target-date" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="Health Level Seven International (Patient Care)" />
  <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/patientcare/index.cfm" />
    </telecom>
  </contact>
  <code value="target-date" />
  <base value="Goal" />
  <type value="date" />
  <description value="Reach goal on or before" />
  <expression value="Goal.target.due.as(Date)" />
  <xpath value="f:Goal/f:target/f:dueDate" />
  <xpathUsage value="normal" />
</SearchParameter>