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-presentation-ratio - XML Representation

Active as of 2024-06-28

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="strength-presentation-ratio"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter strength-presentation-ratio</b></p><a name="strength-presentation-ratio"> </a><a name="hcstrength-presentation-ratio"> </a><a name="hcstrength-presentation-ratio-en-US"> </a><h2>strength-presentation-ratio</h2><p>Parameter <code>strength-presentation-ratio</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.strength.presentation.ofType(Ratio)</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><a href="SearchParameter-strength-presentation-ratio-numerator.html">strength-presentation-ratio-numerator</a></td><td><code>numerator</code></td></tr><tr><td><a href="SearchParameter-strength-presentation-ratio-denominator.html">strength-presentation-ratio-numerator</a></td><td><code>denominator</code></td></tr></table></div>
  </text>
  <url
       value="http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio"/>
  <version value="0.1.0"/>
  <name value="strength-presentation-ratio"/>
  <status value="active"/>
  <date value="2024-06-28T11:27:28+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-presentation-ratio"/>
  <base value="Ingredient"/>
  <type value="composite"/>
  <expression
              value="Ingredient.substance.strength.presentation.ofType(Ratio)"/>
  <processingMode value="normal"/>
  <component>
    <definition
                value="http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio-numerator"/>
    <expression value="numerator"/>
  </component>
  <component>
    <definition
                value="http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio-denominator"/>
    <expression value="denominator"/>
  </component>
</SearchParameter>