FHIR IG analytics| Package | hl7.fhir.us.cqfmeasures.r4 |
| Resource Type | Measure |
| Id | Measure-measure-pi-exm.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Title: | EXM Promoting Interoperability Measure | ||||
|---|---|---|---|---|---|
| Id: | measure-pi-exm | ||||
| Version: | 1.0.0 | ||||
| Url: | EXM Promoting Interoperability Measure | ||||
|
EXMPI |
|||||
| Effective Period: | 2018-01-01..2018-12-31 | ||||
| Experimental: | true | ||||
| Publisher: | HL7 International / Clinical Quality Information | ||||
| Author: | Example Measure Content Developer | ||||
| Description: | An example FHIR-based attestation measure - Promoting Interoperability |
||||
| Use Context: |
|
||||
| Jurisdiction: | US | ||||
| Topic: | 57024-2 | ||||
| Purpose: | This measure has been developed to support improvement in clinical care. |
||||
| Copyright: | Example Copyright Statement |
||||
| Disclaimer: | Example disclaimer |
||||
| Scoring: |
Attestation |
||||
| Rationale: | This measure is to..... |
||||
| Improvement Notation: |
Increased score indicates improvement |
||||
| Guidance (Usage): | Users of this measure should be aware of... |
{
"resourceType": "Measure",
"id": "measure-pi-exm",
"meta": {
"profile": [
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/attestation-measure-cqfm"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystem",
"valueReference": {
"reference": "Device/software-system-example"
}
}
],
"url": "http://example.org/fhir/measures/measure-pi-exm",
"identifier": [
{
"system": "http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm",
"value": "EXMPI"
}
],
"version": "1.0.0",
"name": "EXMPromotingInteroperabilityMeasure",
"title": "EXM Promoting Interoperability Measure",
"status": "active",
"experimental": true,
"date": "2023-05-31",
"publisher": "HL7 International / Clinical Quality Information",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description": "An example FHIR-based attestation measure - Promoting Interoperability",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "venue",
"display": "Venue"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes",
"code": "ec",
"display": "EC"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "This measure has been developed to support improvement in clinical care.",
"usage": "Users of this measure should be aware of...",
"copyright": "Example Copyright Statement",
"approvalDate": "2019-02-17",
"lastReviewDate": "2019-02-17",
"effectivePeriod": {
"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": {
"value": 1,
"system": "http://unitsofmeasure.org",
"code": "a"
}
}
],
"start": "2018-01-01",
"end": "2018-12-31"
},
"topic": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "57024-2"
}
],
"text": "Health Quality Measure Document"
}
],
"author": [
{
"name": "Example Measure Content Developer"
}
],
"disclaimer": "Example disclaimer",
"scoring": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code": "attestation",
"display": "Attestation"
}
]
},
"rationale": "This measure is to.....",
"improvementNotation": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code": "increase",
"display": "Increased score indicates improvement"
}
]
},
"group": [
{
"id": "group-1",
"population": [
{
"id": "numerator",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "numerator",
"display": "Numerator"
}
]
},
"criteria": {
"description": "The number of prescriptions in the denominator generated and transmitted electronically using CEHRT.",
"language": "text/cql-identifier",
"expression": "Numerator"
}
},
{
"id": "denominator",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator",
"display": "Denominator"
}
]
},
"criteria": {
"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.",
"language": "text/cql-identifier",
"expression": "Denominator"
}
}
]
}
]
}