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-practitionerrole-id"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter us-quality-core-practitionerrole-id</b></p><a name="us-quality-core-practitionerrole-id"> </a><a name="hcus-quality-core-practitionerrole-id"> </a><h2>UsQualityCorePractitionerrole</h2><p>Parameter <code>_id</code>:<code>token</code></p><div><p>US Quality Core PractitionerRole Id Search Parameter</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/practitionerrole.html">PractitionerRole</a></td></tr><tr><td>Expression</td><td><code>Resource.id</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-practitionerrole-id"/>
<version value="0.1.0"/>
<name value="UsQualityCorePractitionerrole"/>
<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 PractitionerRole Id 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="_id"/>
<base value="PractitionerRole"/>
<type value="token"/>
<expression value="Resource.id"/>
<xpathUsage value="normal"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
</SearchParameter>