INCISIVE Implementation Guide
0.1.1 - draft
INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-09-27 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="Observation-component-code-value-integer"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>component-code-value-integer</h2><p>Parameter <code>component-code-value-integer</code>:<code>composite</code></p><div><p>Component code and component integer value parameter pair</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/observation.html">Observation</a></td></tr><tr><td>Expression</td><td><code>Observation.component</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></table><p><b>Components</b></p><table class="grid"><tr><td>http://hl7.org/fhir/SearchParameter/Observation-component-code</td><td><code>code</code></td></tr><tr><td><a href="SearchParameter-Observation-component-value-intenger.html">component-value-integer</a></td><td><code>value.as(Integer)</code></td></tr></table></div>
</text>
<url
value="https://fhir.incisive-project.eu/SearchParameter/Observation-component-code-value-integer"/>
<version value="0.1.1"/>
<name value="component-code-value-integer"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-09-27T11:36:43.8799013+00:00"/>
<publisher value="INCISIVE"/>
<contact>
<name value="INCISIVE"/>
<telecom>
<system value="url"/>
<value value="https://incisive-project.eu/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@incisive-project.eu"/>
</telecom>
</contact>
<description
value="Component code and component integer value parameter pair"/>
<code value="component-code-value-integer"/>
<base value="Observation"/>
<type value="composite"/>
<expression value="Observation.component"/>
<xpathUsage value="normal"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
<component>
<definition
value="http://hl7.org/fhir/SearchParameter/Observation-component-code"/>
<expression value="code"/>
</component>
<component>
<definition
value="https://fhir.incisive-project.eu/SearchParameter/Observation-component-value-integer"/>
<expression value="value.as(Integer)"/>
</component>
</SearchParameter>