Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-cqm/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/MeasureReport/IGContinuousVariable-ada> a fhir:MeasureReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "IGContinuousVariable-ada"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport IGContinuousVariable-ada</b></p><a name=\"IGContinuousVariable-ada\"> </a><a name=\"hcIGContinuousVariable-ada\"> </a><p><b>CQM Test Case Description</b>: </p><div><p>Continuous-variable test case — Ada is a measure-population member; its observation value 2 feeds the aggregate.</p>\n</div><p><b>CQM Is Test Case</b>: true</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-IGContinuousVariable.html\">IG Continuous Variable Measure</a></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#http-//example.org/fhir/Patient/ada\">Ada Example (no stated gender), DoB Unknown</a></p><p><b>period</b>: 2024-01-01 --> 2024-12-31</p><blockquote><p><b>group</b></p><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population}\">Measure Population</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-population-exclusion}\">Measure Population Exclusion</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population measure-observation}\">Measure Observation</span></p><p><b>count</b>: 1</p></blockquote><p><b>measureScore</b>: 2</p></blockquote><p><b>evaluatedResource</b>: <a href=\"#hcIGContinuousVariable-ada/ada-mobs\">Observation </a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Observation #ada-mobs</b></p><a name=\"IGContinuousVariable-ada/ada-mobs\"> </a><a name=\"hcIGContinuousVariable-ada/ada-mobs\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Measure Observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#http-//example.org/fhir/Patient/ada\">Ada Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p><p><b>value</b>: 2</p></blockquote></div>"
] ;
fhir:DomainResource.contained [
a fhir:Observation ;
fhir:index -1 ;
fhir:Resource.id [ fhir:value "ada-mobs" ] ;
fhir:Observation.status [ fhir:value "final" ] ;
fhir:Observation.code [
fhir:CodeableConcept.text [ fhir:value "Measure Observation" ]
] ;
fhir:Observation.subject [
fhir:link <http://example.org/fhir/Patient/ada> ;
fhir:Reference.reference [ fhir:value "http://example.org/fhir/Patient/ada" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime ] ;
fhir:Observation.performer [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
] ;
fhir:Observation.valueInteger [ fhir:value "2"^^xsd:integer ]
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-testCaseDescription" ] ;
fhir:Extension.valueMarkdown [ fhir:value "Continuous-variable test case — Ada is a measure-population member; its observation value 2 feeds the aggregate." ]
] ;
fhir:DomainResource.modifierExtension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-isTestCase" ] ;
fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
] ;
fhir:MeasureReport.status [ fhir:value "complete"] ;
fhir:MeasureReport.type [ fhir:value "individual"] ;
fhir:MeasureReport.measure [
fhir:value "http://hl7.org/fhir/uv/cqm/Measure/IGContinuousVariable" ;
fhir:link <http://hl7.org/fhir/uv/cqm/Measure/IGContinuousVariable>
] ;
fhir:MeasureReport.subject [
fhir:link <http://example.org/fhir/Patient/ada> ;
fhir:Reference.reference [ fhir:value "http://example.org/fhir/Patient/ada" ]
] ;
fhir:MeasureReport.period [
fhir:Period.start [ fhir:value "2024-01-01"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2024-12-31"^^xsd:date ]
] ;
fhir:MeasureReport.group [
fhir:index -1 ;
fhir:MeasureReport.group.population [
fhir:index -1 ;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ] ;
fhir:Coding.code [ fhir:value "initial-population" ]
]
] ;
fhir:MeasureReport.group.population.count [ fhir:value "1"^^xsd:integer ]
], [
fhir:index -1 ;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ] ;
fhir:Coding.code [ fhir:value "measure-population" ]
]
] ;
fhir:MeasureReport.group.population.count [ fhir:value "1"^^xsd:integer ]
], [
fhir:index -1 ;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ] ;
fhir:Coding.code [ fhir:value "measure-population-exclusion" ]
]
] ;
fhir:MeasureReport.group.population.count [ fhir:value "0"^^xsd:integer ]
], [
fhir:index -1 ;
fhir:MeasureReport.group.population.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ] ;
fhir:Coding.code [ fhir:value "measure-observation" ]
]
] ;
fhir:MeasureReport.group.population.count [ fhir:value "1"^^xsd:integer ]
] ;
fhir:MeasureReport.group.measureScore [
fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ]
]
] ;
fhir:MeasureReport.evaluatedResource [
fhir:index -1 ;
fhir:Reference.reference [ fhir:value "#ada-mobs" ]
] .
<http://hl7.org/fhir/Practitioner/practitioner-1> a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MeasureReport/IGContinuousVariable-ada.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MeasureReport/IGContinuousVariable-ada.ttl> .
IG © 2019+ HL7 International / Clinical Quality Information.
Package hl7.fhir.uv.cqm#2.0.0 based on FHIR 4.0.1.
Generated
2026-09-02
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
