Da Vinci Risk Adjustment Implementation Guide
2.0.0-preview - STU2 United States of America flag

Da Vinci Risk Adjustment Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ra/ and changes regularly. See the Directory of published versions

: Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC) - XML Representation

Active as of 2021-08-19

Raw xml | Download


<Measure xmlns="http://hl7.org/fhir">
  <id value="RAModelExample01"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Measure RAModelExample01</b></p><a name="RAModelExample01"> </a><a name="hcRAModelExample01"> </a><a name="RAModelExample01-en-US"> </a><p><b>url</b>: <a href="Measure-RAModelExample01.html">Measure Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC)</a></p><p><b>identifier</b>: <code>http://example.org/fhir/server</code>/CMS-HCC (use: temp, )</p><p><b>version</b>: 2.0.0-preview</p><p><b>name</b>: RAModelExample01</p><p><b>title</b>: Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC)</p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2021-08-19</p><p><b>publisher</b>: HL7 International / Clinical Quality Information</p><p><b>contact</b>: <a href="http://www.hl7.org/Special/committees/cqi">http://www.hl7.org/Special/committees/cqi</a></p><p><b>description</b>: </p><div><p>Example measure to represent CMS-HCC Model Version 24</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{urn:iso:std:iso:3166 US}">United States of America</span></p><p><b>copyright</b>: </p><div><p>Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License</p>
</div></div>
  </text>
  <url
       value="https://build.fhir.org/ig/HL7/davinci-ra/Measure-RAModelExample01"/>
  <identifier>
    <use value="temp"/>
    <system value="http://example.org/fhir/server"/>
    <value value="CMS-HCC"/>
  </identifier>
  <version value="2.0.0-preview"/>
  <name value="RAModelExample01"/>
  <title
         value="Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC)"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2021-08-19"/>
  <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="Example measure to represent CMS-HCC Model Version 24"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License"/>
</Measure>