Quality Measure Implementation Guide (STU4)
4.0.0 - STU4 United States of America flag

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v4.0.0: STU4 (v4.0.0)) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). 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">Placeholder</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"/>
  <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>