| Package | hl7.fhir.uv.cqm |
| Resource Type | Measure |
| Id | measure-pi-exm |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/cqm/https://build.fhir.org/ig/HL7/fhir-cqm/Measure-measure-pi-exm.html |
| URL | http://example.org/fhir/measures/measure-pi-exm |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-05-31 |
| Name | EXMPromotingInteroperabilityMeasure |
| Title | EXM Promoting Interoperability Measure |
| Realm | uv |
| Authority | hl7 |
| Description | An example FHIR-based attestation measure - Promoting Interoperability |
| Purpose | This measure has been developed to support improvement in clinical care. |
| Copyright | Example Copyright Statement |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Knowledge Artifact Metadata | |
|---|---|
| Name (machine-readable) | EXMPromotingInteroperabilityMeasure |
| Title (human-readable) | EXM Promoting Interoperability Measure |
| Status | Active |
| Experimental | true |
| Description | An example FHIR-based attestation measure - Promoting Interoperability |
| Purpose | This measure has been developed to support improvement in clinical care. |
| Clinical Usage | Users of this measure should be aware of... |
| Approval Date | 2019-02-17 |
| Effective Period | 2018-01-01..2018-12-31 |
| Use Context | Clinical Venue = EC |
| Topic | Health Quality Measure Document |
| Measure Developer | Example Measure Content Developer: |
| Measure Steward | HL7 International / Clinical Quality Information |
| Steward Contact Details | http://www.hl7.org/Special/committees/cqi |
| Copyright | Example Copyright Statement |
| Measure Metadata | |
| Version Number | 1.0.0 |
| Measure Scoring | Attestation |
| Rationale | This measure is to..... |
| Improvement Notation | Increased score indicates improvement |
| Measure Population Criteria (ID: group-1) | |
| Numerator |
ID: numerator
Description: No description provided |
| Denominator |
ID: denominator
Description: No description provided |
| Generated using version 0.4.6 of the sample-content-ig Liquid templates | |
{
"resourceType": "Measure",
"id": "measure-pi-exm",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-attestationmeasure"
]
},
"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://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystem",
"valueReference": {
"reference": "Device/cqf-tooling"
}
}
],
"url": "http://example.org/fhir/measures/measure-pi-exm",
"identifier": [
{
"system": "http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm",
"value": "EXMPI"
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.61.29.22"
}
],
"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": "Clinical Venue"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes",
"code": "ec",
"display": "EC"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"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/uv/cqm/StructureDefinition/cqm-effectivePeriodAnchor",
"valueDateTime": "2018-01-01"
},
{
"url": "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-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": {
"language": "text/plain",
"expression": "The number of prescriptions in the denominator generated and transmitted electronically using CEHRT."
}
},
{
"id": "denominator",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator",
"display": "Denominator"
}
]
},
"criteria": {
"language": "text/plain",
"expression": "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."
}
}
]
}
]
}