This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v5.0.0-ballot: STU5 (v5.0.0) Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions
: Computable Example - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="computable-example"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
<profile
value="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-artifact-comment-type.html"><code>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type</code></a></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cqi"/>
</extension>
<url
value="http://hl7.org/fhir/us/cqfmeasures/ValueSet/computable-example"/>
<version value="5.0.0-ballot"/>
<name value="ComputableExample"/>
<title value="Computable 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 a computable 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>
<compose>
<include>
<system
value="http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type"/>
</include>
</compose>
</ValueSet>