OncoFAIR
0.1.0 - ci-build

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

: oncofair-sp-indication - XML Representation

Active as of 2025-05-22

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="oncofair-sp-indication"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter oncofair-sp-indication</b></p><a name="oncofair-sp-indication"> </a><a name="hconcofair-sp-indication"> </a><a name="oncofair-sp-indication-en-US"> </a><h2>OncoFAIRSPIndication</h2><p>Parameter <code>indication</code>:<code>string</code></p><div><p>Search for indications concerning the prescription item and the component prescribed or prescribed protocol</p>
</div><table class="grid"><tr><td>Resources</td><td><a href="http://hl7.org/fhir/R5/medicationrequest.html">MedicationRequest</a>, <a href="http://hl7.org/fhir/R5/careplan.html">CarePlan</a></td></tr><tr><td>Expression</td><td><code>note.where(id='indication').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://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-indication"/>
  <version value="0.1.0"/>
  <name value="OncoFAIRSPIndication"/>
  <status value="active"/>
  <date value="2025-05-22T14:53:56+00: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 indications concerning the prescription item and the component prescribed or prescribed protocol"/>
  <code value="indication"/>
  <base value="MedicationRequest"/>
  <base value="CarePlan"/>
  <type value="string"/>
  <expression value="note.where(id='indication').text"/>
  <processingMode value="normal"/>
</SearchParameter>