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 21 - CMS Hierarchical Category Condition (CMS-HCC) - JSON Representation

Active as of 2021-09-13

Raw json | Download


{
  "resourceType" : "Measure",
  "id" : "RAModelExample02",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Measure</b><a name=\"RAModelExample02\"> </a><a name=\"hcRAModelExample02\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMeasure &quot;RAModelExample02&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ra-model-measure.html\">Risk Adjustment Model Measure</a></p></div><p><b>url</b>: <code>https://build.fhir.org/ig/HL7/davinci-ra/Measure-RAModelExample02</code></p><p><b>identifier</b>: <code>http://example.org/fhir/server</code>/CMS-HCC\u00a0(use:\u00a0temp)</p><p><b>version</b>: 2.0.0-preview</p><p><b>name</b>: RAModelExample02</p><p><b>title</b>: Risk Adjustment Model Version 21 - CMS Hierarchical Category Condition (CMS-HCC)</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2021-09-13</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>: Example measure to represent CMS-HCC Model Version 21</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>copyright</b>: Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License</p></div>"
  },
  "url" : "https://build.fhir.org/ig/HL7/davinci-ra/Measure-RAModelExample02",
  "identifier" : [
    {
      "use" : "temp",
      "system" : "http://example.org/fhir/server",
      "value" : "CMS-HCC"
    }
  ],
  "version" : "2.0.0-preview",
  "name" : "RAModelExample02",
  "title" : "Risk Adjustment Model Version 21 - CMS Hierarchical Category Condition (CMS-HCC)",
  "status" : "active",
  "experimental" : true,
  "date" : "2021-09-13",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "Example measure to represent CMS-HCC Model Version 21",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License"
}