This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0-ballot: STU2 (v2.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
: Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC) - JSON Representation
Raw json | Download
{
"resourceType" : "Measure",
"id" : "RAModelExample01",
"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=\"RAModelExample01\"> </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\">Resource Measure "RAModelExample01" </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-RAModelExample01</code></p><p><b>identifier</b>: id:\u00a0CMS-HCC\u00a0(use:\u00a0TEMP)</p><p><b>version</b>: 2.0.0-ballot</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 Clinical Quality Information Work Group</p><p><b>contact</b>: HL7 Clinical Quality Information Work Group: <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 24</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.0.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-RAModelExample01",
"identifier" : [
{
"use" : "temp",
"system" : "http://example.org/fhir/server",
"value" : "CMS-HCC"
}
],
"version" : "2.0.0-ballot",
"name" : "RAModelExample01",
"title" : "Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC)",
"status" : "active",
"experimental" : true,
"date" : "2021-08-19",
"publisher" : "HL7 Clinical Quality Information Work Group",
"contact" : [
{
"name" : "HL7 Clinical Quality Information Work Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "Example measure to represent CMS-HCC Model Version 24",
"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"
}