FHIR IG analytics| Package | hl7.fhir.uv.deqm |
| Resource Type | MeasureReport |
| Id | MeasureReport-SupportingEvidenceExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MeasureReport SupportingEvidenceExample
Language: en
status: Complete
type: Individual
measure: Supporting Evidence Example version: 2.0.0-cibuild
subject: Jairo Webster (official) Male, DoB: 1946-12-16 ( Medical record number: 12345 (use: usual, ))
date: 2025-09-01
reporter: Organization DaVinciHospital01
period: 2025-08-01 --> 2025-09-01
group
Extension Definition for MeasureReport.group.linkId for Version 5.0: group-1
DEQM Measure Scoring Extension: Ratio
DEQM Group Improvement Notation Extension: Increased score indicates improvement
population
id
denominatorExtension Definition for MeasureReport.group.population.linkId for Version 5.0: denominator
Supporting Evidence
- name: AlwaysTrue
- description: Example of supporting evidence that is always true
- code: Always True
- value: true
Supporting Evidence
- name: DenominatorResource
- description: Example of supporting evidence that is a Denominator Resource
- code: Denominator Resource
- value: Encounter: status = finished; class = inpatient encounter (ActCode#IMP); type = Encounter for problem (procedure); period = 2018-05-29 11:00:00-0400 --> 2018-05-29 11:00:00-0400
Supporting Evidence
- name: ListOfBoolean
- description: Example of supporting evidence that is a list of boolean
- code: List of Boolean
- value: true
- value: false
- value: true
Supporting Evidence
- name: String
- description: Example of supporting evidence that is a string
- code: String
- value: string test
Supporting Evidence
- name: Date
- description: Example of supporting evidence that is a date
- code: Date
- value: 2026-01-01
Supporting Evidence
- name: Decimal
- description: Example of supporting evidence that is a decimal
- code: Decimal
- value: 31.31
Supporting Evidence
- name: Number
- description: Example of supporting evidence that is a number
- code: Number
- value: 31
Supporting Evidence
- name: ListOfDates
- description: Example of supporting evidence that is a list of dates
- code: List of Dates
- value: 2024-02-01
- value: 2024-02-02
- value: 2024-02-03
Supporting Evidence
- name: ListOfNumbers
- description: Example of supporting evidence that is a list of numbers
- code: List of Numbers
- value: 31
- value: 88
- value: 11
Supporting Evidence
- name: ListOfString
- description: Example of supporting evidence that is a list of string
- code: List of String
- value: test1
- value: test2
- value: test3
Supporting Evidence
url
namevalue: TestTuple
url
descriptionvalue: Example of supporting evidence that is a tuple
url
codevalue: Test Tuple
number: 31
dates: 2024-02-01
dates: 2024-02-02
dates: 2024-02-03
birthYear: string test
url
valueSupporting Evidence
- name: Interval
- description: Example of supporting evidence that is an interval
- code: Interval
- value: 2024-01-01 00:00:00+0000 --> 2024-12-31 23:59:59+0000
Supporting Evidence
- name: TestIntervalList
- description: Example of supporting evidence that is a list of intervals
- code: Test Interval List
- value: 2024-01-01 00:00:00+0000 --> 2024-01-31 23:59:59+0000
- value: 2024-02-01 00:00:00+0000 --> 2024-02-29 23:59:59+0000
Supporting Evidence
- name: TestDecimalList
- description: Example of supporting evidence that is a list of decimals
- code: Test Decimal List
- value: 1.5
- value: 2.75
- value: 0.33333333
Supporting Evidence
- name: TestCode
- description: Example of supporting evidence that is a code
- code: Test Code
- value: AdministrativeGender: male (Male)
Supporting Evidence
url
namevalue: EmptyListExample
url
descriptionvalue: Example of supporting evidence that is an empty list
url
codevalue: Empty List Example
Is Empty List: true
CQL Type: List<System.Any>
url
valueSupporting Evidence
url
namevalue: NullExample
url
descriptionvalue: Example of supporting evidence that is a null
url
codevalue: Null Example
Data Absent Reason: unknown
CQL Type: System.Any
url
valueSupporting Evidence
- name: PatientResource
- description: Example of supporting evidence that is a Patient Resource
- code: Patient Resource
- value: Patient/example
Supporting Evidence
url
namevalue: ListTestTuple
url
descriptionvalue: Example of supporting evidence that is a list of tuples
url
codevalue: List Test Tuple
number: 31
dates: 2024-02-01
dates: 2024-02-02
dates: 2024-02-03
birthYear: string test
url
valuenumber: 31
dates: 2024-02-01
dates: 2024-02-02
dates: 2024-02-03
birthYear: string test
url
valuecode: Denominator
count: 1
population
id
initial-populationExtension Definition for MeasureReport.group.population.linkId for Version 5.0: initial-population
code: Initial Population
count: 100
population
id
numeratorExtension Definition for MeasureReport.group.population.linkId for Version 5.0: Numerator
code: Numerator
count: 70
population
id
denominator-exclusionExtension Definition for MeasureReport.group.population.linkId for Version 5.0: Denominator-Exclusion
code: Denominator Exclusion
count: 70
population
id
numerator-exclusionExtension Definition for MeasureReport.group.population.linkId for Version 5.0: Numerator-Exclusion
code: Numerator Exclusion
count: 0
measureScore: 0.1 d (Details: UCUM coded = 'd')
{
"resourceType": "MeasureReport",
"id": "SupportingEvidenceExample",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-individualmeasurereport"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "complete",
"type": "individual",
"measure": "http://hl7.org/fhir/uv/cqm/Measure/SupportingEvidenceExample|2.0.0-ballot",
"subject": {
"reference": "Patient/patient01"
},
"date": "2025-09-01",
"reporter": {
"reference": "Organization/organization01"
},
"period": {
"start": "2025-08-01",
"end": "2025-09-01"
},
"group": [
{
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.linkId",
"valueString": "group-1"
},
{
"url": "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-measureScoring",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code": "ratio"
}
]
}
},
{
"url": "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-groupImprovementNotation",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code": "increase",
"display": "Increased score indicates improvement"
}
]
}
}
],
"population": [
{
"id": "denominator",
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId",
"valueString": "denominator"
},
{
"extension": [
{
"url": "name",
"valueCode": "AlwaysTrue"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is always true"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "always-true",
"display": "Always True"
}
]
}
},
{
"url": "value",
"valueBoolean": true
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "DenominatorResource"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a Denominator Resource"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "denominator-resource",
"display": "Denominator Resource"
}
]
}
},
{
"url": "value",
"valueReference": {
"reference": "Encounter/encounter01"
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "ListOfBoolean"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a list of boolean"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "list-of-boolean",
"display": "List of Boolean"
}
]
}
},
{
"url": "value",
"valueBoolean": true
},
{
"url": "value",
"valueBoolean": false
},
{
"url": "value",
"valueBoolean": true
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "String"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a string"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "string",
"display": "String"
}
]
}
},
{
"url": "value",
"valueString": "string test"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "Date"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a date"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "date",
"display": "Date"
}
]
}
},
{
"url": "value",
"valueDate": "2026-01-01"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "Decimal"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a decimal"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "decimal",
"display": "Decimal"
}
]
}
},
{
"url": "value",
"valueDecimal": 31.31
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "Number"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a number"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "number",
"display": "Number"
}
]
}
},
{
"url": "value",
"valueInteger": 31
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "ListOfDates"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a list of dates"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "list-of-dates",
"display": "List of Dates"
}
]
}
},
{
"url": "value",
"valueDate": "2024-02-01"
},
{
"url": "value",
"valueDate": "2024-02-02"
},
{
"url": "value",
"valueDate": "2024-02-03"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "ListOfNumbers"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a list of numbers"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "list-of-numbers",
"display": "List of Numbers"
}
]
}
},
{
"url": "value",
"valueInteger": 31
},
{
"url": "value",
"valueInteger": 88
},
{
"url": "value",
"valueInteger": 11
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "ListOfString"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a list of string"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "list-of-string",
"display": "List of String"
}
]
}
},
{
"url": "value",
"valueString": "test1"
},
{
"url": "value",
"valueString": "test2"
},
{
"url": "value",
"valueString": "test3"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "TestTuple"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a tuple"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "test-tuple",
"display": "Test Tuple"
}
]
}
},
{
"extension": [
{
"url": "number",
"valueInteger": 31
},
{
"url": "dates",
"valueDate": "2024-02-01"
},
{
"url": "dates",
"valueDate": "2024-02-02"
},
{
"url": "dates",
"valueDate": "2024-02-03"
},
{
"url": "birthYear",
"valueString": "string test"
}
],
"url": "value"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "Interval"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is an interval"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "interval",
"display": "Interval"
}
]
}
},
{
"url": "value",
"valuePeriod": {
"start": "2024-01-01T00:00:00Z",
"end": "2024-12-31T23:59:59Z"
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "TestIntervalList"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a list of intervals"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "test-interval-list",
"display": "Test Interval List"
}
]
}
},
{
"url": "value",
"valuePeriod": {
"start": "2024-01-01T00:00:00Z",
"end": "2024-01-31T23:59:59Z"
}
},
{
"url": "value",
"valuePeriod": {
"start": "2024-02-01T00:00:00Z",
"end": "2024-02-29T23:59:59Z"
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "TestDecimalList"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a list of decimals"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "test-decimal-list",
"display": "Test Decimal List"
}
]
}
},
{
"url": "value",
"valueDecimal": 1.5
},
{
"url": "value",
"valueDecimal": 2.75
},
{
"url": "value",
"valueDecimal": 0.33333333
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "TestCode"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a code"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "test-code",
"display": "Test Code"
}
]
}
},
{
"url": "value",
"valueCoding": {
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male",
"display": "Male"
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "EmptyListExample"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is an empty list"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "empty-list-example",
"display": "Empty List Example"
}
]
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-isEmptyList",
"valueBoolean": true
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-cqlType",
"valueString": "List<System.Any>"
}
],
"url": "value"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "NullExample"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a null"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "null-example",
"display": "Null Example"
}
]
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-cqlType",
"valueString": "System.Any"
}
],
"url": "value"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "PatientResource"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a Patient Resource"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "patient-resource",
"display": "Patient Resource"
}
]
}
},
{
"url": "value",
"valueReference": {
"reference": "Patient/example"
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
},
{
"extension": [
{
"url": "name",
"valueCode": "ListTestTuple"
},
{
"url": "description",
"valueString": "Example of supporting evidence that is a list of tuples"
},
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://example.org/fhir/CodeSystem/example-supporting-evidence-codes",
"code": "list-test-tuple",
"display": "List Test Tuple"
}
]
}
},
{
"extension": [
{
"url": "number",
"valueInteger": 31
},
{
"url": "dates",
"valueDate": "2024-02-01"
},
{
"url": "dates",
"valueDate": "2024-02-02"
},
{
"url": "dates",
"valueDate": "2024-02-03"
},
{
"url": "birthYear",
"valueString": "string test"
}
],
"url": "value"
},
{
"extension": [
{
"url": "number",
"valueInteger": 31
},
{
"url": "dates",
"valueDate": "2024-02-01"
},
{
"url": "dates",
"valueDate": "2024-02-02"
},
{
"url": "dates",
"valueDate": "2024-02-03"
},
{
"url": "birthYear",
"valueString": "string test"
}
],
"url": "value"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/cqf-supportingEvidence"
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator",
"display": "Denominator"
}
]
},
"count": 1
},
{
"id": "initial-population",
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId",
"valueString": "initial-population"
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 100
},
{
"id": "numerator",
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId",
"valueString": "Numerator"
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "numerator",
"display": "Numerator"
}
]
},
"count": 70
},
{
"id": "denominator-exclusion",
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId",
"valueString": "Denominator-Exclusion"
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator-exclusion",
"display": "Denominator Exclusion"
}
]
},
"count": 70
},
{
"id": "numerator-exclusion",
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId",
"valueString": "Numerator-Exclusion"
}
],
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "numerator-exclusion",
"display": "Numerator Exclusion"
}
]
},
"count": 0
}
],
"measureScore": {
"value": 0.1,
"unit": "d",
"system": "http://unitsofmeasure.org",
"code": "d"
}
}
]
}