This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2021-09-13 |
{
"resourceType" : "Measure",
"id" : "RAModelExample03",
"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</b></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 \"RAModelExample03\" </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-RAModelExample03</code></p><p><b>identifier</b>: id: CMS-HCC (TEMP)</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: RAModelExample03</p><p><b>title</b>: Risk Adjustment Model Version 5 - CMS Prescribing Drug 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 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-RxHCC Model Version 5</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#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-RAModelExample03",
"identifier" : [
{
"use" : "temp",
"system" : "http://example.org/fhir/server",
"value" : "CMS-HCC"
}
],
"version" : "1.0.0",
"name" : "RAModelExample03",
"title" : "Risk Adjustment Model Version 5 - CMS Prescribing Drug Hierarchical Category Condition (CMS-HCC)",
"status" : "active",
"experimental" : true,
"date" : "2021-09-13",
"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-RxHCC Model Version 5",
"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"
}