Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya ePrescription FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SearchParameter – MedicationRequest AuthoredOn - XML Representation

Active as of 2025-06-01

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="sp-medicationrequest-authoredon"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter sp-medicationrequest-authoredon</b></p><a name="sp-medicationrequest-authoredon"> </a><a name="hcsp-medicationrequest-authoredon"> </a><h2>MedicationRequestAuthoredOn</h2><p>Parameter <code>authoredon</code>:<code>date</code></p><div><p>Allows date-range queries on prescription creation date (e.g. authored between two dates for reporting and audit).</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/medicationrequest.html">MedicationRequest</a></td></tr><tr><td>Expression</td><td><code>MedicationRequest.authoredOn</code></td></tr><tr><td>Processing Mode</td><td>Normal</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><tr><td>Comparators</td><td>Allowed: eq, ge, le, gt, lt</td></tr></table></div>
  </text>
  <url
       value="https://nshr-uat.sha.go.ke/SearchParameter/medicationrequest-authoredon"/>
  <version value="0.1.0"/>
  <name value="MedicationRequestAuthoredOn"/>
  <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 date-range queries on prescription creation date (e.g. authored between two dates for reporting and audit)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <code value="authoredon"/>
  <base value="MedicationRequest"/>
  <type value="date"/>
  <expression value="MedicationRequest.authoredOn"/>
  <xpathUsage value="normal"/>
  <comparator value="eq"/>
  <comparator value="ge"/>
  <comparator value="le"/>
  <comparator value="gt"/>
  <comparator value="lt"/>
</SearchParameter>