<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="medications-date" />
  <url value="http://hl7.org/fhir/SearchParameter/medications-date" />
  <name value="date" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="Health Level Seven International (Pharmacy)" />
  <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/medication/index.cfm" />
    </telecom>
  </contact>
  <code value="date" />
  <base value="MedicationRequest" />
  <type value="date" />
  <description value="Multiple Resources: &#xD;&#xA;&#xD;&#xA;* [MedicationRequest](medicationrequest.html): Returns medication request to be administered on a specific date" />
  <expression value="MedicationRequest.dosageInstruction.timing.event" />
  <xpath value="f:MedicationRequest/f:dosageInstruction/f:timing/f:event" />
  <xpathUsage value="normal" />
</SearchParameter>