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. For a full list of available versions, see the Directory of published versions

: Chronic Liver Disease Legacy Example Current - XML Representation

Active as of 2019-03-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="chronic-liver-disease-legacy-example-current"/>
  <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"/>
    <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/chronic-liver-disease-legacy-example-current"/>
  <version value="4.0.0"/>
  <name value="ChronicLiverDiseaseLegacyExampleCurrent"/>
  <title value="Chronic Liver Disease Legacy Example Current"/>
  <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 the example result of a default, current expansion that does not specify a code system version."/>
  <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>
  <expansion>
    <timestamp value="2021-02-05T08:57:00-06:00"/>
    <parameter>
      <name value="system-version"/>
    </parameter>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="1116000"/>
      <display value="Chronic aggressive type B viral hepatitis (disorder)"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="10295004"/>
      <display value="Chronic viral hepatitis (disorder)"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <inactive value="true"/>
      <code value="111370006"/>
      <display value="Cirrhosis of liver not due to alcohol (disorder)"/>
    </contains>
  </expansion>
</ValueSet>