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.1.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
Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="measure-stratifier-example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem measure-stratifier-example</b></p><a name="measure-stratifier-example"> </a><a name="hcmeasure-stratifier-example"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example</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">facility<a name="measure-stratifier-example-facility"> </a></td><td>Facility</td><td>Stratify based on healthcare facilities, such as regions and hospitals.</td></tr><tr><td style="white-space:nowrap">taxid<a name="measure-stratifier-example-taxid"> </a></td><td>TIN</td><td>Stratify based on Tax Identifier (TIN).</td></tr><tr><td style="white-space:nowrap">group<a name="measure-stratifier-example-group"> </a></td><td>Group</td><td>Stratify based on group such as a group of tax ids.</td></tr><tr><td style="white-space:nowrap">geography<a name="measure-stratifier-example-geography"> </a></td><td>Geography</td><td>Stratify based on geographical data, such as zip code and city.</td></tr><tr><td style="white-space:nowrap">cohort<a name="measure-stratifier-example-cohort"> </a></td><td>Cohort</td><td>Stratify based on a group of members with a shared characteristic, such as members that are with PPO plan or members with HMO plan.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cqi"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.30.16.3"/>
</identifier>
<version value="1.1.0"/>
<name value="MeasureStratifierExampleCS"/>
<title value="Measure Stratifier Example Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-07T00:01:56+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="Example stratifiers that could be used to stratify measure or performance metrics."/>
<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="5"/>
<concept>
<code value="facility"/>
<display value="Facility"/>
<definition
value="Stratify based on healthcare facilities, such as regions and hospitals."/>
</concept>
<concept>
<code value="taxid"/>
<display value="TIN"/>
<definition value="Stratify based on Tax Identifier (TIN)."/>
</concept>
<concept>
<code value="group"/>
<display value="Group"/>
<definition value="Stratify based on group such as a group of tax ids."/>
</concept>
<concept>
<code value="geography"/>
<display value="Geography"/>
<definition
value="Stratify based on geographical data, such as zip code and city."/>
</concept>
<concept>
<code value="cohort"/>
<display value="Cohort"/>
<definition
value="Stratify based on a group of members with a shared characteristic, such as members that are with PPO plan or members with HMO plan."/>
</concept>
</CodeSystem>