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="SearchParameter-DiagnosticReport-age-at-diagnosis"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>SearchParameter-age-at-diagnosis</h2><p>Parameter <code>age-at-diagnosis</code>:<code>number</code></p><div><p>Search for the patient's age when they were diagnosed</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/diagnosticreport.html">DiagnosticReport</a></td></tr><tr><td>Expression</td><td><code>DiagnosticReport.extension.where(url='https://fhir.incisive-project.eu/AgeAtDiagnosis').value.as(Integer)</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></div>
</text>
<url
value="https://fhir.incisive-project.eu/SearchParameter/SearchParameter-DiagnosticReport-age-at-diagnosis"/>
<version value="0.1.1"/>
<name value="SearchParameter-age-at-diagnosis"/>
<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="Search for the patient's age when they were diagnosed"/>
<code value="age-at-diagnosis"/>
<base value="DiagnosticReport"/>
<type value="number"/>
<expression
value="DiagnosticReport.extension.where(url='https://fhir.incisive-project.eu/AgeAtDiagnosis').value.as(Integer)"/>
<xpathUsage value="normal"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
</SearchParameter>