UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/unicom-ig/ and changes regularly. See the Directory of published versions

: strength-quantity-and-substance - XML Representation

Active as of 2024-06-21

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="strength-quantity-and-substance"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>strength-quantity-and-substance</h2><p>Parameter <code>strength-quantity-and-substance</code>:<code>composite</code></p><div><p>Possiblity to search for substance and strength at the same time</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R5/ingredient.html">Ingredient</a></td></tr><tr><td>Expression</td><td><code>Ingredient.substance</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><p><b>Comparators</b></p><table class="grid"><tr><td>http://hl7.org/fhir/SearchParameter/Ingredient-substance-code</td><td><code>code.concept</code></td></tr><tr><td><a href="SearchParameter-strength-presentation-quantity.html">strength-presentation-quantity</a></td><td><code>strength.presentation.ofType(Quantity)</code></td></tr></table></div>
  </text>
  <url
       value="http://unicom-project.eu/fhir/SearchParameter/strength-quantity-and-substance"/>
  <version value="0.1.0"/>
  <name value="strength-quantity-and-substance"/>
  <status value="active"/>
  <date value="2024-06-21T18:42:58+00:00"/>
  <publisher value="UNICOM"/>
  <contact>
    <name value="UNICOM"/>
    <telecom>
      <system value="url"/>
      <value value="http://unicom-project.eu"/>
    </telecom>
  </contact>
  <description
               value="Possiblity to search for substance and strength at the same time"/>
  <code value="strength-quantity-and-substance"/>
  <base value="Ingredient"/>
  <type value="composite"/>
  <expression value="Ingredient.substance"/>
  <processingMode value="normal"/>
  <component>
    <definition
                value="http://hl7.org/fhir/SearchParameter/Ingredient-substance-code"/>
    <expression value="code.concept"/>
  </component>
  <component>
    <definition
                value="http://unicom-project.eu/fhir/SearchParameter/strength-presentation-quantity"/>
    <expression value="strength.presentation.ofType(Quantity)"/>
  </component>
</SearchParameter>