Quality Measure Implementation Guide (STU4)
4.0.0-ballot - ballot US

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v4.0.0-ballot: STU 4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, 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/StructureDefinition/shareablevalueset"/>
    <profile
             value="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/executable-valueset-cqfm"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set 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>
  <url
       value="http://hl7.org/fhir/us/cqfmeasures/ValueSet/executable-example"/>
  <version value="4.0.0-ballot"/>
  <name value="ExecutableExample"/>
  <title value="Executable Example"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2019-03-14T23:21:03-06:00"/>
  <publisher value="Clinical Quality Information WG"/>
  <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>