Package | hl7.fhir.us.davinci-deqm |
Resource Type | Measure |
Id | measure-pi-example |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-deqm/https://build.fhir.org/ig/HL7/davinci-deqm/Measure-measure-pi-example.html |
URL | http://hl7.org/fhir/us/davinci-deqm/Measure/measure-pi-example |
Version | 5.0.0 |
Status | active |
Date | 2023-05-31 |
Name | EXMPromotingInteroperabilityMeasure |
Title | EXM Promoting Interoperability Measure |
Realm | us |
Authority | hl7 |
Description | An example FHIR-based publishable measure - Promoting Interoperability |
Purpose | The purpose of this measure is to... |
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 publishable measure - Promoting Interoperability |
Purpose | The purpose of this measure is to... |
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 | 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 | 5.0.0 |
Measure Scoring | proportion |
Improvement Notation | Increased score indicates improvement |
Population Basis | Encounter |
Scoring Unit | /1000.d |
Measure Population Criteria (ID: group-1) | |
Initial Population |
ID: initial-population
Description: No description provided |
Numerator |
ID: numerator
Description: The number of prescriptions in the denominator generated and transmitted electronically using CEHRT. |
Denominator |
ID: 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. |
Generated using version 0.4.6 of the sample-content-ig Liquid templates |
{ "resourceType": "Measure", "id": "measure-pi-example", "meta": { "profile": [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm", "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "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": [ { "system": "http://unitsofmeasure.org", "code": "/1000.d" } ] } }, { "url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystem", "valueReference": { "reference": "Device/deqm-software-system-example" } } ], "url": "http://hl7.org/fhir/us/davinci-deqm/Measure/measure-pi-example", "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.2.29.6" } ], "version": "5.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 publishable 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": "The purpose of this measure is to...", "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": "proportion", "display": "proportion" } ] }, "improvementNotation": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", "code": "increase", "display": "Increased score indicates improvement" } ] }, "group": [ { "id": "group-1", "population": [ { "id": "initial-population", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "initial-population", "display": "Initial Population" } ] }, "criteria": { "language": "text/cql-identifier", "expression": "Initial Population" } }, { "id": "numerator", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "numerator", "display": "Numerator" } ] }, "description": "The number of prescriptions in the denominator generated and transmitted electronically using CEHRT.", "criteria": { "language": "text/cql-identifier", "expression": "Numerator" } }, { "id": "denominator", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "denominator", "display": "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.", "criteria": { "language": "text/cql-identifier", "expression": "Denominator" } } ] } ] }