<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="medications-prescription" />
  <url value="http://hl7.org/fhir/SearchParameter/medications-prescription" />
  <name value="prescription" />
  <status value="draft" />
  <experimental value="false" />
  <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="prescription" />
  <base value="MedicationAdministration" />
  <base value="MedicationDispense" />
  <type value="reference" />
  <description value="Multiple Resources: &#xD;&#xA;&#xD;&#xA;* [MedicationAdministration](medicationadministration.html): The identity of a prescription to list administrations from&#xD;&#xA;* [MedicationDispense](medicationdispense.html): The identity of a prescription to list dispenses from&#xD;&#xA;" />
  <expression value="MedicationAdministration.prescription | MedicationDispense.authorizingPrescription" />
  <xpath value="f:MedicationAdministration/f:prescription | f:MedicationDispense/f:authorizingPrescription" />
  <xpathUsage value="normal" />
  <target value="MedicationRequest" />
</SearchParameter>