Da Vinci Value-Based Performance Reporting Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-vbpr/ and changes regularly. See the Directory of published versions
Active as of 2024-06-12 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="threshold-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">star-1<a name="threshold-type-star-1"> </a></td><td>Star 1</td><td>Threshold for star 1 in a star rating.</td></tr><tr><td style="white-space:nowrap">star-2<a name="threshold-type-star-2"> </a></td><td>Star 2</td><td>Threshold for star 2 in a star rating.</td></tr><tr><td style="white-space:nowrap">star-3<a name="threshold-type-star-3"> </a></td><td>Star 3</td><td>Threshold for star 3 in a star rating.</td></tr><tr><td style="white-space:nowrap">star-4<a name="threshold-type-star-4"> </a></td><td>Star 4</td><td>Threshold for star 4 in a star rating.</td></tr><tr><td style="white-space:nowrap">star-5<a name="threshold-type-star-5"> </a></td><td>Star 5</td><td>Threshold for star 5 in a star rating.</td></tr><tr><td style="white-space:nowrap">hedis-50-percentile<a name="threshold-type-hedis-50-percentile"> </a></td><td>HEDIS 50 Percentile</td><td>Threshold for HEDIS 50 percentile.</td></tr><tr><td style="white-space:nowrap">hedis-75-percentile<a name="threshold-type-hedis-75-percentile"> </a></td><td>HEDIS 75 Percentile</td><td>Threshold for HEDIS 75 percentile.</td></tr><tr><td style="white-space:nowrap">hedis-90-percentile<a name="threshold-type-hedis-90-percentile"> </a></td><td>HEDIS 90 Percentile</td><td>Threshold for HEDIS 90 percentile.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cqi"/>
</extension>
<url value="http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.30.16.5"/>
</identifier>
<version value="1.0.0"/>
<name value="ThresholdTypeCS"/>
<title value="Threshold Type Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-06-12T03:00:05+00:00"/>
<publisher value="HL7 International / Clinical Quality Information"/>
<contact>
<name value="HL7 International / Clinical Quality Information"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description value="The threshold type."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="8"/>
<concept>
<code value="star-1"/>
<display value="Star 1"/>
<definition value="Threshold for star 1 in a star rating."/>
</concept>
<concept>
<code value="star-2"/>
<display value="Star 2"/>
<definition value="Threshold for star 2 in a star rating."/>
</concept>
<concept>
<code value="star-3"/>
<display value="Star 3"/>
<definition value="Threshold for star 3 in a star rating."/>
</concept>
<concept>
<code value="star-4"/>
<display value="Star 4"/>
<definition value="Threshold for star 4 in a star rating."/>
</concept>
<concept>
<code value="star-5"/>
<display value="Star 5"/>
<definition value="Threshold for star 5 in a star rating."/>
</concept>
<concept>
<code value="hedis-50-percentile"/>
<display value="HEDIS 50 Percentile"/>
<definition value="Threshold for HEDIS 50 percentile."/>
</concept>
<concept>
<code value="hedis-75-percentile"/>
<display value="HEDIS 75 Percentile"/>
<definition value="Threshold for HEDIS 75 percentile."/>
</concept>
<concept>
<code value="hedis-90-percentile"/>
<display value="HEDIS 90 Percentile"/>
<definition value="Threshold for HEDIS 90 percentile."/>
</concept>
</CodeSystem>