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-wording - XML Representation

Active as of 2025-11-17

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="oncofair-sp-wording"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter oncofair-sp-wording</b></p><a name="oncofair-sp-wording"> </a><a name="hconcofair-sp-wording"> </a><h2>OncoFAIRSPWording</h2><p>Parameter <code>wording</code>:<code>string</code></p><div><p>Search for wording on the administration/prescribed element</p>
</div><table class="grid"><tr><td>Resources</td><td><a href="http://hl7.org/fhir/R5/medicationadministration.html">MedicationAdministration</a>, <a href="http://hl7.org/fhir/R5/medicationrequest.html">MedicationRequest</a></td></tr><tr><td>Expression</td><td><code>note.where(id='wording').text</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></table></div>
  </text>
  <url
       value="http://oncofair-ig.kereval.cloud/SearchParameter/oncofair-sp-wording"/>
  <version value="0.1.0"/>
  <name value="OncoFAIRSPWording"/>
  <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 wording on the administration/prescribed element"/>
  <code value="wording"/>
  <base value="MedicationAdministration"/>
  <base value="MedicationRequest"/>
  <type value="string"/>
  <expression value="note.where(id='wording').text"/>
  <processingMode value="normal"/>
</SearchParameter>