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.1.0 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
: RA Model Example02 CMS-HCC version 21 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Measure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RAModelExample02"] ; #
fhir:meta [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "RA Model Example02 CMS-HCC version 21" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-description"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "This is an example for the Risk Adjustment Model Measure profile. The example uses the CMS-HCC version 21 as the example Risk Adjustment Model." ] ] ) ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Measure RAModelExample02</b></p><a name=\"RAModelExample02\"> </a><a name=\"hcRAModelExample02\"> </a><a name=\"RAModelExample02-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ra-model-measure.html\">Risk Adjustment Model Measure</a></p></div><p><b>url</b>: <a href=\"Measure-RAModelExample02.html\">Measure Risk Adjustment Model Version 21 - CMS Hierarchical Category Condition (CMS-HCC)</a></p><p><b>identifier</b>: <code>http://example.org/fhir/server</code>/CMS-HCC (use: temp, ), <a href=\"http://terminology.hl7.org/5.5.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.2</p><p><b>version</b>: 2.1.0</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>: </p><div><p>Example measure to represent CMS-HCC Model Version 21</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, all rights reserved Creative Commons License</p>\n</div></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-ra/Measure/RAModelExample02"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "temp" ] ;
fhir:system [ fhir:v "http://example.org/fhir/server"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CMS-HCC" ]
] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.29.29.2" ]
] ) ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "RAModelExample02"] ; #
fhir:title [ fhir:v "Risk Adjustment Model Version 21 - CMS Hierarchical Category Condition (CMS-HCC)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2021-09-13"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Clinical Quality Information"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cqi" ] ] )
] ) ; #
fhir:description [ fhir:v "Example measure to represent CMS-HCC Model Version 21"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License"] . #