eCQM QICore Content Subset Implementation Guide
2024.0.0 - CI Build

eCQM QICore Content Subset Implementation Guide, published by cqframework. This guide is not an authorized publication; it is the continuous build for version 2024.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/ecqm-content-qicore-2024-subset/ and changes regularly. See the Directory of published versions

: Latest - XML Representation

Draft as of 2023-08-01

Raw xml | Download


<Library xmlns="http://hl7.org/fhir">
  <id value="Manifest-Latest"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <table class="narrative-table">
    <tbody>
<tr>


<th colspan="2" scope="row" class="row-header">Metadata</th>


</tr>

<tr>


<th scope="row" class="row-header">Title</th>


<td class="content-container">Latest</td>
</tr>



<tr>


<th scope="row" class="row-header">Version</th>


<td class="content-container">1.0.0</td>
</tr>







  
<tr>


<th scope="row" class="row-header">Identifier</th>


<td class="content-container">Latest</td>
</tr>







<tr>


<th scope="row" class="row-header">Status</th>


<td class="content-container">Draft</td>
</tr>




<tr>


<th scope="row" class="row-header">Experimental</th>


<td class="content-container">true</td>
</tr>





<tr>


<th scope="row" class="row-header">Jurisdiction</th>


<td class="content-container"><span title="Codes:{urn:iso:std:iso:3166 US}">United States of America</span></td>
</tr>








<tr>


<th scope="row" class="row-header">Steward (Publisher)</th>


<td class="content-container">Value Set Authority Center</td>
</tr>









<tr>


<th scope="row" class="row-header">Description</th>


<td class="content-container"><div><p>This example illustrates what a 'Latest' profile for VSAC expansion would look like</p>
</div></td>
</tr>






<tr>


<th scope="row" class="row-header">Type</th>


<td class="content-container"><span title="Codes:{http://terminology.hl7.org/CodeSystem/library-type asset-collection}">Asset Collection</span></td>
</tr>




<tr>
  <th colspan="2" scope="row" class="row-header">Generated using version 0.4.8 of the sample-content-ig Liquid templates</th>
</tr>

    </tbody>
  </table>
</div>
  </text>
  <contained>
    <Parameters>
      <id value="exp-params"/>
      <parameter>
        <name value="activeOnly"/>
        <valueBoolean value="true"/>
      </parameter>
      <parameter>
        <name value="includeDraft"/>
        <valueBoolean value="true"/>
      </parameter>
    </Parameters>
  </contained>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-expansionParameters">
    <valueReference>
      <reference value="#exp-params"/>
    </valueReference>
  </extension>
  <url value="http://hl7.org/fhir/us/cqfmeasures/Library/latest"/>
  <identifier>
    <use value="official"/>
    <system value="http://example.org/fhir/cqi/ecqm/Library/Identifier"/>
    <value value="Latest"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="Latest"/>
  <title value="Latest"/>
  <status value="draft"/>
  <experimental value="true"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/library-type"/>
      <code value="asset-collection"/>
    </coding>
  </type>
  <date value="2023-08-01"/>
  <publisher value="Value Set Authority Center"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://vsac.nlm.nih.gov/"/>
    </telecom>
  </contact>
  <description
               value="This example illustrates what a 'Latest' profile for VSAC expansion would look like"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
</Library>