OncoFAIR
0.1.0 - ci-build

This page is part of the ONCOFAIR FHIR Implementation Guide (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: oncofair-sp-ma-planned-quantity - XML Representation

Active as of 2025-11-17

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="oncofair-sp-ma-planned-quantity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter oncofair-sp-ma-planned-quantity</b></p><a name="oncofair-sp-ma-planned-quantity"> </a><a name="hconcofair-sp-ma-planned-quantity"> </a><h2>OncoFAIRSPMAPlannedQuantity</h2><p>Parameter <code>ma-planned-quantity</code>:<code>quantity</code></p><div><p>Search for the expected quantity of the administration element</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R5/medicationadministration.html">MedicationAdministration</a></td></tr><tr><td>Expression</td><td><code>MedicationAdministration.dosage.rate.as(Quantity)</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Comparators</td><td>Allowed: eq, ne, gt, lt, ge, le, sa, eb, ap</td></tr></table></div>
  </text>
  <url
       value="http://oncofair-ig.kereval.cloud/SearchParameter/oncofair-sp-ma-planned-quantity"/>
  <version value="0.1.0"/>
  <name value="OncoFAIRSPMAPlannedQuantity"/>
  <status value="active"/>
  <date value="2025-11-17T13:43:34+01:00"/>
  <publisher
             value="KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)"/>
  <contact>
    <name
          value="KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/ONCOFAIR"/>
    </telecom>
  </contact>
  <description
               value="Search for the expected quantity of the administration element"/>
  <code value="ma-planned-quantity"/>
  <base value="MedicationAdministration"/>
  <type value="quantity"/>
  <expression value="MedicationAdministration.dosage.rate.as(Quantity)"/>
  <processingMode value="normal"/>
  <multipleOr value="true"/>
  <multipleAnd value="true"/>
  <comparator value="eq"/>
  <comparator value="ne"/>
  <comparator value="gt"/>
  <comparator value="lt"/>
  <comparator value="ge"/>
  <comparator value="le"/>
  <comparator value="sa"/>
  <comparator value="eb"/>
  <comparator value="ap"/>
</SearchParameter>