US Quality Core Implementation Guide, published by ASTP. 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/FHIR/us-quality-core/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-31 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="us-quality-core-questionnaireresponse-patient"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter us-quality-core-questionnaireresponse-patient</b></p><a name="us-quality-core-questionnaireresponse-patient"> </a><a name="hcus-quality-core-questionnaireresponse-patient"> </a><h2>UsQualityCoreQuestionnaireresponsePatient</h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>US Quality Core QuestionnaireResponse Patient Search Parameter</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/questionnaireresponse.html">QuestionnaireResponse</a></td></tr><tr><td>Expression</td><td><code>QuestionnaireResponse.subject.where(resolve() is Patient)</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="http://fhir.org/guides/astp/us-quality-core/SearchParameter/us-quality-core-questionnaireresponse-patient"/>
<version value="0.1.0"/>
<name value="UsQualityCoreQuestionnaireresponsePatient"/>
<status value="active"/>
<date value="2026-03-31"/>
<publisher value="ASTP"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://www.healthit.gov/"/>
</telecom>
</contact>
<description
value="US Quality Core QuestionnaireResponse Patient Search Parameter"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
<text value="USA"/>
</jurisdiction>
<code value="patient"/>
<base value="QuestionnaireResponse"/>
<type value="reference"/>
<expression
value="QuestionnaireResponse.subject.where(resolve() is Patient)"/>
<xpathUsage value="normal"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
</SearchParameter>