This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Measure",
"id" : "RAModelExample01",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure"
]
},
"text" : {
"status" : "extensions",
"div" : "<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>StructureDefinition Work Group</b>: cqi</p><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\u00a0(use:\u00a0temp,\u00a0), <a href=\"http://terminology.hl7.org/6.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.4.642.40.29.29.1</p><p><b>version</b>: 2.0.0</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>\n</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>\n</div></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
}
],
"url" : "http://hl7.org/fhir/us/davinci-ra/Measure/RAModelExample01",
"identifier" : [
{
"use" : "temp",
"system" : "http://example.org/fhir/server",
"value" : "CMS-HCC"
},
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.29.29.1"
}
],
"version" : "2.0.0",
"name" : "RAModelExample01",
"title" : "Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC)",
"status" : "active",
"experimental" : true,
"date" : "2021-08-19",
"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 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"
}