This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
<Measure xmlns="http://hl7.org/fhir"> <id value="measure-terminology-FHIR"/> <meta> <versionId value="2"/> <lastUpdated value="2019-03-12T02:36:06.824-06:00"/> <profile value="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cohort-measure-cqfm"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><table class="grid dict"><tr style="vertical-align: top;"><th scope="row"><b>Id: </b></th><td style="padding-left: 25px; padding-right: 25px;">Measure/measure-terminology-FHIR</td></tr><tr style="vertical-align: top;"><th rowspan="1" scope="row"><b>Type: </b></th><td style="padding-left: 25px; padding-right: 25px;"><span><span><span style="padding-left: 25px;"><b>system: </b><span>http://hl7.org/fhir/measure-type</span><br/></span><span style="padding-left: 25px;"><b>code: </b><span>process</span></span></span></span></td></tr><tr style="vertical-align: top;"><th rowspan="1" scope="row"><b>Identifier: </b></th><td style="padding-left: 25px; padding-right: 25px;"><b>system: </b><span>http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm</span><br/><b>value: </b><span>Terminology_FHIR</span></td></tr><tr style="vertical-align: top;"><th scope="row"><b>Title: </b></th><td style="padding-left: 25px; padding-right: 25px;">Terminology FHIR</td></tr><tr style="vertical-align: top;"><th scope="row"><b>Status: </b></th><td style="padding-left: 25px; padding-right: 25px;">active</td></tr><tr style="vertical-align: top;"><th scope="row"><b>Description: </b></th><td style="padding-left: 25px; padding-right: 25px;">This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM</td></tr><tr style="vertical-align: top;"><th rowspan="1" scope="row"><b>Topic: </b></th><td style="padding-right: 25px;"><span><span><span style="padding-left: 25px;"><b>system: </b><span>http://loinc.org</span><br/></span><span style="padding-left: 25px;"><b>code: </b><span>57024-2</span><br/></span><span style="padding-left: 25px;"><b>display: </b><span>Health Quality Measure Document</span></span></span></span></td></tr><tr style="vertical-align: top;"><th rowspan="1" scope="row"><b>Library: </b></th><td><p style="padding-left: 25px; padding-right: 25px;"><b>reference: </b><span>Library/library-terminology-FHIR</span></p></td></tr><tr><th scope="row"><b>Scoring: </b></th><td style="padding-left: 25px; padding-right: 25px;"><span><span><span style="padding-left: 25px;"><b>system: </b><span>http://hl7.org/fhir/measure-scoring</span><br/></span><span style="padding-left: 25px;"><b>code: </b><span>cohort</span></span></span></span></td></tr><tr style="vertical-align: top;"><th scope="row"><b>Group:</b></th><td><p style="padding-left: 25px; padding-right: 25px;"><b>Identifier:</b><br/><span style="padding-left: 25px;"><b>value: </b><span>group-1</span><br/></span></p></td></tr><tr style="vertical-align: top;"><td colspan="2"><table style="margin-bottom: 5px; width: 100%"><tr style="vertical-align: top;"><th rowspan="1" scope="row" style="padding-left: 25px;"><b>Population:</b></th><td><p style="margin-bottom: 5px; padding-left: 25px;"><b>Identifier:</b><br/><span style="padding-left: 25px;"><b>value: </b><span>initial-population-identifier</span><br/></span></p><p style="margin-bottom: 5px; padding-left: 25px;"><b>criteria: </b><span>Initial Population</span></p></td></tr></table></td></tr></table></div> </text> <extension url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis"> <valueCode value="Encounter"/> </extension> <url value="http://hl7.org/fhir/us/cqfmeasures/Measure/measure-terminology-FHIR"/> <identifier> <use value="official"/> <system value="http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm"/> <value value="Terminology_FHIR"/> </identifier> <version value="1.0.0"/> <name value="Terminology_FHIR"/> <title value="Terminology FHIR"/> <status value="active"/> <experimental value="true"/> <date value="2019-02-21"/> <publisher value="Health Level 7 International - Clinical Quality Information Work Group"/> <description value="This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM"/> <approvalDate value="2019-03-08"/> <lastReviewDate value="2019-03-08"/> <effectivePeriod> <start value="2018-01-01"/> <end value="2018-12-31"/> </effectivePeriod> <topic> <coding> <system value="http://loinc.org"/> <code value="57024-2"/> <display value="Health Quality Measure Document"/> </coding> </topic> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/cqi/index.cfm"/> </telecom> </contact> <library> <reference value="Library/library-terminology-FHIR"/> </library> <scoring> <coding> <system value="http://hl7.org/fhir/measure-scoring"/> <code value="cohort"/> </coding> </scoring> <type> <coding> <system value="http://hl7.org/fhir/measure-type"/> <code value="process"/> </coding> </type> <improvementNotation value="decrease"/> <group> <identifier> <value value="group-1"/> </identifier> <population> <identifier> <value value="initial-population-identifier"/> </identifier> <code> <coding> <system value="http://terminology.hl7.org/CodeSystem/measure-population"/> <code value="initial-population"/> <display value="Initial Population"/> </coding> </code> <criteria value="Initial Population"/> </population> </group> </Measure>