Da Vinci Value-Based Performance Reporting Implementation Guide
1.1.0 - STU 1.1 United States of America flag

Da Vinci Value-Based Performance Reporting Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.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-vbpr/ and changes regularly. See the Directory of published versions

: Measure Stratifier Example Codes - TTL Representation

Page standards status: Trial-use Maturity Level: 1

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "measure-stratifier-example"] ; # 
  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: CodeSystem measure-stratifier-example</b></p><a name=\"measure-stratifier-example\"> </a><a name=\"hcmeasure-stratifier-example\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">facility<a name=\"measure-stratifier-example-facility\"> </a></td><td>Facility</td><td>Stratify based on healthcare facilities, such as regions and hospitals.</td></tr><tr><td style=\"white-space:nowrap\">taxid<a name=\"measure-stratifier-example-taxid\"> </a></td><td>TIN</td><td>Stratify based on Tax Identifier (TIN).</td></tr><tr><td style=\"white-space:nowrap\">group<a name=\"measure-stratifier-example-group\"> </a></td><td>Group</td><td>Stratify based on group such as a group of tax ids.</td></tr><tr><td style=\"white-space:nowrap\">geography<a name=\"measure-stratifier-example-geography\"> </a></td><td>Geography</td><td>Stratify based on geographical data, such as zip code and city.</td></tr><tr><td style=\"white-space:nowrap\">cohort<a name=\"measure-stratifier-example-cohort\"> </a></td><td>Cohort</td><td>Stratify based on a group of members with a shared characteristic, such as members that are with PPO plan or members with HMO plan.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cqi"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.30.16.3" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "MeasureStratifierExampleCS"] ; # 
  fhir:title [ fhir:v "Measure Stratifier Example Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-07T00:01:56+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Quality Information"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Quality Information" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cqi" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Example stratifiers that could be used to stratify measure or performance metrics."] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "facility" ] ;
fhir:display [ fhir:v "Facility" ] ;
fhir:definition [ fhir:v "Stratify based on healthcare facilities, such as regions and hospitals." ]
  ] [
fhir:code [ fhir:v "taxid" ] ;
fhir:display [ fhir:v "TIN" ] ;
fhir:definition [ fhir:v "Stratify based on Tax Identifier (TIN)." ]
  ] [
fhir:code [ fhir:v "group" ] ;
fhir:display [ fhir:v "Group" ] ;
fhir:definition [ fhir:v "Stratify based on group such as a group of tax ids." ]
  ] [
fhir:code [ fhir:v "geography" ] ;
fhir:display [ fhir:v "Geography" ] ;
fhir:definition [ fhir:v "Stratify based on geographical data, such as zip code and city." ]
  ] [
fhir:code [ fhir:v "cohort" ] ;
fhir:display [ fhir:v "Cohort" ] ;
fhir:definition [ fhir:v "Stratify based on a group of members with a shared characteristic, such as members that are with PPO plan or members with HMO plan." ]
  ] ) . #