This page is part of the SDOH Clinical Care for Multiple Domains (v2.1.0: STU 2.1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: TaskOutputReference - XML Representation
Raw xml | Download
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="Task-output-reference"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>TaskOutputReference</h2><p>Parameter <code>output</code>:<code>reference</code></p><div><p>The value of any outputs of type 'Reference'</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/task.html">Task</a></td></tr><tr><td>Expression</td><td><code>Task.output.value as Reference</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference"/>
<version value="2.1.0"/>
<name value="TaskOutputReference"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-07-27T20:42:33+00:00"/>
<publisher value="HL7 International Patient Care WG"/>
<contact>
<name value="HL7 International Patient Care WG"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare"/>
</telecom>
<telecom>
<system value="email"/>
<value value="patientcare@lists.hl7.org"/>
</telecom>
</contact>
<description value="The value of any outputs of type 'Reference'"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<code value="output"/>
<base value="Task"/>
<type value="reference"/>
<expression value="Task.output.value as Reference"/>
<xpathUsage value="normal"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
</SearchParameter>