Da Vinci Value-Based Performance Reporting Implementation Guide
1.0.0 - STU1 United States of America flag

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

: Measure Stratifier Example - XML Representation

Active as of 2024-05-10

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="measure-stratifier-example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-measure-stratifier-example.html"><code>http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example</code></a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/davinci-vbpr/ValueSet/measure-stratifier-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.30.48.4"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="MeasureStratifierExampleVS"/>
  <title value="Measure Stratifier Example"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-05-10T01:08:13+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>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example"/>
    </include>
  </compose>
</ValueSet>