{
"description": "An example FHIR-based publishable measure - Promoting Interoperability",
"_filename": "example/Measure-measure-pi-example.json",
"package_name": "hl7.fhir.us.davinci",
"date": "2023-05-31",
"group": [ {
"id": "group-1",
"population": [ {
"id": "initial-population",
"code": {
"coding": [ {
"code": "initial-population",
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"display": "Initial Population"
} ]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Initial Population"
}
}, {
"id": "numerator",
"code": {
"coding": [ {
"code": "numerator",
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"display": "Numerator"
} ]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Numerator"
},
"description": "The number of prescriptions in the denominator generated and transmitted electronically using CEHRT."
}, {
"id": "denominator",
"code": {
"coding": [ {
"code": "denominator",
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"display": "Denominator"
} ]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Denominator"
},
"description": "Number of prescriptions written for drugs requiring a prescription in order to be dispensed other than controlled substances during the performance period; or number of prescriptions written for drugs requiring a prescription in order to be dispensed during the performance period."
} ]
} ],
"meta": {
"profile": [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm", "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm" ]
},
"publisher": "HL7 International / Clinical Quality Information",
"approvalDate": "2019-02-17",
"disclaimer": "Example disclaimer",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"purpose": "The purpose of this measure is to...",
"name": "EXMPromotingInteroperabilityMeasure",
"useContext": [ {
"code": {
"code": "program",
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type"
},
"valueCodeableConcept": {
"text": "eligible-provider",
"coding": [ {
"code": "ep-ec",
"system": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/quality-programs-example"
} ]
}
} ],
"copyright": "Example Copyright Statement",
"type": null,
"experimental": "true",
"topic": [ {
"text": "Health Quality Measure Document",
"coding": [ {
"code": "57024-2",
"system": "http://loinc.org"
} ]
} ],
"resourceType": "Measure",
"title": "EXM Promoting Interoperability Measure",
"package_version": "deqm-5.0.0-ballot",
"author": [ {
"name": "Example Measure Content Developer"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis",
"valueCode": "Encounter"
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-scoringUnit",
"valueCodeableConcept": {
"coding": [ {
"code": "/1000.d",
"system": "http://unitsofmeasure.org"
} ]
}
}, {
"url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystem",
"valueReference": {
"reference": "Device/deqm-software-system-example"
}
} ],
"usage": "Users of this measure should be aware of...",
"status": "active",
"id": "34aacfb7-02b2-4ab2-8fe5-cce16928825c",
"kind": null,
"url": "http://hl7.org/fhir/us/davinci-deqm/Measure/measure-pi-example",
"identifier": [ {
"value": "EXMPI",
"system": "http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm"
}, {
"value": "urn:oid:2.16.840.1.113883.4.642.40.2.29.6",
"system": "urn:ietf:rfc:3986"
} ],
"lastReviewDate": "2019-02-17",
"scoring": {
"coding": [ {
"code": "proportion",
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"display": "proportion"
} ]
},
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ],
"effectivePeriod": {
"end": "2018-12-31",
"start": "2018-01-01",
"extension": [ {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-effectivePeriodAnchor",
"valueDateTime": "2018-01-01"
}, {
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-effectivePeriodDuration",
"valueDuration": {
"code": "a",
"value": 1,
"system": "http://unitsofmeasure.org"
}
} ]
}
}