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

: Chronic Liver Disease Legacy Example - XML Representation

Active as of 2019-03-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="chronic-liver-disease-legacy-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
    <profile
             value="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm"/>
    <profile
             value="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/1116000">1116000</a></td><td>Chronic aggressive type B viral hepatitis (disorder)</td></tr><tr><td><a href="http://snomed.info/id/10295004">10295004</a></td><td>Chronic viral hepatitis (disorder)</td></tr></table></li><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/731000124108/version/20150301</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/111370006">111370006</a></td><td>Cirrhosis of liver not due to alcohol (disorder)</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-usageWarning">
    <valueString
                 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. The value set expansion specifies the timestamp when the expansion was produced, SHOULD contain the parameters used for the expansion, and SHALL contain the codes that are obtained by evaluating the value set definition. If this is ONLY an executable value set, a distributable definition of the value set must be obtained to compute the updated expansion."/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/cqfmeasures/ValueSet/chronic-liver-disease-legacy-example"/>
  <version value="2020-05"/>
  <name value="ChronicLiverDiseaseLegacyExample"/>
  <title value="Chronic Liver Disease Legacy 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 is an example value set consisting of a subset of codes selected from Chronic Liver Disease (2.16.840.1.113883.3.464.1003.199.11.1065) for the purposes of illustrating a value set containing Legacy Codes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="1116000"/>
        <display
                 value="Chronic aggressive type B viral hepatitis (disorder)"/>
      </concept>
      <concept>
        <code value="10295004"/>
        <display value="Chronic viral hepatitis (disorder)"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/731000124108/version/20150301"/>
      <concept>
        <code value="111370006"/>
        <display value="Cirrhosis of liver not due to alcohol (disorder)"/>
      </concept>
    </include>
  </compose>
</ValueSet>