Quality Measure Implementation Guide (STU5)
5.0.0-ballot2 - ballot United States of America flag

Quality Measure Implementation Guide (STU5), published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-measures/ and changes regularly. See the Directory of published versions

: Executable Example - XML Representation

Active as of 2019-03-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="executable-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"/>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-expandedvalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set expansion contains 3 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="http---hl7.org-fhir-us-cqfmeasures-CodeSystem-artifact-comment-type-documentation"> </a>  <a href="CodeSystem-artifact-comment-type.html#artifact-comment-type-documentation">documentation</a></td><td>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type</td><td/><td><div><p>The comment is providing additional documentation from an authoring perspective</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="http---hl7.org-fhir-us-cqfmeasures-CodeSystem-artifact-comment-type-review"> </a>  <a href="CodeSystem-artifact-comment-type.html#artifact-comment-type-review">review</a></td><td>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type</td><td/><td><div><p>The comment is providing feedback from a reviewer and requires resolution</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="http---hl7.org-fhir-us-cqfmeasures-CodeSystem-artifact-comment-type-guidance"> </a>  <a href="CodeSystem-artifact-comment-type.html#artifact-comment-type-guidance">guidance</a></td><td>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type</td><td/><td><div><p>The comment is providing usage guidance to an artifact consumer</p>
</div></td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-warning">
    <valueMarkdown
                   value="This value set contains a point-in-time expansion enumerating the codes that meet the value set intent. As new versions of the code systems used by the value set are released, the contents of this expansion will need to be updated to incorporate newly defined codes that meet the value set intent. Before, and periodically during production use, the value set expansion contents SHOULD be updated."/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/cqfmeasures/ValueSet/executable-example"/>
  <version value="4.0.0"/>
  <name value="ExecutableExample"/>
  <title value="Executable Example"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2019-03-14T23:21:03-06:00"/>
  <publisher value="HL7 International / Clinical Quality Information"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <description
               value="This value set is an illustration of an executable value set, based on the ArtifactCommentType value set, including all codes from the ArtifactCommentType code system."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <expansion>
    <timestamp value="2022-03-16T16:43:03-06:00"/>
    <parameter>
      <name value="system-version"/>
      <valueUri
                value="http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type|3.0.0"/>
    </parameter>
    <contains>
      <system
              value="http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type"/>
      <code value="documentation"/>
    </contains>
    <contains>
      <system
              value="http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type"/>
      <code value="review"/>
    </contains>
    <contains>
      <system
              value="http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type"/>
      <code value="guidance"/>
    </contains>
  </expansion>
</ValueSet>