Projo FHIR Documentation
0.1.0 - ci-build
Projo FHIR Documentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-01-01 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="CommunicationRequestWebAnswerToken"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter CommunicationRequestWebAnswerToken</b></p><a name="CommunicationRequestWebAnswerToken"> </a><a name="hcCommunicationRequestWebAnswerToken"> </a><h2>WebAnswerToken</h2><p>Parameter <code>web-answer-token</code>:<code>string</code></p><div><p>Searches CommunicationRequests by the web-answer-token extension value (SHA-256 hash of the web channel bearer token).</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/communicationrequest.html">CommunicationRequest</a></td></tr><tr><td>Expression</td><td><code>CommunicationRequest.extension.where(url = 'https://projo.evoleen.com/fhir/StructureDefinition/web-answer-token').value</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="https://projo.evoleen.com/fhir/SearchParameter/CommunicationRequest-web-answer-token"/>
<version value="0.1.0"/>
<name value="WebAnswerToken"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-01-01"/>
<publisher value="Projo"/>
<contact>
<name value="Projo"/>
<telecom>
<system value="url"/>
<value value="https://projo.evoleen.com"/>
</telecom>
</contact>
<description
value="Searches CommunicationRequests by the web-answer-token extension value (SHA-256 hash of the web channel bearer token)."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CH"/>
<display value="Switzerland"/>
</coding>
</jurisdiction>
<code value="web-answer-token"/>
<base value="CommunicationRequest"/>
<type value="string"/>
<expression
value="CommunicationRequest.extension.where(url = 'https://projo.evoleen.com/fhir/StructureDefinition/web-answer-token').value"/>
<xpathUsage value="normal"/>
</SearchParameter>