Package | hl7.fhir.us.cqfmeasures |
Resource Type | Measure |
Id | Terminology-FHIR |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/cqfmeasures/http://hl7.org/fhir/us/cqfmeasures/STU5/Measure-Terminology-FHIR.html |
URL | http://hl7.org/fhir/us/cqfmeasures/Measure/Terminology-FHIR |
Version | 1.0.0 |
Status | active |
Date | 2022-02-22 |
Name | Terminology_FHIR |
Title | Terminology FHIR |
Realm | us |
Authority | hl7 |
Description | This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Title: | Terminology FHIR | |
---|---|---|
Id: | Terminology-FHIR | |
Version: | 1.0.0 | |
Url: | Terminology FHIR | |
Official |
Terminology_FHIR |
|
Effective Period: | 2018-01-01..2018-12-31 | |
Experimental: | true | |
Publisher: | HL7 International / Clinical Quality Information | |
Description: | This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM |
|
Jurisdiction: | US | |
Topic: | 57024-2 | |
Basis: | Encounter | |
Scoring: |
Cohort |
|
Type: |
process |
|
Improvement Notation: |
Decreased score indicates improvement |
|
Libraries: |
|
{ "resourceType": "Measure", "id": "Terminology-FHIR", "meta": { "profile": [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cohort-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/uv/crmi/StructureDefinition/crmi-effectiveDataRequirements", "valueCanonical": "http://hl7.org/fhir/us/cqfmeasures/Library/moduledefinition-example" } ], "url": "http://hl7.org/fhir/us/cqfmeasures/Measure/Terminology-FHIR", "identifier": [ { "use": "official", "system": "http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm", "value": "Terminology_FHIR" } ], "version": "1.0.0", "name": "Terminology_FHIR", "title": "Terminology FHIR", "status": "active", "experimental": true, "date": "2022-02-22", "publisher": "HL7 International / Clinical Quality Information", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cqi" } ] } ], "description": "This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "approvalDate": "2019-03-08", "lastReviewDate": "2019-03-08", "effectivePeriod": { "start": "2018-01-01", "end": "2018-12-31" }, "topic": [ { "coding": [ { "system": "http://loinc.org", "code": "57024-2", "display": "Health Quality Measure Document" } ] } ], "library": [ "http://hl7.org/fhir/us/cqfmeasures/Library/Terminology-FHIR" ], "scoring": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-scoring", "code": "cohort", "display": "Cohort" } ] }, "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-type", "code": "process" } ] } ], "improvementNotation": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", "code": "decrease", "display": "Decreased score indicates improvement" } ] }, "group": [ { "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" } } ] } ] }