Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 6.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-measures/ and changes regularly. See the Directory of published versions
Active as of 2024-08-30 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="subject-type"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet subject-type</b></p><a name="subject-type"> </a><a name="hcsubject-type"> </a><a name="subject-type-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-subject-type.html">Subject type</a></li><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-resource-types.html"><code>http://hl7.org/fhir/resource-types</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-PractitionerRole">PractitionerRole</a></td><td>Practitioner Role</td><td>A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-RelatedPerson">RelatedPerson</a></td><td>Related Person</td><td>Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cqi"/>
</extension>
<url value="http://hl7.org/fhir/uv/cqm/ValueSet/subject-type"/>
<version value="4.0.0"/>
<name value="SubjectTypeValueSet"/>
<title value="Subject Type Value Set"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-08-30"/>
<publisher value="HL7 International / Clinical Quality Information"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description
value="This value incorporates all of the codes from the FHIR value set subject-type in addition to PractitionerRole and RelatedPerson from the FHIR resource-types code system."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/subject-type"/>
</include>
<include>
<system value="http://hl7.org/fhir/resource-types"/>
<concept>
<code value="PractitionerRole"/>
<display value="Practitioner Role"/>
</concept>
<concept>
<code value="RelatedPerson"/>
<display value="Related Person"/>
</concept>
</include>
</compose>
</ValueSet>