<?xml version="1.0" encoding="UTF-8"?>

<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="provenance-target"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter provenance-target</b></p><a name="provenance-target"> </a><a name="hcprovenance-target"> </a><h2>ProvenanceTarget</h2><p>Parameter <code>target</code>:<code>reference</code></p><div><p>Allows retrieval of all audit records linked to a specific prescription, dispense, administration, or medication statement resource.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/provenance.html">Provenance</a></td></tr><tr><td>Expression</td><td><code>Provenance.target</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/medicationrequest.html">MedicationRequest</a>, <a href="http://hl7.org/fhir/R4/medicationdispense.html">MedicationDispense</a>, <a href="http://hl7.org/fhir/R4/medicationadministration.html">MedicationAdministration</a>, <a href="http://hl7.org/fhir/R4/medicationstatement.html">MedicationStatement</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url value="https://nshr-uat.sha.go.ke/fhir/SearchParameter/provenance-target"/>
  <version value="0.1.0"/>
  <name value="ProvenanceTarget"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-06-01"/>
  <publisher value="DHA, Kenya"/>
  <contact>
    <name value="DHA, Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="helpdesk@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency, Kenya"/>
    <telecom>
      <system value="email"/>
      <value value="helpdesk@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke/"/>
    </telecom>
  </contact>
  <description value="Allows retrieval of all audit records linked to a specific prescription, dispense, administration, or medication statement resource."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <code value="target"/>
  <base value="Provenance"/>
  <type value="reference"/>
  <expression value="Provenance.target"/>
  <xpathUsage value="normal"/>
  <target value="MedicationRequest"/>
  <target value="MedicationDispense"/>
  <target value="MedicationAdministration"/>
  <target value="MedicationStatement"/>
</SearchParameter>